Vadim Pisarevsky
32ed1bf858
added phaseCorrelate function by Will Lucas.
13 years ago
Alexandre Benoit
9ea9cbf489
Updated retina access methods and OpenEXR image tone mapping demo cleaned
13 years ago
Vadim Pisarevsky
ae83fe7645
added hybrid (feature-based & meanshift-based) tracker (by Pushkar)
13 years ago
Alexandre Benoit
e268e0704d
enhanced input image format support
13 years ago
Bernat Gabor
df49158863
Added the "Camera calibration With OpenCV" tutorial. Extended with a few global links the conf.py file. Corrected an error in the linux_install.rst and one in the cascade_classifier.rst file.
13 years ago
Alexandre Benoit
bd198d2b7b
updated default parameters, more contrast by default
14 years ago
Alexandre Benoit
d5d2290ffd
updated GUI photoreceptors sensitivity paramaer management
14 years ago
Alexandre Benoit
cd8d3afe37
enhanced basic error management when input image could not be loaded
14 years ago
Alexandre Benoit
58c0bea68a
added openexr sample file
14 years ago
Ana Huaman
dd836f1bdd
Modified sample for object detection with LBP in tutorial_code
14 years ago
Ana Huaman
e228b5c70d
Added sample for object detection with LBP in tutorial_code
14 years ago
Bernat Gabor
fec995391f
Added to the tutorials the "Support Vector Machines for Non-Linearly Separable Data" contributed by Fernando Iglesias García. Corrected a mistake in the gpu-basics-similarity.rst file.
14 years ago
Ana Huaman
4c74b28ee3
Sample code simplified for object Detection
14 years ago
Bernat Gabor
695311d709
Added the "Similarity check (PNSR and SSIM) on the GPU" tutorial. Corrected an highgui TOC tree mistake.
14 years ago
Alexandre Benoit
e95618d0b4
nicer default parameters set
14 years ago
Alexandre Benoit
638f3d31cf
added more explicit titles on figures and cleaned std output
14 years ago
Alexandre Benoit
23c15d562d
added comments/contacts link
14 years ago
Alexandre Benoit
9d7c0141bb
added comments/contacts link
14 years ago
Alexandre Benoit
6395a738cb
adding openexr images tone mapping demo
14 years ago
Bernat Gabor
bdfc0201de
Added the How to create videos with OpenCV Tutorial. Made some corrections to the feature2d, to get rid of some documentation build errors.
14 years ago
Ana Huaman
6b88d7a898
Added base tutorial for using FlannBasedMatcher with SURF detector + descriptor in rst
14 years ago
Ana Huaman
f803fc259b
Added tutorial for features2d using homography to find a planar object (Based on the well known find_obj.cpp
14 years ago
Ana Huaman
ea971df8bf
Added SURF_Homography sample codee
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
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
Bernat Gabor
a5f38806ab
Small modifications to the scan tutorial and added the video-input-psnr-ssim sample file.
14 years ago
Bernat Gabor
ed801d3e65
Added the "Interoperability with OpenCV 1" tutorial.
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
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
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
Bernat Gabor
a2975f337a
1) Converted all images to JPG to reduce size.
...
2) Added a raw Latex page break directive after each TOC tree. (For the PDF tutorial look).
3) Two finished tutorials:
a) one describing how the Mat data structure works and its output capabilities (format function) (demonstration YouTube video included).
b) one describing image scanning operations plus the LUT function (demonstration YouTube video included).
c) a basic filtering approach (plus multi row image scanning demonstration) in the work.
14 years ago