opencv/modules/objdetect/src
Roman Donchenko 9c2272d520 Merge remote-tracking branch 'origin/2.4' into merge-2.4
Conflicts:
	.gitignore
	CMakeLists.txt
	doc/CMakeLists.txt
	modules/calib3d/src/stereosgbm.cpp
	modules/core/include/opencv2/core/mat.hpp
	modules/highgui/src/cap_openni.cpp
	modules/ml/include/opencv2/ml/ml.hpp
	modules/objdetect/src/hog.cpp
	modules/ocl/perf/perf_color.cpp
	modules/ocl/src/arithm.cpp
	modules/ocl/src/filtering.cpp
	modules/ocl/src/imgproc.cpp
	modules/ocl/src/optical_flow_farneback.cpp
	platforms/scripts/camera_build.conf
	platforms/scripts/cmake_android_all_cameras.py
	samples/cpp/Qt_sample/main.cpp
	samples/cpp/tutorial_code/introduction/windows_visual_studio_Opencv/Test.cpp
2013-11-26 15:05:26 +04:00
..
_latentsvm.h Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
_lsvm_distancetransform.h Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
_lsvm_error.h refactoring latentSVM 2011-07-12 18:43:41 +00:00
_lsvm_fft.h Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
_lsvm_matching.h Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
_lsvm_resizeimg.h fixed several gcc 4.1 warnings 2010-10-21 18:30:57 +00:00
_lsvm_routine.h Move C API of opencv_objdetect to separate file 2013-04-12 14:37:01 +04:00
_lsvm_tbbversion.h Normalized file endings. 2013-08-21 18:59:25 +04:00
_lsvm_types.h Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
_lsvmparser.h Move C API of opencv_objdetect to separate file 2013-04-12 14:37:01 +04:00
cascadedetect.cpp updated patch to bring in the first functions with "transparent API" 2013-11-18 11:48:00 -05:00
cascadedetect.hpp Merge commit '43aec5ad' into merge-2.4 2013-08-27 13:26:44 +04:00
datamatrix.cpp Move C API of opencv_objdetect to separate file 2013-04-12 14:37:01 +04:00
distancetransform.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
erfilter.cpp fixed compilation for vs2008 2013-11-17 14:13:13 +04:00
featurepyramid.cpp Merge commit '43aec5ad' into merge-2.4 2013-08-27 13:26:44 +04:00
fft.cpp Normalized file endings. 2013-08-21 18:59:25 +04:00
haar.cpp fixed compile errors and warnings when building master branch with IPP enabled 2013-09-20 16:02:15 +04:00
hog.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 2013-11-26 15:05:26 +04:00
latentsvm.cpp Merge remote-tracking branch 'origin/2.4' 2013-06-05 15:42:07 +04:00
latentsvmdetector.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 2013-11-26 15:05:26 +04:00
linemod.cpp Boring changes - objdetect. 2013-09-05 19:02:58 +04:00
lsvmparser.cpp Added pointer initialization 2013-11-22 13:33:33 +01:00
lsvmtbbversion.cpp Normalized file endings. 2013-08-21 18:59:25 +04:00
matching.cpp Move C API of opencv_objdetect to separate file 2013-04-12 14:37:01 +04:00
normal_lut.i Initial commit of LINE-MOD source code to objdetect module. 2012-02-26 23:55:18 +00:00
precomp.hpp updated patch to bring in the first functions with "transparent API" 2013-11-18 11:48:00 -05:00
resizeimg.cpp Move border type constants and Moments class to core module 2013-04-10 19:14:24 +04:00
routine.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00