This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
2bf36c312f89b9696feea5b8f63eb8785802cfd2
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