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
Files
43e083f14502e76e2f41e0cf8a7aeee320faa250
opencv
/
modules
/
python
/
src2
T
History
Vadim Pisarevsky
f4f2340039
fixed just introduced compile errors on Mac
2011-07-19 13:07:51 +00:00
..
api
…
cv2.cpp
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
cv2.cv.hpp
fixed just introduced compile errors on Mac
2011-07-19 13:07:51 +00:00
defs
…
gen2.py
fixed "import cv" in the new python samples. corrected Python bindings to match the documentation and vice versa (NOTE: in cv2.stereoCalibrate the parameter ordering has been changed)
2011-07-16 09:35:56 +00:00
gen.py
…
hdr_parser.py
upgraded to FLANN 1.6. Added miniflann interface, which is now used in the rest of OpenCV. Added Python bindings for FLANN.
2011-07-13 23:04:39 +00:00