.. |
ocl
|
build: detect Android via '__ANDROID__' macro
|
2017-07-10 12:43:59 +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
|
replacing white noise with fruits picture
|
2016-12-12 17:55: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
|
test: move more drawing tests
|
2016-12-08 22:14:30 +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
|
Fixed clipLine evaluation for very long lines
|
2017-06-26 16:00:29 +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.cpp
|
enabled tests for fitEllipse since the issue is fixed
|
2017-10-23 16:28:49 +03:00 |
test_fitellipseAMS.cpp
|
Adds fitEllipseAMS to imgproc: The Approximate Mean Square (AMS) proposed by Taubin 1991.
|
2017-10-02 16:38:41 +01:00 |
test_fitellipseDirect.cpp
|
Adds fitEllipseAMS to imgproc: The Approximate Mean Square (AMS) proposed by Taubin 1991.
|
2017-10-02 16:38:41 +01: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
|
cv::convertMaps
|
2014-11-01 10:13:28 -07:00 |
test_houghLines.cpp
|
Update for IPP for OpenCV 2017u2 integration;
|
2017-04-25 15:53:12 +03:00 |
test_imgproc_umat.cpp
|
added cv::equalizeHist to T-API
|
2013-12-13 19:46:20 +04:00 |
test_imgwarp_strict.cpp
|
fixed empty image condition in resize
|
2016-07-12 13:23:19 +03:00 |
test_imgwarp.cpp
|
Merge branch 'master' of https://github.com/opencv/opencv into interpMultichannelImg
|
2017-03-24 23:58:51 +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_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 |