| .. |
|
test_approxpoly.cpp
|
Normalized file endings.
|
2013-08-21 18:59:25 +04:00 |
|
test_bilateral_filter.cpp
|
Fix bilateralFilter function
|
2013-08-19 15:52:34 +04:00 |
|
test_boundingrect.cpp
|
|
|
|
test_canny.cpp
|
|
|
|
test_color.cpp
|
War on Whitespace, master edition: trailing spaces.
|
2013-08-27 13:57:24 +04:00 |
|
test_connectedcomponents.cpp
|
War on Whitespace, master edition: file endings.
|
2013-08-27 14:23:26 +04:00 |
|
test_contours.cpp
|
|
|
|
test_convhull.cpp
|
Changed the signature of the minEnclosingTriangle function such that it returns the area automatically. Moreover, the overloaded function was no longer required so it was removed. Sample code, documentation and unit tests were updated correspondingly.
|
2013-09-19 16:22:30 +01:00 |
|
test_cvtyuv.cpp
|
Deleted all trailing whitespace.
|
2013-08-21 18:59:24 +04:00 |
|
test_distancetransform.cpp
|
Merge commit '43aec5ad' into merge-2.4
|
2013-08-27 13:26:44 +04:00 |
|
test_emd.cpp
|
|
|
|
test_filter.cpp
|
Normalized file endings.
|
2013-08-21 18:59:25 +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
|
Introduce CV_COMP_CHISQR_ALT, an alternative method to calculate ChiSquare Histogram comparison
|
2013-08-12 13:51:52 +04:00 |
|
test_houghLines.cpp
|
Normalized file endings.
|
2013-08-21 18:59:25 +04:00 |
|
test_imgwarp_strict.cpp
|
Merge remote-tracking branch 'origin/2.4' into merge-2.4
|
2013-09-10 11:30:19 +04:00 |
|
test_imgwarp.cpp
|
Fixed a few tests that use uninitialized inputs.
|
2013-09-06 15:53:42 +04:00 |
|
test_intersection.cpp
|
Removed trailing whitespace
|
2013-10-01 21:03:54 +10:00 |
|
test_lsd.cpp
|
createLineSegmentDetectorPtr -> createLineSegmentDetector in tests and samples
|
2013-09-30 14:30:01 +04:00 |
|
test_main.cpp
|
|
|
|
test_moments.cpp
|
converted moments function to C++
|
2013-02-12 18:07:22 +04:00 |
|
test_pc.cpp
|
|
|
|
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
|
Normalized file endings.
|
2013-08-21 18:59:25 +04:00 |
|
test_watershed.cpp
|
Normalized file endings.
|
2013-08-21 18:59:25 +04:00 |