.. |
ocl
|
moving CannyVX test from ocl to cpp file
|
8 years ago |
test_approxpoly.cpp
|
Normalized file endings.
|
12 years ago |
test_bilateral_filter.cpp
|
Several type of formal refactoring:
|
11 years ago |
test_boundingrect.cpp
|
Normalize line endings and whitespace
|
13 years ago |
test_canny.cpp
|
replacing white noise with fruits picture
|
8 years ago |
test_color.cpp
|
Fixed range for 'v' channel for 8U images
|
11 years ago |
test_connectedcomponents.cpp
|
Add Grana's connected components algorithm for 8-way connectivity. (#6823)
|
9 years ago |
test_contours.cpp
|
Merge pull request #7464 from reunanen:test-7409-7458
|
8 years ago |
test_convhull.cpp
|
test: added regression test for convexityDefects (#5908)
|
9 years ago |
test_cvtyuv.cpp
|
typo
|
10 years ago |
test_distancetransform.cpp
|
Fixing GCC 4.9 warnings
|
10 years ago |
test_emd.cpp
|
Normalize line endings and whitespace
|
13 years ago |
test_filter.cpp
|
Fix Sobel evaluation for image ROI without isolated border.
|
9 years ago |
test_fitellipse.cpp
|
Added tests for issues ##4515, 6544
|
9 years ago |
test_floodfill.cpp
|
Fix wrong default mask value in floodFill
|
8 years ago |
test_goodfeaturetotrack.cpp
|
Coverity: fixed uninitialized fields in test_goodfeaturetotrack
|
9 years ago |
test_grabcut.cpp
|
Make highgui.hpp independent from C API
|
12 years ago |
test_histograms.cpp
|
cv::convertMaps
|
11 years ago |
test_houghLines.cpp
|
Outdated ICV restrictions were removed;
|
9 years ago |
test_imgproc_umat.cpp
|
added cv::equalizeHist to T-API
|
11 years ago |
test_imgwarp.cpp
|
fix logPolar/linearPolar
|
9 years ago |
test_imgwarp_strict.cpp
|
fixed empty image condition in resize
|
9 years ago |
test_intersection.cpp
|
fixed warnings
|
12 years ago |
test_lsd.cpp
|
Let LineSegmentDetector output line segment coordinates in float precision, as supported by the LSD algorithm.
|
10 years ago |
test_main.cpp
|
added 16-bit support to Bayer2RGB & Bayer2Gray (ticket #686); fixed bug in cv.CreateHist() when no ranges are passed (ticket #990)
|
14 years ago |
test_moments.cpp
|
Several type of formal refactoring:
|
11 years ago |
test_pc.cpp
|
Fixed phaseCorrelate result for not power of 2 size images #1812 (thanks to Jeff Mast)
|
13 years ago |
test_precomp.hpp
|
Extract imgcodecs module from highgui
|
11 years ago |
test_templmatch.cpp
|
Move cv::Scalar_ to types.hpp
|
12 years ago |
test_thresh.cpp
|
Update test case for 64F version
|
9 years ago |
test_watershed.cpp
|
Several type of formal refactoring:
|
11 years ago |