Vadim Pisarevsky
|
84087a8566
|
fixed crash in Python's SURF wrapper (bug #2325)
|
13 years ago |
Andrey Kamaev
|
1a621c2916
|
Fix build warnings
|
13 years ago |
Maria Dimashova
|
cfeb28f2ba
|
fixed tests for scale invariance (uncommented sift test, it's ok now)
|
13 years ago |
Maria Dimashova
|
2556bb04f0
|
changed tests for rotation/scale invariance of descriptors
|
13 years ago |
Maria Dimashova
|
ec23d9bb5e
|
added tests on scale invariance of detectors and descriptors
|
13 years ago |
Maria Dimashova
|
e4e00498a8
|
fixed typo in test class names
|
13 years ago |
Maria Dimashova
|
0c6480d89b
|
added tests to check rotation invariance of descriptors (features2d and nonfree)
|
13 years ago |
Maria Dimashova
|
5120d690f0
|
fixed nonfree rotation invariance tests for detectors
|
13 years ago |
Maria Dimashova
|
2bd86e2541
|
fixed compile errors under win
|
13 years ago |
Maria Dimashova
|
30c611f1d5
|
added tests to check rotation invariance of detectors
|
13 years ago |
Maria Dimashova
|
438c1444eb
|
added test to check keypoints returned by FeatureDetector (center, size, angle)
|
13 years ago |
Andrey Kamaev
|
e900952b87
|
quiet most of the OSX build warnings
|
13 years ago |
Maria Dimashova
|
52ba2e45c4
|
removed obsolete parameter 'time' in regression test for descriptors
|
13 years ago |
Andrey Kamaev
|
47a4e87784
|
Ignored warnings from gtest with precompiled headers enabled
|
13 years ago |
Vadim Pisarevsky
|
d5a0088bbe
|
merged 2.4 into trunk
|
13 years ago |
Vadim Pisarevsky
|
2fd1e2ea57
|
merged all the latest changes from 2.4 to trunk
|
13 years ago |
Vadim Pisarevsky
|
f014fb0a0e
|
restored the ordering of SURF constructor parameters (ticket #1704)
|
13 years ago |
Vadim Pisarevsky
|
846e37ded5
|
fixed many warnings from GCC 4.6.1
|
13 years ago |
Vadim Pisarevsky
|
4985c1b632
|
fixed hundreds of warnings from MSVC 2010.
|
13 years ago |
Vadim Pisarevsky
|
957e80abbd
|
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 |