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
cfc781949df01d899a85172fdf3c917a43d437ca
opencv
/
modules
/
imgproc
/
test
T
History
Alexander Alekhin
4748aca61f
Merge pull request
#15642
from alalek:issue_15597
2019-10-08 00:33:20 +03:00
..
ocl
Fix modules/ typos
2019-08-16 17:34:29 +03:00
test_approxpoly.cpp
…
test_bilateral_filter.cpp
…
test_boundingrect.cpp
…
test_canny.cpp
Fix modules/ typos
2019-08-16 17:34:29 +03:00
test_color.cpp
…
test_connectedcomponents.cpp
Fix crash, add assert and test
2019-07-02 09:56:31 -07:00
test_contours.cpp
…
test_convhull.cpp
imgproc: fix fitLine() implementation
2019-10-03 21:23:52 +00:00
test_cvtyuv.cpp
…
test_distancetransform.cpp
…
test_drawing.cpp
…
test_emd.cpp
…
test_filter.cpp
Merge pull request
#13252
from take1014:filter2d_13179
2019-06-26 13:34:10 +00:00
test_fitellipse_ams.cpp
…
test_fitellipse_direct.cpp
…
test_fitellipse.cpp
…
test_floodfill.cpp
…
test_goodfeaturetotrack.cpp
…
test_grabcut.cpp
…
test_histograms.cpp
imgproc: update histogram test
2019-10-07 15:06:43 +03:00
test_houghcircles.cpp
…
test_houghlines.cpp
…
test_imgproc_umat.cpp
…
test_imgwarp_strict.cpp
…
test_imgwarp.cpp
…
test_intersectconvexconvex.cpp
…
test_intersection.cpp
…
test_lsd.cpp
…
test_main.cpp
…
test_moments.cpp
…
test_pc.cpp
…
test_precomp.hpp
…
test_resize_bitexact.cpp
…
test_smooth_bitexact.cpp
Fix pixel value evaluation overflow in bit-exact GaussianBlur implementation
2019-07-12 18:11:51 +03:00
test_subdivision2d.cpp
…
test_templmatch.cpp
…
test_thresh.cpp
…
test_watershed.cpp
…