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
98611adeb9
opencv
/
modules
/
imgproc
/
test
History
Alexander Alekhin
99d29c9d39
Merge pull request
#16982
from tomoaki0705:houghLinesOCL
2020-04-06 14:35:14 +00:00
..
ocl
let the test pass on Mali G52 (ODROID-N2)
2020-04-05 01:39:47 +09:00
test_approxpoly.cpp
test_bilateral_filter.cpp
test_boundingrect.cpp
test_canny.cpp
test_color.cpp
test_connectedcomponents.cpp
test_contours.cpp
test_convhull.cpp
test_cvtyuv.cpp
test_distancetransform.cpp
test_drawing.cpp
test_emd.cpp
test_filter.cpp
imgproc: add src.empty() checks in filter operations
2020-03-20 21:04:29 +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
test_houghcircles.cpp
test_houghlines.cpp
test_imgproc_umat.cpp
test_imgwarp_strict.cpp
test_imgwarp.cpp
imgproc(resize): fix resizeNNInvoker handling of generic pixel size
2020-03-29 02:41:41 +00:00
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
test_subdivision2d.cpp
test_templmatch.cpp
test_thresh.cpp
test_watershed.cpp