This website requires JavaScript.
Explore
Help
Sign In
potok
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
mirror of
https://github.com/opencv/opencv.git
synced
2026-07-27 06:13:05 +04:00
Code
Packages
Releases
Wiki
Activity
Files
930b2995eb00a266ffd4029c1100257461fed36e
opencv
/
modules
/
imgproc
/
test
T
History
Vadim Pisarevsky
ff5e97c8e4
added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings
2011-07-19 12:27:07 +00:00
..
test_approxpoly.cpp
…
test_canny.cpp
…
test_color.cpp
added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings
2011-07-19 12:27:07 +00:00
test_contours.cpp
…
test_convhull.cpp
fixed multiple GCC warnings on Ubuntu 11.04
2011-06-14 12:03:34 +00:00
test_distancetransform.cpp
…
test_emd.cpp
…
test_filter.cpp
added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings
2011-07-19 12:27:07 +00:00
test_floodfill.cpp
…
test_grabcut.cpp
…
test_histograms.cpp
…
test_imgwarp.cpp
added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings
2011-07-19 12:27:07 +00:00
test_inpaint.cpp
…
test_main.cpp
added 16-bit support to Bayer2RGB & Bayer2Gray (ticket
#686
); fixed bug in cv.CreateHist() when no ranges are passed (ticket
#990
)
2011-06-03 15:45:50 +00:00
test_moments.cpp
…
test_precomp.cpp
…
test_precomp.hpp
…
test_pyrsegmentation.cpp
…
test_subdivisions.cpp
fixed multiple GCC warnings on Ubuntu 11.04
2011-06-14 12:03:34 +00:00
test_templmatch.cpp
…
test_thresh.cpp
…
test_watershed.cpp
…