opencv/modules/contrib/src
Roman Donchenko 4cf9990d4e Merge remote-tracking branch 'origin/2.4' into merge-2.4
Conflicts:
	doc/tutorials/definitions/noContent.rst
	doc/tutorials/gpu/gpu-basics-similarity/gpu-basics-similarity.rst
	doc/tutorials/introduction/android_binary_package/dev_with_OCV_on_Android.rst
	doc/tutorials/introduction/how_to_write_a_tutorial/how_to_write_a_tutorial.rst
	modules/core/include/opencv2/core/core.hpp
	modules/core/include/opencv2/core/internal.hpp
	modules/core/include/opencv2/core/version.hpp
	modules/gpu/CMakeLists.txt
	modules/highgui/perf/perf_output.cpp
	modules/highgui/test/test_video_io.cpp
	modules/ocl/include/opencv2/ocl/ocl.hpp
	modules/ocl/perf/main.cpp
	modules/ocl/src/hog.cpp
	modules/ocl/src/initialization.cpp
	modules/ocl/src/moments.cpp
	modules/ocl/src/opencl/moments.cl
	modules/ocl/test/main.cpp
	modules/ocl/test/test_moments.cpp
	modules/python/test/test.py
	modules/ts/include/opencv2/ts/ts_perf.hpp
	modules/ts/src/precomp.hpp
	modules/ts/src/ts_perf.cpp
2013-07-03 19:53:21 +04:00
..
adaptiveskindetector.cpp Move legacy part of opencv_contrib to separate header 2013-04-12 19:37:40 +04:00
ba.cpp Move legacy part of opencv_contrib to separate header 2013-04-12 19:37:40 +04:00
basicretinafilter.cpp Remove all using directives for STL namespace and members 2013-02-25 15:04:17 +04:00
basicretinafilter.hpp Remove all using directives for STL namespace and members 2013-02-25 15:04:17 +04:00
bowmsctrainer.cpp Remove all using directives for STL namespace and members 2013-02-25 15:04:17 +04:00
chamfermatching.cpp Move legacy part of opencv_contrib to separate header 2013-04-12 19:37:40 +04:00
chowliutree.cpp Remove all using directives for STL namespace and members 2013-02-25 15:04:17 +04:00
colormap.cpp Move legacy part of opencv_contrib to separate header 2013-04-12 19:37:40 +04:00
colortracker.cpp Move C API of opencv_video to separate file 2013-04-11 17:38:33 +04:00
contrib_init.cpp
detection_based_tracker.cpp Move non-CV functionality from core.hpp to separate utility.hpp header 2013-03-20 17:56:06 +04:00
facerec.cpp Added #include <limits> to files that were missing it. 2013-05-06 22:45:11 -04:00
featuretracker.cpp Move C API of opencv_calib3d to separate file 2013-04-11 21:00:17 +04:00
fuzzymeanshifttracker.cpp Move legacy part of opencv_contrib to separate header 2013-04-12 19:37:40 +04:00
gencolors.cpp Move legacy part of opencv_contrib to separate header 2013-04-12 19:37:40 +04:00
hybridtracker.cpp Remove all using directives for STL namespace and members 2013-02-25 15:04:17 +04:00
imagelogpolprojection.cpp Remove all using directives for STL namespace and members 2013-02-25 15:04:17 +04:00
imagelogpolprojection.hpp Updated warning options for GCC; fixed new warnings. 2012-06-20 12:27:02 +00:00
inputoutput.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 2013-07-03 19:53:21 +04:00
lda.cpp Move legacy part of opencv_contrib to separate header 2013-04-12 19:37:40 +04:00
logpolar_bsm.cpp Remove all using directives for STL namespace and members 2013-02-25 15:04:17 +04:00
magnoretinafilter.cpp Remove all using directives for STL namespace and members 2013-02-25 15:04:17 +04:00
magnoretinafilter.hpp added openfabmap code, contributed by Arren Glover. fixed several warnings in the new versions of retina filters 2012-09-03 17:03:31 +04:00
octree.cpp Move legacy part of opencv_contrib to separate header 2013-04-12 19:37:40 +04:00
openfabmap.cpp Remove all using directives for STL namespace and members 2013-02-25 15:04:17 +04:00
parvoretinafilter.cpp Normalize line endings and whitespace 2012-10-17 15:57:49 +04:00
parvoretinafilter.hpp Normalize line endings and whitespace 2012-10-17 15:57:49 +04:00
polyfit.cpp
precomp.cpp
precomp.hpp Move border type constants and Moments class to core module 2013-04-10 19:14:24 +04:00
retina.cpp nicer interface with the use of InputArray and OutptArray instated of (const Mat&) 2013-05-03 11:45:13 +02:00
retinacolor.cpp activated parallelized gradient computation 2013-04-27 21:30:35 +02:00
retinacolor.hpp updated sources to correct buildbot warnings 2013-04-30 17:32:47 +02:00
retinafilter.cpp Remove all using directives for STL namespace and members 2013-02-25 15:04:17 +04:00
retinafilter.hpp Updated warning options for GCC; fixed new warnings. 2012-06-20 12:27:02 +00:00
rgbdodometry.cpp Move legacy part of opencv_contrib to separate header 2013-04-12 19:37:40 +04:00
selfsimilarity.cpp Remove all using directives for STL namespace and members 2013-02-25 15:04:17 +04:00
spinimages.cpp Move legacy part of opencv_contrib to separate header 2013-04-12 19:37:40 +04:00
stereovar.cpp Move legacy part of opencv_contrib to separate header 2013-04-12 19:37:40 +04:00
templatebuffer.hpp Remove all using directives for STL namespace and members 2013-02-25 15:04:17 +04:00