Kurnianggoro
5d772dae42
Unified the formatting
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
Kurnianggoro
816714841d
References for KCF tracker and KCF-CN tracker
10 years ago
Kurnianggoro
89311dd406
adding the resize feature
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
Kurnianggoro
43e71214c8
+ add KCF Tracker, initial commit, added: tutorial, trackerKCF.cpp, modified: tracker.cpp, tracker.hpp
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
xolodilnik
1bd2aafbd1
removed debug code
10 years ago
xolodilnik
02dabdf243
fixed warning
10 years ago
xolodilnik
7a9e4dd453
added a calculation of the Fast Hough Transform of an image
10 years ago
laurentBerger
6122d265d1
Replace tab with four space
10 years ago
cbalint13
459c05b732
Remove AGAST (for merger to upstream opencv)
10 years ago