cbalint13
|
fb56d5c482
|
Squash all BRISK commits into one.
|
10 years ago |
cbalint13
|
26997f32c6
|
Fix BRISK detector&descriptor using proper AGAST.
|
10 years ago |
Vadim Pisarevsky
|
d2b9dc5530
|
quickly corrected the previous refactoring of features2d: moved from set(SOME_PROP, val) to setSomeProp(val)
|
10 years ago |
Vadim Pisarevsky
|
1176d4ef84
|
fixed some more compile errors and test failures
|
10 years ago |
Vadim Pisarevsky
|
09df1a286b
|
OpenCV with the refactored features2d compiles! contrib is broken for now; the tests are not tried yet
|
10 years ago |
Vadim Pisarevsky
|
c422bdc3f8
|
fixed some more compile errors and test failures
|
10 years ago |
Vadim Pisarevsky
|
5e667ee53a
|
OpenCV with the refactored features2d compiles! contrib is broken for now; the tests are not tried yet
|
10 years ago |
Vadim Pisarevsky
|
27d2d3cbac
|
fixed doc builder complains and the test failures
|
10 years ago |
f-morozov
|
7f82960897
|
AKAZE fixes, tests and tutorial
|
10 years ago |
Vladislav Vinogradov
|
0c7663eb3b
|
Merge branch 'master' into gpu-cuda-rename
Conflicts:
modules/core/include/opencv2/core/cuda.hpp
modules/cudacodec/src/thread.cpp
modules/cudacodec/src/thread.hpp
modules/superres/perf/perf_superres.cpp
modules/superres/src/btv_l1_cuda.cpp
modules/superres/src/optical_flow.cpp
modules/videostab/src/global_motion.cpp
modules/videostab/src/inpainting.cpp
samples/cpp/stitching_detailed.cpp
samples/cpp/videostab.cpp
samples/gpu/stereo_multi.cpp
|
11 years ago |
Roman Donchenko
|
1eacb485c5
|
Boring changes - features2d.
|
11 years ago |
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 |
Vincent Rabaud
|
13ded36ecb
|
initial addition of BRISK with some tests
|
12 years ago |
Maria Dimashova
|
507f546158
|
split file of features2d tests
|
13 years ago |