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
cf0f47f589a8524c37eaabc0977abf79bb1d3be9
opencv
/
modules
/
imgproc
/
test
T
History
Ilya Lavrenov
d81a0df489
fixed memory leak caused by illegal memory access
2015-09-11 19:07:20 +02:00
..
ocl
…
test_approxpoly.cpp
…
test_bilateral_filter.cpp
…
test_boundingrect.cpp
…
test_canny.cpp
…
test_color.cpp
…
test_connectedcomponents.cpp
…
test_contours.cpp
Adding test support for WINRT
2015-06-30 15:35:20 +03:00
test_convhull.cpp
Fixing GCC 4.9 warnings
2015-07-22 16:12:31 +03:00
test_cvtyuv.cpp
typo
2015-09-11 19:01:18 +02:00
test_distancetransform.cpp
Fixing GCC 4.9 warnings
2015-07-22 16:12:31 +03:00
test_emd.cpp
…
test_filter.cpp
Support non continuous, BORDER_REPLICATE
2015-06-26 14:49:31 +02:00
test_floodfill.cpp
fixed memory leaks in floodfill tests
2015-09-11 18:47:20 +02:00
test_grabcut.cpp
…
test_histograms.cpp
…
test_houghLines.cpp
…
test_imgproc_umat.cpp
…
test_imgwarp_strict.cpp
fixed memory leak caused by illegal memory access
2015-09-11 19:07:20 +02:00
test_imgwarp.cpp
fixed "Conditional jump or move depends on uninitialised value" warning
2015-09-11 19:03:33 +02:00
test_intersection.cpp
…
test_lsd.cpp
…
test_main.cpp
…
test_moments.cpp
…
test_pc.cpp
…
test_precomp.hpp
…
test_templmatch.cpp
…
test_thresh.cpp
…
test_watershed.cpp
…