opencv/modules/imgproc
2013-09-15 22:25:58 +01:00
..
doc - Wrote the documentation for the minEnclosingTriangle function (+1 extra picture depicting a sample output) 2013-09-15 15:07:17 +01: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 Added the tests for the minEnclosingTriangle function in the existing test_convhull.cpp file. 2013-09-15 22:25:58 +01:00
CMakeLists.txt Global CMake reorganization: 2012-02-03 11:26:49 +00:00