Andrey Kamaev
|
ad5cddc007
|
Main module headers are moved 1 level up
e.g. <opencv2/core/core.hpp> become <opencv2/core.hpp>
Also renamed <opencv2/core/opengl_interop.hpp> to <opencv2/core/opengl.hpp>
|
12 years ago |
OpenCV Buildbot
|
81f826db2b
|
Normalize line endings and whitespace
|
13 years ago |
OpenCV Buildbot
|
04384a71e4
|
Normalize line endings and whitespace
|
13 years ago |
Vadim Pisarevsky
|
854902b077
|
lowered tolerance thresholds in BRISK tests
|
13 years ago |
Vincent Rabaud
|
3ca0cc2253
|
add a scale invariance test for the detector
|
13 years ago |
Vincent Rabaud
|
92da6d381b
|
add rotation tests for the descriptors
|
13 years ago |
Andrey Kamaev
|
f2a02feffa
|
Fix Windows build issues
* No /arch:SSE3 in MSVC
* Warnings fixed or suppressed
|
13 years ago |
Andrey Kamaev
|
017abbd963
|
Lowered acceptance threshold in Features2d_RotationInvariance_Detector_ORB.regression test
|
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
|
eb119959e8
|
fixed features2d rotation invariance tests
|
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 |