opencv/modules/imgproc/test
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
..
test_approxpoly.cpp Normalized file endings. 2013-08-21 18:59:25 +04:00
test_bilateral_filter.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
test_boundingrect.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
test_canny.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
test_color.cpp Make highgui.hpp independent from C API 2013-04-08 15:47:29 +04:00
test_connectedcomponents.cpp connectedcomponents test case 2012-12-10 02:21:45 -08:00
test_contours.cpp Warning fixes continued 2012-06-09 15:00:04 +00:00
test_convhull.cpp Normalized file endings. 2013-08-21 18:59:25 +04:00
test_cvtyuv.cpp Deleted all trailing whitespace. 2013-08-21 18:59:24 +04:00
test_distancetransform.cpp Merge commit '43aec5ad' into merge-2.4 2013-08-27 13:26:44 +04:00
test_emd.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
test_filter.cpp Normalized file endings. 2013-08-21 18:59:25 +04:00
test_floodfill.cpp Completely separate C and C++ API of OpenCV core 2013-04-01 15:24:34 +04:00
test_grabcut.cpp Make highgui.hpp independent from C API 2013-04-08 15:47:29 +04:00
test_histograms.cpp Move cv::Mat out of core.hpp 2013-04-01 15:24:34 +04:00
test_houghLines.cpp Normalized file endings. 2013-08-21 18:59:25 +04:00
test_imgwarp_strict.cpp Implementation of cv::Matx and cv::Vec is almost moved to matx.hpp 2013-04-01 15:24:33 +04:00
test_imgwarp.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
test_lsd.cpp Added fixes mentioned in #3205 : changing uint to unsigned literals for compilation on Mingw 4.7.2 2013-08-12 10:04:15 +02:00
test_main.cpp added 16-bit support to Bayer2RGB & Bayer2Gray (ticket #686); fixed bug in cv.CreateHist() when no ranges are passed (ticket #990) 2011-06-03 15:45:50 +00:00
test_moments.cpp converted moments function to C++ 2013-02-12 18:07:22 +04:00
test_pc.cpp Fixed phaseCorrelate result for not power of 2 size images #1812 (thanks to Jeff Mast) 2012-05-18 08:33:19 +00:00
test_precomp.hpp Make highgui.hpp independent from C API 2013-04-08 15:47:29 +04:00
test_templmatch.cpp Move cv::Scalar_ to types.hpp 2013-04-01 15:24:33 +04:00
test_thresh.cpp Normalized file endings. 2013-08-21 18:59:25 +04:00
test_watershed.cpp Normalized file endings. 2013-08-21 18:59:25 +04:00