This website requires JavaScript.
Explore
Help
Sign In
mirror
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
mirror of
https://github.com/opencv/opencv.git
synced
2025-06-11 11:45:30 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
130b4d8e26
opencv
/
modules
/
imgproc
/
include
/
opencv2
History
Ovidiu Parvu
130b4d8e26
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
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