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-30 22:40:17 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
09140c2fc6
opencv
/
modules
/
imgproc
History
Vadim Pisarevsky
fb292b1b27
added PSNR function to imgproc; refactored highgui positioning test (which still fails)
2012-04-25 14:31:54 +00:00
..
doc
fixed formula in matchShapes, method=CV_CONTOUR_MATCH_I3 (ticket
#1801
)
2012-04-24 14:56:56 +00:00
include/opencv2
/imgproc
added PSNR function to imgproc; refactored highgui positioning test (which still fails)
2012-04-25 14:31:54 +00:00
perf
Set sanity thresholds for several performance tests
2012-04-20 15:33:34 +00:00
src
added PSNR function to imgproc; refactored highgui positioning test (which still fails)
2012-04-25 14:31:54 +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