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-29 05:29:54 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
c37e063914
opencv
/
modules
/
imgproc
History
Vadim Pisarevsky
c37e063914
removed serveral CV_EXPORTS_AS() to make Python function names in cv2 the same as in C++.
2011-06-18 10:03:01 +00:00
..
doc
introduced new RST/Sphinx domain ocv.
2011-06-16 12:48:23 +00:00
include/opencv2
/imgproc
removed serveral CV_EXPORTS_AS() to make Python function names in cv2 the same as in C++.
2011-06-18 10:03:01 +00:00
src
removed trailing backspaces, reduced number of warnings (under MSVC2010 x64) for size_t to int conversion, added handling of samples launch without parameters (should not have abnormal termination if there was no paramaters supplied)
2011-06-17 06:31:54 +00:00
test
fixed multiple GCC warnings on Ubuntu 11.04
2011-06-14 12:03:34 +00:00
CMakeLists.txt
"atomic bomb" commit. Reorganized OpenCV directory structure
2010-05-11 17:44:00 +00:00