53 Commits (6484732509400ff1cfed4ba44b4c8a1a11799e40)

Author SHA1 Message Date
Vadim Pisarevsky 849a8c8d20 fixed many errors in warnings in rst docs; added ocl module description (by Niko Li) 12 years ago
OpenCV Buildbot 04384a71e4 Normalize line endings and whitespace 12 years ago
Marina Kolpakova fb3d6ecb98 merged documentation and android service from trunk 13 years ago
Andrey Kamaev bb51626573 Build pdf for Android Manager documentation 13 years ago
Andrey Kamaev 81a5988015 Merged the trunk r8467:8507 (inclusive) (big bunch of documentation fixes) 13 years ago
Andrey Kamaev 4800d85011 Fixed documentation generation for function arguments having array type i.e. 'type arg[]' 13 years ago
Andrey Kamaev 3a1f85d4e8 Remerged the 2.4.0 branch 13 years ago
Alexander Shishkov 409c5e04a1 change docs version 13 years ago
Alexander Shishkov 94bcaeb2e9 update theme for online docs (was incorrect in Firefox and Safari) 13 years ago
Alexander Shishkov 9bfd50e6ae merged revisions r7802,r7804,r7805 from 2.4 branch 13 years ago
Alexander Shishkov 6fdf7b4d62 fixed document style for deprecated interfaces 13 years ago
Alexander Shishkov cc881e6393 #1672 13 years ago
Andrey Kamaev aeaae8b057 Updated rst configuration to read OpenCV version from sources; fixed several sphinx' warnings 13 years ago
Alexander Shishkov d069396546 fixed problem in rst files 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
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
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 07754b6309 Added Features2D descriptor tutorial + drawMatches in rst 13 years ago
Vadim Pisarevsky 6b162ea211 improved list formatting in opencv refman. Updated PDFs. 13 years ago
Bernat Gabor a0a46b0d70 Added a video input tutorial with PSNR and SSIM. 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 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 bddcc6ffcc fixed xcolor warnings when building opencv_tutorials.pdf 14 years ago
Bernat Gabor a2975f337a 1) Converted all images to JPG to reduce size. 14 years ago
Ana Huaman 4e42bf6308 Added reST tutorials for Contours (6 in imgproc) and for Corner Detection (4 in features2D) + links in conf.py 14 years ago
Vadim Pisarevsky 6f6c1c75ba use Euler font for the formulas in the online docs too. 14 years ago
Ana Huaman ff326988a5 Added histogram comparison tutorial in reST 14 years ago
Ana Huaman 89115f0fcc Added BackProjection reST tutorial 14 years ago
Ana Huaman cf62a37f87 Added matchTemplate reST tutorial 14 years ago
Ana Huaman eac922ebd7 Added calcHist tutorial in reST 14 years ago
Ana Huaman 080c6e817d Added Equalized Histogram reST tutorial + corrected Smoothing tutorial (images reduced and fixed link) 14 years ago
Ana Huaman 13bbc9ff71 Added Affine Transformation tutorial in reST 14 years ago
Ana Huaman 64c8d8f2a0 Added Remap tutorial in reST 14 years ago
Bernat Gabor 762bc0f8af Some reST syntax correction. Now the PDF documentation builds correctly under Windows using MIKTEX. Some update on the tutorial structure. Some CSS syntax correction. Windows Install Tutorial v0.4. 14 years ago
Vadim Pisarevsky d5d0a2f8e0 propagated some more fixes from 2.3 branch to the trunk 14 years ago
Ana Huaman d32a134b0f Added Hough Lines Tutorial in reST 14 years ago
Ana Huaman 832262e376 Added Laplace and Canny reST tutorials and corrected a small bug in Canny sample code 14 years ago
Ana Huaman 20ab3d538b Updated conf.py with the latest added external links for tutorial docs 14 years ago
Bernat Gabor 9426249a88 New structure (following the documentation) for the tutorials. Normalized image sizes for TOC display. 14 years ago
Vadim Pisarevsky f0624c08dc propagated some more changes from 2.3 to trunk 14 years ago
Ana Huaman 3ac024ff6c Added tutorial for threshold in reST and fixed broken links from previous ImgProc tutorials 14 years ago
Ana Huaman 9ce4e87507 Added reST tutorial documentation for Pyramids and added a few links to conf.py 14 years ago
Ana Huaman a8d37509fa Added tutorial in reST for Morphology 2 14 years ago