This website requires JavaScript.
Explore
Help
Sign In
potok
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
mirror of
https://github.com/opencv/opencv.git
synced
2026-07-27 22:33:03 +04:00
Code
Packages
Releases
Wiki
Activity
Files
782ccc1844fd3919d32bc08bc176741419670d7b
opencv
/
modules
/
features2d
T
History
Vadim Pisarevsky
0c773ca931
updated ORB: limit the number of output keypoints, use bi-linear interpolation between subsequent layers instead of much slower area-based interpolation between 0-th and i-th layers.
2011-11-22 09:44:37 +00:00
..
doc
Documentation: fixed CvSlice and FeatureDetector descriptions.
2011-08-15 07:05:04 +00:00
include/opencv2
/features2d
added improved ORB implementation, convex-convex polygon intersection, eigen2x2 low-level function ...
2011-11-08 12:01:49 +00:00
perf
Performance test for FAST features detector
2011-10-28 12:52:20 +00:00
src
updated ORB: limit the number of output keypoints, use bi-linear interpolation between subsequent layers instead of much slower area-based interpolation between 0-th and i-th layers.
2011-11-22 09:44:37 +00:00
test
raised threshold in ORB test; temporarily disabled always failing Opponent SIFT test
2011-08-11 21:35:04 +00:00
CMakeLists.txt
Moved PlanarObjectDetector to the objdetect module
2010-12-27 08:25:31 +00:00