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
0c70b456253898307257e2e7c3499c57f22bcf75
Switch branch/tag
opencv
modules
nonfree
test
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
fixed crash in Python's SURF wrapper (bug #2325)
· 84087a85
Vadim Pisarevsky
authored
12 years ago
84087a85
Name
Last commit
Last update
..
test_detectors.cpp
restored the ordering of SURF constructor parameters (ticket #1704)
12 years ago
test_features2d.cpp
fixed crash in Python's SURF wrapper (bug #2325)
12 years ago
test_keypoints.cpp
added test to check keypoints returned by FeatureDetector (center, size, angle)
12 years ago
test_main.cpp
lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template.
13 years ago
test_precomp.cpp
lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template.
13 years ago
test_precomp.hpp
quiet most of the OSX build warnings
12 years ago
test_rotation_and_scale_invariance.cpp
Fix build warnings
12 years ago