Seon-Wook Park
3b4d98017a
Add more doxygen comments
10 years ago
Seon-Wook Park
a8b1abcb30
Add basic perf tests for grayworld
10 years ago
Seon-Wook Park
dea8aae243
Add saturation based thresholding to grayworld WB
10 years ago
Seon-Wook Park
aaf0ffe9e0
autowbGrayworld: include+src+test+testdata+sample
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
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
cf3dff2e9a
fixed several warnings in opencv_contrib (text, xfeatures2d); added tesseract installation mini-guide in text/readme.md
10 years ago
sbokov
a70af9f7d6
Adding edge-aware disparity filtering
...
Added basic interface and demo for disparity filtering, added unoptimized fast weighted least
squares filter implementation. Current demo tests domain transform, guided and
weighted least squares filters on a dataset, measures speed and quality.
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
BISMOY MURASING
5925bc539e
Code to grab the red lined polygon from Google Maps
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
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
root
8591272666
trying to solve pyhton warnings
10 years ago
Alexandre Benoit
ecbc652e2e
trying to fix python wrapper warning on win64
10 years ago
Vadim Pisarevsky
9d38de38b2
fixed compile error and warning
10 years ago
Alexandre Benoit
bce2fca9ec
text enhancement
10 years ago
Alexandre Benoit
ad9c379a0d
fixed warning
10 years ago
Alexandre Benoit
45c49d802e
added stdout welcome message and fixed warning
10 years ago
Alexandre Benoit
03c9e232e8
figure update
10 years ago
Alexandre Benoit
60cbf17abd
added python support and completed documentation
10 years ago