This website requires JavaScript.
Explore
Help
Sign In
mirror
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
mirror of
https://github.com/opencv/opencv.git
synced
2025-01-18 06:03:15 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
4c591ca397
opencv
/
modules
/
imgproc
History
Vadim Pisarevsky
4c591ca397
fixed Mat::Mat(const IplImage*, bool) constructor (ticket
#487
). fixed the bayer demosaicing part in the new cv::cvtColor implementation
2010-07-27 17:41:32 +00:00
..
include/opencv2
/imgproc
rewrote color conversion functions; added sRGB<->CIE Lab/Luv conversion; added RGB<->YUV conversion; improved [s]RGB->Lab conversion speed
2010-07-27 14:10:14 +00:00
src
fixed Mat::Mat(const IplImage*, bool) constructor (ticket
#487
). fixed the bayer demosaicing part in the new cv::cvtColor implementation
2010-07-27 17:41:32 +00:00
CMakeLists.txt
"atomic bomb" commit. Reorganized OpenCV directory structure
2010-05-11 17:44:00 +00:00