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
bed388bafb98ca4f1c263c663bf54200a1ccea23
opencv
/
modules
/
imgproc
/
test
T
History
Alexander Alekhin
98c5ce9347
imgproc(test): refactor test_intersection.cpp
...
don't use legacy test API
2018-08-16 15:27:24 +03:00
..
ocl
…
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
opencv: Use cv::AutoBuffer<>::data()
2018-07-04 19:11:29 +03:00
test_cvtyuv.cpp
…
test_distancetransform.cpp
…
test_drawing.cpp
…
test_emd.cpp
…
test_filter.cpp
Fix for morphologyEx MORPH_HITMISS mode
2018-06-06 21:04:17 +03:00
test_fitellipse_ams.cpp
…
test_fitellipse_direct.cpp
…
test_fitellipse.cpp
…
test_floodfill.cpp
…
test_goodfeaturetotrack.cpp
…
test_grabcut.cpp
Check for empty Mat in compare, operator= and RNG::fill, fixed related tests
2018-07-17 17:50:50 +03:00
test_histograms.cpp
Correct handling when IPP is enabled
2018-05-31 22:54:32 +09:00
test_houghcircles.cpp
Merge pull request
#11108
from take1014:hough_4303
2018-05-23 20:42:12 +00:00
test_houghlines.cpp
Merge pull request
#11108
from take1014:hough_4303
2018-05-23 20:42:12 +00:00
test_imgproc_umat.cpp
…
test_imgwarp_strict.cpp
…
test_imgwarp.cpp
…
test_intersection.cpp
imgproc(test): refactor test_intersection.cpp
2018-08-16 15:27:24 +03:00
test_lsd.cpp
…
test_main.cpp
…
test_moments.cpp
build: eliminate GCC8 warnings
2018-07-16 17:24:12 +03:00
test_pc.cpp
…
test_precomp.hpp
…
test_resize_bitexact.cpp
…
test_smooth_bitexact.cpp
…
test_templmatch.cpp
…
test_thresh.cpp
…
test_watershed.cpp
…