opencv/apps/traincascade
Roman Donchenko 2c4bbb313c Merge commit '43aec5ad' into merge-2.4
Conflicts:
	cmake/OpenCVConfig.cmake
	cmake/OpenCVLegacyOptions.cmake
	modules/contrib/src/retina.cpp
	modules/gpu/doc/camera_calibration_and_3d_reconstruction.rst
	modules/gpu/doc/video.rst
	modules/gpu/src/speckle_filtering.cpp
	modules/python/src2/cv2.cv.hpp
	modules/python/test/test2.py
	samples/python/watershed.py
2013-08-27 13:26:44 +04:00
..
boost.cpp Merge remote-tracking branch 'origin/2.4' 2013-06-05 15:42:07 +04:00
boost.h Remove all using directives for STL namespace and members 2013-02-25 15:04:17 +04:00
cascadeclassifier.cpp Completely separate C and C++ API of OpenCV core 2013-04-01 15:24:34 +04:00
cascadeclassifier.h Remove all using directives for STL namespace and members 2013-02-25 15:04:17 +04:00
CMakeLists.txt Merge commit '43aec5ad' into merge-2.4 2013-08-27 13:26:44 +04:00
features.cpp Completely separate C and C++ API of OpenCV core 2013-04-01 15:24:34 +04:00
haarfeatures.cpp Move C API of opencv_video to separate file 2013-04-11 17:38:33 +04:00
haarfeatures.h Remove all using directives for STL namespace and members 2013-02-25 15:04:17 +04:00
HOGfeatures.cpp Move C API of opencv_video to separate file 2013-04-11 17:38:33 +04:00
HOGfeatures.h Remove all using directives for STL namespace and members 2013-02-25 15:04:17 +04:00
imagestorage.cpp Make imgproc.hpp independent from C API 2013-04-08 15:47:28 +04:00
imagestorage.h Remove all using directives for STL namespace and members 2013-02-25 15:04:17 +04:00
lbpfeatures.cpp Move C API of opencv_video to separate file 2013-04-11 17:38:33 +04:00
lbpfeatures.h Remove all using directives for STL namespace and members 2013-02-25 15:04:17 +04:00
traincascade_features.h Remove all using directives for STL namespace and members 2013-02-25 15:04:17 +04:00
traincascade.cpp Completely separate C and C++ API of OpenCV core 2013-04-01 15:24:34 +04:00