Vadim Pisarevsky
|
d4f651ea25
|
Merge pull request #242 from Aljaksandr/patch-1
Bug fix for feature extraction
|
10 years ago |
Vadim Pisarevsky
|
a08b709e16
|
Merge pull request #243 from cbalint13/daisy
BugFix & Enhance DAISY.
|
10 years ago |
cbalint13
|
d3895582c7
|
Add back the wrapper.
|
10 years ago |
cbalint13
|
a7356eb532
|
BugFix & Enhance DAISY.
|
10 years ago |
Aliaksandr
|
d76b976012
|
Bug fix for feature extraction
According to CartToPolar() function documentation, result angles could be in range (0..360). To prevent index overflow this check is important.
|
10 years ago |
Vadim Pisarevsky
|
7e0e8e72ab
|
Merge pull request #241 from vpisarev/30_small_fixes
fixed several warnings in opencv_contrib (text, xfeatures2d)
|
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 |
Vadim Pisarevsky
|
e76ca3ee67
|
Merge pull request #207 from cbalint13/brief
Add rotation invariance option for BRIEF descriptor.
|
10 years ago |
cbalint13
|
ee4a9c8d14
|
Fix docs and repush for buildbot.
|
10 years ago |
Vadim Pisarevsky
|
860eda950e
|
Merge pull request #214 from LaurentBerger/bugfix4269
bugfix4269 included remarks in http://answers.opencv.org/question/59293/...
|
10 years ago |
Vadim Pisarevsky
|
9064d28d2a
|
Merge pull request #223 from albenoit/master
Added python support, updated Retina class documentation
|
10 years ago |
cbalint13
|
6baf963079
|
Get in sync with master.
|
10 years ago |
cbalint13
|
73a384d2dd
|
Merge branch 'brief' of https://github.com/cbalint13/opencv_contrib into brief
|
10 years ago |
cbalint13
|
332a504b95
|
Add rotation invariance option for BRIEF descriptor.
|
10 years ago |
Vadim Pisarevsky
|
5d4350c559
|
Merge pull request #229 from cbalint13/daisy
Add DAISY descriptor for wide-baseline / keypoints.
|
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 |
Vadim Pisarevsky
|
e47744bad4
|
Merge pull request #236 from bismoy2013/feature/GrabDisplayRedLinedPolygonFromGoogleMaps
Code to grab the red lined polygon from Google Maps
|
10 years ago |
cbalint13
|
309274a4ae
|
Fix doc in header.
|
10 years ago |
cbalint13
|
1a617614b7
|
Merge branch 'master' of https://github.com/Itseez/opencv_contrib into daisy
|
10 years ago |
Vadim Pisarevsky
|
7b6fe5cdf9
|
Merge pull request #231 from GilLevi/AddingLATCH
Adding the LATCH descriptor
|
10 years ago |
Vadim Pisarevsky
|
8fa8fa803d
|
Merge pull request #233 from vpisarev/features2d_fixes
Features2d fixes
|
10 years ago |
BISMOY MURASING
|
5925bc539e
|
Code to grab the red lined polygon from Google Maps
|
10 years ago |
Vadim Pisarevsky
|
c9fb391305
|
Merge pull request #234 from berak/wrap_xfeatures2d
wrapping remaining xfeature2d classes to scripting
|
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 |
Vadim Pisarevsky
|
e3995236ed
|
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
|
89a2302685
|
Merge branch 'daisy' of https://github.com/cbalint13/opencv_contrib into daisy
|
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
|
0c32bce3fa
|
Merge branch 'daisy' of https://github.com/cbalint13/opencv_contrib into daisy
|
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 |