This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
mirror of
https://github.com/opencv/opencv.git
synced
2024-11-27 12:40:05 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
14ca8ed03c
opencv
/
modules
/
imgproc
History
Vadim Pisarevsky
1371c96935
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
..
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