Ana Huaman
|
ea971df8bf
|
Added SURF_Homography sample codee
|
14 years ago |
Alexander Mordvintsev
|
d80a41a543
|
comment
|
14 years ago |
Alexander Mordvintsev
|
d7a2081230
|
peopledetect.py sample added (TODO: use builtin svm data instead of people_hog.txt)
some old cv api use cleaning
|
14 years ago |
Ana Huaman
|
9fba5e8d8c
|
Added code for SURF using FLANN Matcher and drawMatches options
|
14 years ago |
Vadim Pisarevsky
|
907fafce5a
|
fixed retinaDemo compile errors
|
14 years ago |
Vadim Pisarevsky
|
2842d34611
|
added retina model, by Alexander Benoit
|
14 years ago |
Ana Huaman
|
04ebef1be2
|
Added two sample code for features 2D - SURF descriptor and detector
|
14 years ago |
Bernat Gabor
|
a0a46b0d70
|
Added a video input tutorial with PSNR and SSIM.
|
14 years ago |
Andrey Morozov
|
c0cd317284
|
fixed compile errors in samples
|
14 years ago |
itsyplen
|
bc64567d37
|
Update samples using cmd parser
|
14 years ago |
itsyplen
|
d3f8b2eeb7
|
Updated using new cmd parser
|
14 years ago |
Maria Dimashova
|
1d69a3bc6a
|
fixed compile error on ubuntu64
|
14 years ago |
Maria Dimashova
|
3569e18f0e
|
fixed compile errors and warning on ubuntu64
|
14 years ago |
Vladislav Vinogradov
|
8bb9e4302e
|
added registerPageLocked/unregisterPageLocked functions
added convert functions to BruteForceMatcher_GPU
other minor fixes
|
14 years ago |
itsyplen
|
24279c2c11
|
Updated sample using new cmd parser
|
14 years ago |
itsyplen
|
49fb4ecbc1
|
Updated samples using new cmd parser
|
14 years ago |
Vadim Pisarevsky
|
c9ed7fee34
|
fixed C++ implementation of Delaunay triangulation and moved it from sample to imgproc.
|
14 years ago |
Maria Dimashova
|
6287c113c8
|
fixed compile errors
|
14 years ago |
itsyplen
|
7f32e8131d
|
Updating samples using cmd parser
|
14 years ago |
itsyplen
|
86cd9fadf3
|
Fixed some grammatical errors
|
14 years ago |
Vadim Pisarevsky
|
cfdf464052
|
initial (buggy) C++ version of Delaunay triangulation
|
14 years ago |
Andrey Kamaev
|
d9d74678a9
|
Java API: corrected names of methods in Utils class; fixed bug in DMatch (thank for Hussein Abdinoor); added new utility method loadResource
|
14 years ago |
Bernat Gabor
|
a5f38806ab
|
Small modifications to the scan tutorial and added the video-input-psnr-ssim sample file.
|
14 years ago |
Vladislav Vinogradov
|
12b7090a6f
|
fixed some warnings under win64
|
14 years ago |
Anatoly Baksheev
|
5c691907ed
|
minor improvements in cmake-file for gpu samples
|
14 years ago |
Vladislav Vinogradov
|
767ac9aa10
|
added gpu::Canny function
|
14 years ago |
Bernat Gabor
|
ed801d3e65
|
Added the "Interoperability with OpenCV 1" tutorial.
|
14 years ago |
Alexander Mordvintsev
|
6fdbf15aed
|
updated lt_track.py sample
- continuous feature detection
- track verification by reverse tracking
|
14 years ago |
Andrey Kamaev
|
ccc356829c
|
Fixed color conversion bug
|
14 years ago |
itsyplen
|
6d3e92517c
|
new version of command line parser
|
14 years ago |
Kirill Kornyakov
|
0595ca7454
|
reverted
|
14 years ago |
Kirill Kornyakov
|
2a47ab6e08
|
java tests: minor updates
|
14 years ago |
Vladislav Vinogradov
|
3ab2728da1
|
gpu device layer code refactoring
|
14 years ago |
Andrey Pavlenko
|
fa0daa4809
|
Java API: fixing converters (copyData=true) and samples compilation
Testing: 1079/0/592
|
14 years ago |
Vladislav Vinogradov
|
33df5ea07b
|
added gpu::calcHist function
|
14 years ago |
Vladislav Vinogradov
|
e746b3e8ae
|
added buffered version of pyrDown and pyrUp
added stream support to downsample, upsample, pyrUp and pyrDown
|
14 years ago |
Kirill Kornyakov
|
c11a7184c9
|
minarea.cpp sample reformatted
|
14 years ago |
Vadim Pisarevsky
|
eebe4860da
|
added minEigThreshold parameter to calcOpticalFlowPyrLK to filter out bad points earlier.
|
14 years ago |
Bernat Gabor
|
6b5ea5931d
|
Added the "Mask operations on matrices" tutorial (with its sample). Plus modified some other core tutorials.
|
14 years ago |
Bernat Gabor
|
26bd6b3f5f
|
Added the File Input and Output using XML and YAML files tutorial.
|
14 years ago |
Andrey Kamaev
|
e7642f66d9
|
Fixed install terget for Android examples
|
14 years ago |
Andrey Kamaev
|
ac7e16fdf6
|
Fixed camera output format handling
|
14 years ago |
Bernat Gabor
|
2d3606a58f
|
Finished the DFT tutorial for the core section.
|
14 years ago |
Bernat Gabor
|
f25603112a
|
Added Fernandos first tutorial regarding SVMs. Extended the global links (conf.py). Corrected the author names. Minor modification to the dft tutorial.
|
14 years ago |
Andrey Kamaev
|
a17b693aa9
|
Fixed build of Android samples and tests
|
14 years ago |
Bernat Gabor
|
ffe7a658fb
|
Sample files for image scanning, basic Mat, file I/O. Added Victors removed tutorials back in the system. Some typo fixing.Expanded conf.py with new global links.
|
14 years ago |
Andrey Pavlenko
|
3d9cb082c9
|
making CV data type to be int
|
14 years ago |
Andrey Kamaev
|
ebf9916242
|
Fixed android samples; fixed cmake files
|
14 years ago |
Andrey Kamaev
|
8782914fc8
|
Aded setPreviewDisplay call to java camera samples
|
14 years ago |
Alexey Spizhevoy
|
a23406ea6c
|
added missing header
|
14 years ago |