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
Files
2d2b8a496eb6fe8740124bbaf69774b760cb8fb8
opencv
/
modules
/
imgproc
/
include
/
opencv2
/
imgproc
History
Vadim Pisarevsky
2d2b8a496e
renamed "None()" to "noArray()" to avoid conflicts with X11 (ticket
#1122
)
2011-06-08 06:55:04 +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
renamed "None()" to "noArray()" to avoid conflicts with X11 (ticket
#1122
)
2011-06-08 06:55:04 +00:00
types_c.h
YUV420i to RGB conversion is added to cvtColor
2011-06-04 18:15:52 +00:00