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
c7a42e9682
opencv
/
modules
/
imgproc
History
Vadim Pisarevsky
c7a42e9682
started work on API & doc synchronization (in particular, Mat& => Input/OutputArray in the descriptions)
2011-06-07 22:51:31 +00:00
..
doc
started work on API & doc synchronization (in particular, Mat& => Input/OutputArray in the descriptions)
2011-06-07 22:51:31 +00:00
include/opencv2
/imgproc
replaced "const InputArray&" => "InputArray"; made InputArray and OutputArray references. added "None()" constant (no array()).
2011-06-06 14:51:27 +00:00
src
fixed VS2010 compile warnings and errors
2011-06-06 15:15:30 +00:00
test
added 16-bit support to Bayer2RGB & Bayer2Gray (ticket
#686
); fixed bug in cv.CreateHist() when no ranges are passed (ticket
#990
)
2011-06-03 15:45:50 +00:00
CMakeLists.txt
"atomic bomb" commit. Reorganized OpenCV directory structure
2010-05-11 17:44:00 +00:00