Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
O
opencv
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
opencv
Repository
bdfd4c3062a3a3564ae4632664a8278419d1b8b6
Switch branch/tag
opencv
modules
features2d
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
Fixed ORB and SURF regression tests
· ec7bc9e4
Andrey Kamaev
authored
13 years ago
ec7bc9e4
Name
Last commit
Last update
..
doc
Documentation: fixed CvSlice and FeatureDetector descriptions.
13 years ago
include/opencv2/features2d
exposed SurfFeatureDetector and SurfDescriptorExtractor to python
13 years ago
perf
Performance test for FAST features detector
13 years ago
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.
13 years ago
test
Fixed ORB and SURF regression tests
13 years ago
CMakeLists.txt
Moved PlanarObjectDetector to the objdetect module
14 years ago