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-08-06 06:26:29 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
2bf36c312f
opencv
/
modules
/
imgproc
History
Ovidiu Parvu
2bf36c312f
Removed static variables which were not read-only and used more function parameters instead.
2013-09-19 18:32:03 +01:00
..
doc
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
include
/opencv2
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
perf
Merge commit '43aec5ad' into merge-2.4
2013-08-27 13:26:44 +04:00
src
Removed static variables which were not read-only and used more function parameters instead.
2013-09-19 18:32:03 +01:00
test
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
CMakeLists.txt
Global CMake reorganization:
2012-02-03 11:26:49 +00:00