This website requires JavaScript.
Explore
Help
Sign In
third_party
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
d18e45b442c8cf630648f2cf00c85a803b3c94dd
opencv
/
modules
/
imgproc
/
test
T
History
Alexander Alekhin
5da8d65371
eliminate compiler warnings
2016-10-08 02:19:43 +03:00
..
ocl
eliminate compiler warnings
2016-10-08 02:19:43 +03:00
test_approxpoly.cpp
…
test_bilateral_filter.cpp
…
test_boundingrect.cpp
…
test_canny.cpp
imgproc test: Canny with custom gradient
2016-07-19 17:15:36 +03:00
test_color.cpp
…
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_convhull.cpp
…
test_cvtyuv.cpp
…
test_distancetransform.cpp
…
test_emd.cpp
…
test_filter.cpp
Fix Sobel evaluation for image ROI without isolated border.
2016-09-16 16:08:37 +03:00
test_fitellipse.cpp
Added tests for issues ##4515, 6544
2016-07-18 10:01:13 +03:00
test_floodfill.cpp
…
test_goodfeaturetotrack.cpp
…
test_grabcut.cpp
…
test_histograms.cpp
…
test_houghLines.cpp
Outdated ICV restrictions were removed;
2016-08-19 15:08:39 +03:00
test_imgproc_umat.cpp
…
test_imgwarp_strict.cpp
fixed empty image condition in resize
2016-07-12 13:23:19 +03:00
test_imgwarp.cpp
…
test_intersection.cpp
…
test_lsd.cpp
…
test_main.cpp
…
test_moments.cpp
…
test_pc.cpp
…
test_precomp.hpp
…
test_templmatch.cpp
…
test_thresh.cpp
Update test case for 64F version
2016-05-26 08:38:29 +09:00
test_watershed.cpp
…