berak
|
ee0be7ad4e
|
Update xfeatures2d.hpp
|
10 years ago |
Maksim Shabunin
|
a60811f6d9
|
Fixed surf type conversions
|
10 years ago |
Dikay900
|
1a93ebf54a
|
Pull Request 4219 from main opencv repo
|
10 years ago |
Maksim Shabunin
|
94e777ba45
|
Trying to fix some tests
|
10 years ago |
Patrick Snape
|
0507e16812
|
Remove the round method
This was already fixed here:
8247a7a0f5
Now uses cvround
|
10 years ago |
Maksim Shabunin
|
47d45c55de
|
ximgproc perftest
|
10 years ago |
Maksim Shabunin
|
22e57f59e6
|
xfeatures2d tests
|
10 years ago |
Patrick Snape
|
d1695524d2
|
Add round method for daisy
round does not exist in MSVC<2012 - added with the same code
as in line_descritor/binary_descriptor.cpp
|
10 years ago |
Maksim Shabunin
|
aafda8fa66
|
Fixing GCC 4.9 warning
|
10 years ago |
berak
|
bbee260321
|
wrap DAISY and LATCH to scripting
|
10 years ago |
berak
|
8247a7a0f5
|
change round to cvRound
vs2010 breaks
|
10 years ago |
cbalint13
|
cef5666fa3
|
Bugfix Normalization / Enhance "double" mode queries for DAISY.
|
10 years ago |
cbalint13
|
d3895582c7
|
Add back the wrapper.
|
10 years ago |
cbalint13
|
a7356eb532
|
BugFix & Enhance DAISY.
|
10 years ago |
Vadim Pisarevsky
|
cf3dff2e9a
|
fixed several warnings in opencv_contrib (text, xfeatures2d); added tesseract installation mini-guide in text/readme.md
|
10 years ago |
cbalint13
|
ee4a9c8d14
|
Fix docs and repush for buildbot.
|
10 years ago |
cbalint13
|
6baf963079
|
Get in sync with master.
|
10 years ago |
cbalint13
|
332a504b95
|
Add rotation invariance option for BRIEF descriptor.
|
10 years ago |
cbalint13
|
7ec4559509
|
Fix docs once again.
|
10 years ago |
cbalint13
|
4c0278f387
|
Remove few tabs due to vs2013.
|
10 years ago |
cbalint13
|
a324c6c658
|
Refactor DAISY for more opencv style.
|
10 years ago |
cbalint13
|
309274a4ae
|
Fix doc in header.
|
10 years ago |
GilLevi
|
5e64ac0ad8
|
added tests and renamed LATCH
|
10 years ago |
berak
|
c17dbb45bb
|
wrapping remaining xfeature2d classes to scripting
|
10 years ago |
cbalint13
|
1a9eee393a
|
Fixx win64 compilation.
|
10 years ago |
Vadim Pisarevsky
|
0f38313f36
|
added test for http://code.opencv.org/issues/3943;
replaced "const InputArray" with "InputArray" to avoid warnings about "const const _InputArray&"
|
10 years ago |
cbalint13
|
dec629a69f
|
Fix docs warns.
|
10 years ago |
cbalint13
|
fe38c9ef46
|
Squash all commits into single one.
|
10 years ago |
cbalint13
|
73bed6f3b2
|
Rebase the code, massive cleanups. We still pass QA.
|
10 years ago |
GilLevi
|
f7c309983f
|
cleaned the code a bit
|
10 years ago |
cbalint13
|
2d85137ef1
|
More fixes, reorganize, fix memleaks, more API tests.
|
10 years ago |
GilLevi
|
e2dfa35745
|
added description of LATCH and fixed indentation
|
10 years ago |
GilLevi
|
292cee6012
|
fixed warnings5
|
10 years ago |
GilLevi
|
49a7cb6219
|
fixed warnings4
|
10 years ago |
GilLevi
|
cd8a73397b
|
fixed warnings3
|
10 years ago |
GilLevi
|
6ebebb5782
|
fixed warnings2
|
10 years ago |
GilLevi
|
e59efdfd11
|
fixed warnings
|
10 years ago |
GilLevi
|
cf6989c6de
|
fixed errors
|
10 years ago |
GilLevi
|
f8ecc760ec
|
fixed warnings in LATCH
|
10 years ago |
GilLevi
|
422ae964d3
|
adding LATCH
|
10 years ago |
cbalint13
|
96f1e25660
|
Squash all commits into one.
|
10 years ago |
cbalint13
|
6a1bf77c1e
|
Fix win64 warnings (#2).
|
10 years ago |
cbalint13
|
01a49e7988
|
Fix win64 warnings.
|
10 years ago |
cbalint13
|
c1b2e23775
|
Fix linux warns & more cosmetics.
|
10 years ago |
cbalint13
|
5785a6a58a
|
Add DAISY descriptor for wide-baseline / keypoints.
|
10 years ago |
cbalint13
|
459c05b732
|
Remove AGAST (for merger to upstream opencv)
|
10 years ago |
Vadim Pisarevsky
|
cdddcc8237
|
fixed contrib code to match the HAL
|
10 years ago |
cbalint13
|
df7abb94c0
|
Add rotation invariance option for BRIEF descriptor.
|
10 years ago |
cbalint13
|
c3be5a0c11
|
Fix (typo) bug in soring routines.
|
10 years ago |
cbalint13
|
eeb00c887a
|
More detailed documentation and proper cite.
|
10 years ago |