This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
mirror of
https://github.com/opencv/opencv.git
synced
2024-11-25 11:40:44 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
e324446c70
opencv
/
modules
/
imgproc
/
include
/
opencv2
History
Ovidiu Parvu
e324446c70
Changed the signature of the minEnclosingTriangle function such that it returns the area automatically. Moreover, the overloaded function was no longer required so it was removed. Sample code, documentation and unit tests were updated correspondingly.
2013-09-19 16:22:30 +01:00
..
imgproc
Removed the cvMinEnclosingTriangle function since the C API will be deprecated starting with OpenCV 3.0
2013-09-19 15:37:10 +01:00
imgproc.hpp
Changed the signature of the minEnclosingTriangle function such that it returns the area automatically. Moreover, the overloaded function was no longer required so it was removed. Sample code, documentation and unit tests were updated correspondingly.
2013-09-19 16:22:30 +01:00