Vadim Pisarevsky
|
d2b9dc5530
|
quickly corrected the previous refactoring of features2d: moved from set(SOME_PROP, val) to setSomeProp(val)
|
2014-10-18 20:44:26 +04:00 |
|
Vadim Pisarevsky
|
1176d4ef84
|
fixed some more compile errors and test failures
|
2014-10-17 15:02:56 +04:00 |
|
Vadim Pisarevsky
|
09df1a286b
|
OpenCV with the refactored features2d compiles! contrib is broken for now; the tests are not tried yet
|
2014-10-17 14:56:58 +04:00 |
|
Vadim Pisarevsky
|
27d2d3cbac
|
fixed doc builder complains and the test failures
|
2014-08-12 00:03:40 +04:00 |
|
f-morozov
|
7f82960897
|
AKAZE fixes, tests and tutorial
|
2014-07-30 18:02:08 +04:00 |
|
Roman Donchenko
|
1eacb485c5
|
Boring changes - features2d.
|
2013-09-05 18:26:44 +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 |
|
Vincent Rabaud
|
13ded36ecb
|
initial addition of BRISK with some tests
|
2012-08-30 16:28:39 +04:00 |
|
Maria Dimashova
|
507f546158
|
split file of features2d tests
|
2012-07-12 13:57:17 +00:00 |
|