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 11:40:44 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
b33224f0b6
opencv
/
modules
/
imgproc
History
Vadim Pisarevsky
b33224f0b6
merged the latest fixes in 2.3 to trunk
2011-07-04 16:18:12 +00:00
..
doc
merged the latest fixes in 2.3 to trunk
2011-07-04 16:18:12 +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