286 Commits (11a5e7804229871f3aaf05563ef79cfd43ccd077)

Author SHA1 Message Date
Maria Dimashova eeaf6192e3 minor change of doc 13 years ago
Maria Dimashova ddc7142ab3 minor change of doc 13 years ago
Maria Dimashova 9e60334f7b added doc on cascade classifier training 13 years ago
Alexander Shishkov d069396546 fixed problem in rst files 13 years ago
Artem Myagkov abdd342d50 modifed minimum required cmake version for ios 13 years ago
Artem Myagkov 8c6782300a modified highgui and ts modules and cmakelists for ios cross-compiling, added ios toolchains, added ios build tutorial 13 years ago
Ana Huaman b3b036fd35 Added theory to a rst Tutorial in tracking motion (Harris corner) 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
Bernat Gabor 0451779d2c Ticket #1240 resolved. 13 years ago
Bernat Gabor 157db88cbd Added the "How to write a tutorial for OpenCV?" tutorial. Made some corrections to the feature2D TOC tree. Small visual improvements for the video-write.rst file. Deleted a definition file that served no purpose. 13 years ago
Ana Huaman 4c289dc166 Slight update in objdetect...still to put Theory 13 years ago
Ana Huaman eb77bbd626 Fixed more broken links from previous tutorials 13 years ago
Ana Huaman 41f5a9cab9 Fixed more broken links from previous tutorials 13 years ago
Ana Huaman a0d73eadd3 Updated broken links of tutorials in core and fixed weird-looking bullets (error of mine) 13 years ago
Ana Huaman 8b0092eaf5 Commit rst tutorial for Cascade Classifiers 13 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. 13 years ago
Bernat Gabor 695311d709 Added the "Similarity check (PNSR and SSIM) on the GPU" tutorial. Corrected an highgui TOC tree mistake. 13 years ago
Andrey Kamaev d7a9b99b1d Documentation: fixed references for C++ operators 13 years ago
Andrey Kamaev 6168eaf745 Documentation: fixed "template<class T> const T" case for ".. ocv:function::" macro 13 years ago
Andrey Kamaev d6e3ccc1b2 Documentation: fixed about 100 cross-referencing errors. 13 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. 13 years ago
Andrey Kamaev 431daf59b6 * Fixed cross-referencing in reference manual (except C++ operator() ). 13 years ago
Ana Huaman 6b88d7a898 Added base tutorial for using FlannBasedMatcher with SURF detector + descriptor in rst 13 years ago
Ana Huaman f803fc259b Added tutorial for features2d using homography to find a planar object (Based on the well known find_obj.cpp 13 years ago
Ana Huaman 480de445c7 Corrected a commit error -- Added the images for the detection tutorial 13 years ago
Ana Huaman 07754b6309 Added Features2D descriptor tutorial + drawMatches in rst 13 years ago
Ana Huaman e6d308ca89 Added rst Tutorial for Feature Detection with SURF and drawKeypoints 13 years ago
Vadim Pisarevsky 6b162ea211 improved list formatting in opencv refman. Updated PDFs. 13 years ago
Andrey Kamaev 67a98bfd24 Fixed search in html documentation (ticket #1232) 13 years ago
Andrey Kamaev 8442dab01d Html documentation: fixed text wrapping for sidebar 13 years ago
Bernat Gabor a0a46b0d70 Added a video input tutorial with PSNR and SSIM. 13 years ago
Maria Dimashova 04e4eaabaf updated openni finding by cmake (#1190, #1252); updated doc on kinect 13 years ago
Andrey Kamaev 50d1d711de Added reference to Nvidia TADP into Android tutorial; refactored both Android tutorials; fixed some rst warnings 13 years ago
Maria Dimashova 1d7877eeaf added doc on supported Kinect properties (#1251) 13 years ago
Andrey Kamaev 0a78cdf264 Updated Android tutorials 13 years ago
Bernat Gabor a5f38806ab Small modifications to the scan tutorial and added the video-input-psnr-ssim sample file. 13 years ago
Andrey Kamaev 2ec815be89 Updated android tutorial for native development 13 years ago
Bernat Gabor ed801d3e65 Added the "Interoperability with OpenCV 1" tutorial. 13 years ago
Leonid Beynenson 93a0237b64 Added the tutorial "Using OpenCV Android binary package to compile applications, which use OpenCV from native level". 13 years ago
Kirill Kornyakov c44cdef24c android tutorial updated: spelling and note about spaces in path to OpenCV package 13 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
Vadim Pisarevsky d8417af086 fixed and improving formatting in opencv2refman.pdf. added support for n-channel mask in Mat::copyTo() and n-channel images in cv::compare(). fixed 2 compile warnings in opencv_python. 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
Vadim Pisarevsky a28112472c put the smaller opencv_tutorials.pdf to SVN 14 years ago
Vadim Pisarevsky 84862ae5a1 fixed 2 typos in linux_eclipse tutorial 14 years ago
Gary Bradski c722128ddd edited another way of using eclipse using cmake 14 years ago
Vadim Pisarevsky bddcc6ffcc fixed xcolor warnings when building opencv_tutorials.pdf 14 years ago