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
92a682093a
opencv
/
modules
/
imgproc
History
Andrey Kamaev
8108dfb397
Added perf tests for blur, medianBlur, GaussianBlur
2011-12-26 13:17:35 +00:00
..
doc
corrected description of goodFeaturesToTrack (ticket
#1488
)
2011-12-03 20:01:12 +00:00
include/opencv2
/imgproc
added improved ORB implementation, convex-convex polygon intersection, eigen2x2 low-level function ...
2011-11-08 12:01:49 +00:00
perf
Added perf tests for blur, medianBlur, GaussianBlur
2011-12-26 13:17:35 +00:00
src
Fixed border interpolation problem in filter2D
2011-12-26 08:05:33 +00:00
test
Fixed bug in cv::pyrUp. Reenabled accuracy test.
2011-11-27 11:55:59 +00:00
CMakeLists.txt
workaround for the case when perf system is used in external app without TBB
2011-11-24 12:06:38 +00:00