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 19:50:38 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
e5c66b5ed4
opencv
/
modules
/
imgproc
History
Vadim Pisarevsky
e5c66b5ed4
fixed pointPolygonTest(). Now it returns -1, 0, 1 when measureDist=false (ticket
#1285
)
2011-08-07 16:58:29 +00:00
..
doc
added some missing declarations of the functions, noticed in the ticket ##229
2011-08-06 19:17:14 +00:00
include/opencv2
/imgproc
fixed Vec*scalar operations, fixed minEnclosingCircle Python interface.
2011-08-01 12:01:43 +00:00
src
fixed pointPolygonTest(). Now it returns -1, 0, 1 when measureDist=false (ticket
#1285
)
2011-08-07 16:58:29 +00:00
test
added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings
2011-07-19 12:27:07 +00:00
CMakeLists.txt
"atomic bomb" commit. Reorganized OpenCV directory structure
2010-05-11 17:44:00 +00:00