opencv/modules/imgproc
2013-09-12 14:34:08 +01:00
..
doc Merge pull request #1348 from SpecLad:merge-2.4 2013-08-28 13:41:41 +04:00
include/opencv2 Changed the semantics of the minEnclosingTriangle function such that: 2013-09-12 13:29:10 +01:00
perf Merge commit '43aec5ad' into merge-2.4 2013-08-27 13:26:44 +04:00
src Added some assert statements to constrain the type of the input and output parameters. Convert the input set of points to vector<Point2f> before passing it to the findMinimumAreaEnclosingTriangle function. 2013-09-12 14:34:08 +01:00
test Boring changes - imgproc. 2013-09-05 18:26:43 +04:00
CMakeLists.txt Global CMake reorganization: 2012-02-03 11:26:49 +00:00