opencv/modules/imgproc/test
Rostislav Vasilikhin 1055f9d208 Merge pull request #10757 from savuor:test_hist_renew
* old types removed

* QueryHist tests: new types

* ThreshHist tests: new types

* CalcHist tests: new types

* CalcBackProject tests: new types

* CalcBackProjectPatch tests: new types

* const ref added
2018-02-02 21:35:44 +03:00
..
ocl fix file names 2017-12-15 14:59:35 +03:00
test_approxpoly.cpp Normalized file endings. 2013-08-21 18:59:25 +04:00
test_bilateral_filter.cpp Update for IPP for OpenCV 2017u2 integration; 2017-04-25 15:53:12 +03:00
test_boundingrect.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
test_canny.cpp Fix in Canny when Sobel apertureSize is 7 (#10743) 2018-02-02 17:00:11 +03:00
test_color.cpp Bit-exact version of Luv2RGB_b (#9470) 2017-09-21 14:20:45 +03:00
test_connectedcomponents.cpp Add Grana's connected components algorithm for 8-way connectivity. (#6823) 2016-08-26 16:01:00 +04:00
test_contours.cpp Fix pointPolygonTest for large coordinate values (#10222) 2017-12-05 15:49:44 +03:00
test_convhull.cpp Fix Issue #9797 minEnclosingCircle from three points 2017-10-13 19:26:54 +03:00
test_cvtyuv.cpp typo 2015-09-11 19:01:18 +02:00
test_distancetransform.cpp Fixing GCC 4.9 warnings 2015-07-22 16:12:31 +03:00
test_drawing.cpp Merge pull request #10732 from Riyuzakii:10598 2018-02-01 15:21:00 +03:00
test_emd.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
test_filter.cpp test for GaussianBlur with border 2017-11-17 13:15:15 +03:00
test_fitellipse_ams.cpp fix file names 2017-12-15 14:59:35 +03:00
test_fitellipse_direct.cpp fix file names 2017-12-15 14:59:35 +03:00
test_fitellipse.cpp enabled tests for fitEllipse since the issue is fixed 2017-10-23 16:28:49 +03:00
test_floodfill.cpp Fix wrong default mask value in floodFill 2016-10-25 11:16:59 +03:00
test_goodfeaturetotrack.cpp Merge pull request #9618 from vipinanand4:goodFeaturesToTrack_added_gradiantSize 2017-09-22 14:04:43 +00:00
test_grabcut.cpp Make highgui.hpp independent from C API 2013-04-08 15:47:29 +04:00
test_histograms.cpp Merge pull request #10757 from savuor:test_hist_renew 2018-02-02 21:35:44 +03:00
test_houghcircles.cpp Merge pull request #10232 from TomBecker-BD:hough-many-circles 2017-12-28 17:23:11 +03:00
test_houghlines.cpp fix file names 2017-12-15 14:59:35 +03:00
test_imgproc_umat.cpp Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468) 2017-12-13 15:00:38 +03:00
test_imgwarp_strict.cpp Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468) 2017-12-13 15:00:38 +03:00
test_imgwarp.cpp Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468) 2017-12-13 15:00:38 +03:00
test_intersection.cpp fixed warnings 2013-10-08 12:46:43 +04:00
test_lsd.cpp Let LineSegmentDetector output line segment coordinates in float precision, as supported by the LSD algorithm. 2015-01-20 17:05:38 +01: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 test: extract OpenCL Moments tests, drop 'coi' parameter 2017-11-02 13:37:58 +03:00
test_pc.cpp core: use matlab-style in 2d fftShift 2017-07-13 13:33:02 +03:00
test_precomp.hpp ColorLab_full test fixed 2017-09-12 17:16:30 +03:00
test_resize_bitexact.cpp Added universal intrinsics based implementations for CV_8UC2, CV_8UC3, CV_8UC4 bit-exact resizes. 2017-12-20 17:17:10 +03:00
test_smooth_bitexact.cpp bitexact gaussianblur implementation (#10345) 2018-01-22 13:26:32 +03:00
test_templmatch.cpp Move cv::Scalar_ to types.hpp 2013-04-01 15:24:33 +04:00
test_thresh.cpp Update 16UC thresholding 2017-09-18 18:34:45 +03:00
test_watershed.cpp Several type of formal refactoring: 2014-08-13 15:21:35 +04:00