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
e60b8dfba06d1f40fb2dc800164ba973d131b29d
opencv
/
modules
/
imgproc
/
test
T
History
Vadim Pisarevsky
22970b8270
fixed multiple GCC warnings on Ubuntu 11.04
2011-06-14 12:03:34 +00:00
..
test_approxpoly.cpp
…
test_canny.cpp
fixed build on Windows with MSVC2010
2011-02-09 22:45:45 +00:00
test_color.cpp
added 16-bit support to Bayer2RGB & Bayer2Gray (ticket
#686
)
2011-06-03 14:26:30 +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
fixed ~300 warnings under windows (had to hack gtest a bit)
2011-05-06 21:45:48 +00:00
test_floodfill.cpp
…
test_grabcut.cpp
…
test_histograms.cpp
fixed build problems on Windows
2011-04-18 15:14:32 +00:00
test_imgwarp.cpp
fixed build problems on Windows
2011-04-18 15:14:32 +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
…