opencv/modules/imgproc
Andrey Kamaev 96b008cd29 Eliminate the need of ::testsing::ValuesIn() for CV_ENUM
Also cv::, cv::gpu:: and cv::ocl:: namespace prefixes can be safely omitted
inside CV_ENUM and CV_FLAGS
2013-04-15 19:39:49 +04:00
..
doc add description of ddepth param of cv::boxFilter 2013-02-13 15:16:17 +03:00
include/opencv2/imgproc CPU implementation of CLAHE 2013-03-25 17:44:31 +04:00
perf Eliminate the need of ::testsing::ValuesIn() for CV_ENUM 2013-04-15 19:39:49 +04:00
src Build warning fixes. 2013-04-04 07:29:53 -07:00
test Added tests for RGB to YUV420p color conversion 2013-02-25 17:01:07 +04:00
CMakeLists.txt Global CMake reorganization: 2012-02-03 11:26:49 +00:00