opencv/samples
Rok Mandeljc e0c8721830 samples: gpu: removed inclusion of non-existent opencv2/contrib/contrib.hpp header, re-introduced TickMeter class in a separate header
This patch removes inclusion of opencv2/contrib/contrib.hpp header,
which does not exist anymore due to removal of opencv_contrib module.

The samples including this header appear to be doing so in order to
use TickMeter class; therefore, the latter is now provided by tick_meter.hpp
header file, located in samples/gpu folder.
2014-08-30 01:01:08 +02:00
..
android fixing more compile problems with Java bindings etc 2014-08-14 13:48:52 +04:00
cpp continue fixing nonfree elements 2014-08-28 13:30:47 +02:00
directx Several type of formal refactoring: 2014-08-13 15:21:35 +04:00
gpu samples: gpu: removed inclusion of non-existent opencv2/contrib/contrib.hpp header, re-introduced TickMeter class in a separate header 2014-08-30 01:01:08 +02:00
java fixing more compile problems with Java bindings etc 2014-08-14 13:48:52 +04:00
python2 base class name resolution 2014-08-21 14:51:03 +04:00
tapi moved nonfree and a part of features2d to opencv_contrib/xfeatures2d 2014-08-11 23:26:39 +04:00
winrt typos 2014-03-02 21:04:17 +04:00
CMakeLists.txt removed contrib, legacy and softcsscade modules; removed latentsvm and datamatrix detector from objdetect. removed haartraining and sft apps. 2014-06-24 19:18:51 +04:00