Pavel Vlasov
|
30a6cee2fe
|
Instrumentation for OpenCV API regions and IPP functions;
|
9 years ago |
Niklas Frisk
|
8138e26163
|
Fixes #3910, flags in _prepareImgAndDrawKeypoints are now binary OR'ed instead of added.
Conflicts:
modules/features2d/src/draw.cpp
|
10 years ago |
Niklas Frisk
|
af72e6b8f4
|
Fixes #3910, flags in _prepareImgAndDrawKeypoints are now binary OR'ed instead of added.
|
11 years ago |
Konstantin Matskevich
|
b0f617bc01
|
fixes
|
11 years ago |
Konstantin Matskevich
|
f44334285b
|
features2d
|
11 years ago |
Andrey Kamaev
|
c98c246fc2
|
Move border type constants and Moments class to core module
|
12 years ago |
Andrey Kamaev
|
2a6fb2867e
|
Remove all using directives for STL namespace and members
Made all STL usages explicit to be able automatically find all usages of
particular class or function.
|
12 years ago |
mdim
|
93f8e7ba74
|
check of keypoint index range in drawMatches
|
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 |
Andrey Kamaev
|
d4df1e0b5c
|
Merged the trunk r8887, r8891, r8314
|
13 years ago |
Maria Dimashova
|
ad6929b6a4
|
removed y-axis inversion in drawKeypoints (FeatureDetector has to do this)
|
13 years ago |
Andrey Kamaev
|
bd0e0b5800
|
Merged the trunk r8589:8653 - all changes related to build warnings
|
13 years ago |
Andrey Kamaev
|
f2d3b9b4a1
|
Warning fixes continued
|
13 years ago |
Vadim Pisarevsky
|
2e9f5c434b
|
added improved ORB implementation, convex-convex polygon intersection, eigen2x2 low-level function ...
|
14 years ago |
Maria Dimashova
|
dc14b45617
|
minor changes
|
14 years ago |
Maria Dimashova
|
0d55ccac74
|
added check of output image in drawKeypoints()
|
14 years ago |
Maria Dimashova
|
8a61375875
|
fixed drawKeypoints (keypoint orientation)
|
14 years ago |
Maria Dimashova
|
1748f65f54
|
fixed ticket #823
|
14 years ago |
Maria Dimashova
|
69e329c9fd
|
modified features2d interface; added algorithmic test for DescriptorMatcher; added sample on matching to many images
|
15 years ago |
Maria Dimashova
|
8462deed30
|
split descriptors.cpp
|
15 years ago |