opencv/modules/legacy/test
Roman Donchenko f76dd99299 Merge remote-tracking branch 'origin/2.4' into merge-2.4
Conflicts:
	cmake/OpenCVModule.cmake
	doc/tutorials/calib3d/camera_calibration/camera_calibration.rst
	doc/tutorials/features2d/feature_detection/feature_detection.rst
	doc/tutorials/features2d/feature_flann_matcher/feature_flann_matcher.rst
	doc/tutorials/features2d/feature_homography/feature_homography.rst
	modules/core/include/opencv2/core/operations.hpp
	modules/core/src/arithm.cpp
	modules/gpu/perf/perf_video.cpp
	modules/imgproc/include/opencv2/imgproc/imgproc.hpp
	modules/java/generator/gen_java.py
	modules/java/generator/src/cpp/VideoCapture.cpp
	modules/nonfree/src/opencl/surf.cl
	modules/ocl/include/opencv2/ocl/ocl.hpp
	modules/ocl/perf/perf_haar.cpp
	modules/ocl/perf/perf_precomp.hpp
	modules/ocl/src/color.cpp
	modules/ocl/src/filtering.cpp
	modules/ocl/test/test_color.cpp
	modules/ocl/test/test_objdetect.cpp
	modules/python/src2/cv2.cpp
	samples/gpu/CMakeLists.txt
	samples/gpu/super_resolution.cpp
2013-08-19 19:02:36 +04:00
..
test_bruteforcematcher.cpp Remove all using directives for STL namespace and members 2013-02-25 15:04:17 +04:00
test_em.cpp All tests writing temporary files are updated to use cv::tempfile() function 2012-06-25 11:24:06 +00:00
test_main.cpp lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template. 2012-03-15 14:36:01 +00:00
test_nearestneighbors.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
test_optflow.cpp Move C API of opencv_video to separate file 2013-04-11 17:38:33 +04:00
test_precomp.hpp Move non-CV functionality from core.hpp to separate utility.hpp header 2013-03-20 17:56:06 +04:00
test_pyrsegmentation.cpp Move cv::Rect_ 2013-04-01 15:24:33 +04:00
test_stereomatching.cpp All modules (except ocl and gpu) compiles and pass tests 2013-03-22 22:14:26 +04:00
test_subdivisions.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00