This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
Code
Issues
Pull Requests
Releases
Wiki
Activity
opencv
/
modules
/
imgproc
/
include
/
opencv2
/
imgproc
History
Vadim Pisarevsky
65e036fe6d
fixed bug
#1368
2011-09-27 15:34:39 +00:00
..
imgproc_c.h
moved some old stuff to the legacy module; merge "compat_c.h" headers and moved to the legacy as well. moved implementation of many non-critical/obsolete inline functions and methods to .cpp to improve Opencv build time
2010-11-26 17:58:20 +00:00
imgproc.hpp
fixed bug
#1368
2011-09-27 15:34:39 +00:00
types_c.h
cvtColor: dst channels number default is set to 4 for RGBA/BGRA cases; added new codes for yuv420 to RGBA/BGRA.
2011-09-06 08:35:31 +00:00