opencv/modules/core/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_arithm.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 2013-08-13 12:56:39 +04:00
test_countnonzero.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
test_ds.cpp fixed #2297, #2300; fixed several warnings 2012-08-28 13:45:35 +04:00
test_dxt.cpp fixed Core_MulSpectrums failure 2013-02-25 22:02:24 +04:00
test_eigen.cpp Cleanup core module API 2013-04-09 13:36:32 +04:00
test_io.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 2013-08-19 19:02:36 +04:00
test_main.cpp Warning and review notes fixes. 2013-08-02 04:10:56 -07:00
test_mat.cpp Finalize core headers reorganization 2013-04-03 14:10:03 +04:00
test_math.cpp Move cv::Mat out of core.hpp 2013-04-01 15:24:34 +04:00
test_misc.cpp Added a test that documents that negative numbers are not clipped by cv::saturate_cast 2013-02-11 14:58:38 +04:00
test_operations.cpp Changed / for Matx to Matx::div, for symmetry with Matx::mul. 2013-07-16 12:25:26 +04:00
test_precomp.hpp Move FileStorage to separate header 2013-04-01 19:18:05 +04:00
test_rand.cpp Backported RNG_MT19937 from master. 2013-04-10 19:39:38 +04:00