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
42ba5c7d16d21fcf4ecc575a483f99d782f847fc
opencv
/
modules
/
imgproc
/
test
T
History
Alexander Alekhin
42ba5c7d16
fix GCC 4.9 warnings
2015-07-22 14:17:54 +03:00
..
test_approxpoly.cpp
…
test_bilateral_filter.cpp
…
test_boundingrect.cpp
…
test_canny.cpp
…
test_color.cpp
Fixed range for 'v' channel for 8U images.
2014-08-20 11:09:21 +04:00
test_contours.cpp
…
test_convhull.cpp
Warning fixes for GCC 4.8.
2014-02-18 23:53:35 +04:00
test_cvtyuv.cpp
deleted extra semicolons
2014-01-07 02:52:30 +04:00
test_distancetransform.cpp
fix GCC 4.9 warnings
2015-07-22 14:17:54 +03:00
test_emd.cpp
…
test_filter.cpp
fixing bug
#3345
. use norm to make sure two matrices are the same.
2014-01-27 20:57:40 -05:00
test_floodfill.cpp
…
test_grabcut.cpp
…
test_histograms.cpp
…
test_houghLines.cpp
…
test_imgwarp_strict.cpp
Fixed several problems found by PVS-Studio.
2014-05-20 13:54:00 +04:00
test_imgwarp.cpp
…
test_main.cpp
…
test_moments.cpp
…
test_pc.cpp
…
test_precomp.hpp
…
test_templmatch.cpp
…
test_thresh.cpp
…
test_watershed.cpp
…