opencv/modules/imgproc
2012-04-12 12:34:55 +00:00
..
doc extended morphological operations to handle arbitrary number of channels and CV_64F type; extended filter2D to handle CV_16S type. added test to check the supported formats; added description of supported formats in various filtering operations. 2012-04-12 12:34:55 +00:00
include/opencv2/imgproc Fixed typo. 2012-03-31 17:34:24 +00:00
perf Updated performance tests sanity data; fixed some tests 2012-04-04 10:56:17 +00:00
src extended morphological operations to handle arbitrary number of channels and CV_64F type; extended filter2D to handle CV_16S type. added test to check the supported formats; added description of supported formats in various filtering operations. 2012-04-12 12:34:55 +00:00
test extended morphological operations to handle arbitrary number of channels and CV_64F type; extended filter2D to handle CV_16S type. added test to check the supported formats; added description of supported formats in various filtering operations. 2012-04-12 12:34:55 +00:00
CMakeLists.txt Global CMake reorganization: 2012-02-03 11:26:49 +00:00