Andrey Kamaev
|
c98c246fc2
|
Move border type constants and Moments class to core module
|
2013-04-10 19:14:24 +04:00 |
|
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>
|
2013-03-13 17:26:56 +04:00 |
|
OpenCV Buildbot
|
81f826db2b
|
Normalize line endings and whitespace
|
2012-10-17 15:57:49 +04:00 |
|
Vadim Pisarevsky
|
854902b077
|
lowered tolerance thresholds in BRISK tests
|
2012-09-24 16:31:07 +04:00 |
|
Vincent Rabaud
|
3ca0cc2253
|
add a scale invariance test for the detector
|
2012-08-30 16:28:39 +04:00 |
|
Vincent Rabaud
|
92da6d381b
|
add rotation tests for the descriptors
|
2012-08-30 16:28:39 +04:00 |
|
Andrey Kamaev
|
f2a02feffa
|
Fix Windows build issues
* No /arch:SSE3 in MSVC
* Warnings fixed or suppressed
|
2012-08-22 11:21:09 +04:00 |
|
Andrey Kamaev
|
017abbd963
|
Lowered acceptance threshold in Features2d_RotationInvariance_Detector_ORB.regression test
|
2012-08-08 17:15:46 +04:00 |
|
Maria Dimashova
|
cfeb28f2ba
|
fixed tests for scale invariance (uncommented sift test, it's ok now)
|
2012-07-16 16:21:40 +00:00 |
|
Maria Dimashova
|
2556bb04f0
|
changed tests for rotation/scale invariance of descriptors
|
2012-07-16 13:01:55 +00:00 |
|
Maria Dimashova
|
ec23d9bb5e
|
added tests on scale invariance of detectors and descriptors
|
2012-07-15 17:42:41 +00:00 |
|