opencv/modules/imgproc/include/opencv2/imgproc
2011-07-16 09:35:56 +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 "import cv" in the new python samples. corrected Python bindings to match the documentation and vice versa (NOTE: in cv2.stereoCalibrate the parameter ordering has been changed) 2011-07-16 09:35:56 +00:00
types_c.h YUV420i to RGB conversion is added to cvtColor 2011-06-04 18:15:52 +00:00