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-29 13:47:32 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
2f44610ef3
opencv
/
modules
/
imgproc
History
Ilya Lysenkov
2f44610ef3
Mentioned in doc if a function is parallelized with the TBB library (issue
#421
)
2012-04-13 15:31:18 +00:00
..
doc
Mentioned in doc if a function is parallelized with the TBB library (issue
#421
)
2012-04-13 15:31:18 +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