This website requires JavaScript.
Explore
Help
Sign In
third_party
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
21390d806f
opencv
/
modules
/
imgproc
History
Ovidiu Parvu
21390d806f
Removed non-ASCII characters from the comments
2013-09-19 15:12:07 +01:00
..
doc
Updated the return type of the cvMinEnclosingTriangle function in the documentation
2013-09-18 13:09:55 +01:00
include
/opencv2
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
perf
Merge commit '43aec5ad' into merge-2.4
2013-08-27 13:26:44 +04:00
src
Removed non-ASCII characters from the comments
2013-09-19 15:12:07 +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