opencv/modules/imgproc/include/opencv2
2013-09-15 23:25:36 +01:00
..
imgproc Changed the return type of cvMinEnclosingTriangle to CVAPI(void). Added the implementation of the function to the min_enclosing_triangle.cpp source file. 2013-09-15 23:25:36 +01:00
imgproc.hpp 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