.. |
test_approxpoly.cpp
|
Normalize line endings and whitespace
|
2012-10-17 15:32:23 +04:00 |
test_bilateral_filter.cpp
|
Normalize line endings and whitespace
|
2012-10-17 15:32:23 +04:00 |
test_boundingrect.cpp
|
Normalize line endings and whitespace
|
2012-10-17 15:32:23 +04:00 |
test_canny.cpp
|
Normalize line endings and whitespace
|
2012-10-17 15:32:23 +04:00 |
test_color.cpp
|
Make highgui.hpp independent from C API
|
2013-04-08 15:47:29 +04:00 |
test_connectedcomponents.cpp
|
connectedcomponents test case
|
2012-12-10 02:21:45 -08:00 |
test_contours.cpp
|
Warning fixes continued
|
2012-06-09 15:00:04 +00:00 |
test_convhull.cpp
|
Warning fixes continued
|
2012-06-09 15:00:04 +00:00 |
test_cvtyuv.cpp
|
Merge branch '2.4'
|
2013-03-11 18:50:19 +04:00 |
test_distancetransform.cpp
|
almost finished distance transform conversion (discrete voronoi diagram mode is not ready yet)
|
2013-02-12 18:56:22 +04:00 |
test_emd.cpp
|
Normalize line endings and whitespace
|
2012-10-17 15:32:23 +04:00 |
test_filter.cpp
|
Normalize line endings and whitespace
|
2012-10-17 15:32:23 +04:00 |
test_floodfill.cpp
|
Completely separate C and C++ API of OpenCV core
|
2013-04-01 15:24:34 +04:00 |
test_grabcut.cpp
|
Make highgui.hpp independent from C API
|
2013-04-08 15:47:29 +04:00 |
test_histograms.cpp
|
Move cv::Mat out of core.hpp
|
2013-04-01 15:24:34 +04:00 |
test_houghLines.cpp
|
converted houghlines to C++
|
2013-02-12 23:16:06 +04:00 |
test_imgwarp_strict.cpp
|
Implementation of cv::Matx and cv::Vec is almost moved to matx.hpp
|
2013-04-01 15:24:33 +04:00 |
test_imgwarp.cpp
|
Normalize line endings and whitespace
|
2012-10-17 15:32:23 +04:00 |
test_lsd.cpp
|
Update on the class to reflect the review. Split the class into virtual and implementation. change of name to LineSegmentDetector, using Input/Output-Arrays, general clean ups.
|
2013-07-21 01:31:51 +03:00 |
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
|
converted moments function to C++
|
2013-02-12 18:07:22 +04:00 |
test_pc.cpp
|
Fixed phaseCorrelate result for not power of 2 size images #1812 (thanks to Jeff Mast)
|
2012-05-18 08:33:19 +00:00 |
test_precomp.cpp
|
reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine.
|
2011-02-09 20:55:11 +00:00 |
test_precomp.hpp
|
Make highgui.hpp independent from C API
|
2013-04-08 15:47:29 +04:00 |
test_templmatch.cpp
|
Move cv::Scalar_ to types.hpp
|
2013-04-01 15:24:33 +04:00 |
test_thresh.cpp
|
Normalize line endings and whitespace
|
2012-10-17 15:32:23 +04:00 |
test_watershed.cpp
|
replaced jpegs with png's. Accuracy tests pass; performance tests were not tried yet
|
2012-10-02 23:07:46 +04:00 |