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-12-03 00:10:21 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
bd49b9b8aa
opencv
/
modules
/
imgproc
History
Vadim Pisarevsky
866d8c0cfa
added special function to patch NaN's in image. call this function from bilateralfilter (should fix bug
#1811
)
2012-04-24 15:16:21 +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
Fixed typo.
2012-03-31 17:34:24 +00:00
perf
Set sanity thresholds for several performance tests
2012-04-20 15:33:34 +00:00
src
added special function to patch NaN's in image. call this function from bilateralfilter (should fix bug
#1811
)
2012-04-24 15:16:21 +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