opencv/modules/imgproc
Ovidiu Parvu 8bada4c751 Overloaded the minEnclosingTriangle function such that there is an alternative function with the same name which does not require the output parameter ``area''.
Changed the sample source file minarea.cpp to use the overloaded version of the function.
Updated some comments in the min_enclosing_triangle.cpp source file.
2013-09-12 23:47:48 +01:00
..
doc Merge pull request #1348 from SpecLad:merge-2.4 2013-08-28 13:41:41 +04:00
include/opencv2 Overloaded the minEnclosingTriangle function such that there is an alternative function with the same name which does not require the output parameter ``area''. 2013-09-12 23:47:48 +01:00
perf Merge commit '43aec5ad' into merge-2.4 2013-08-27 13:26:44 +04:00
src Overloaded the minEnclosingTriangle function such that there is an alternative function with the same name which does not require the output parameter ``area''. 2013-09-12 23:47:48 +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