78 Commits (f0887a99e201cc8caca4694af28a60bb0b85bc41)

Author SHA1 Message Date
Elena Gvozdeva fa2d79a15b Added IPP Async converters, doc and sample 11 years ago
Kang Liu 9dc51a1aa4 Keep definitions of link aliases consistent 11 years ago
Daniil Osokin 2d3aa3861c Fixed Load, Modify, and Save an Image tutorial 11 years ago
Alexander Shishkov 63235f51f0 fixed year in copyright 11 years ago
Roman Donchenko 615d6c22d1 Switched OpenCV to a 3-component version number. 11 years ago
Roman Donchenko b525c28244 Updated the Java bindings and docs to support the version status. 11 years ago
antonella 5b2d557502 Added plantuml extension 11 years ago
dbloisi a34f7b7714 fixing other white spaces 11 years ago
dbloisi 582d5558cc trying to solve with space errors 11 years ago
zio dodo 449b4d8a65 Added the tutorial on background subtraction, in the video section 11 years ago
Kirill Kornyakov aef347e7b3 Removed references to opencv.itseez.com 12 years ago
Kirill Kornyakov 0339dd51f1 Removed all references to trunk 12 years ago
Kirill Kornyakov f065c46fbe Completely get rid of opencv_group 12 years ago
Kirill Kornyakov a78ebc1175 Updated a couple of more links 12 years ago
Kirill Kornyakov 2cacad9470 updated email address 12 years ago
Alexander Shishkov a8db327574 changed contacts in tutorual 12 years ago
Alexander Smorkalov 20fef00a77 android -> plarforms/android 12 years ago
Roman Donchenko 57d4c86b2b Fixed the shebang lines on the Python scripts. 12 years ago
Andrey Kamaev e3474878b6 Consistently use 4-digit library version 12 years ago
marina.kolpakova 285d6320be add #/usr/bin/env python to all python files 12 years ago
Vadim Pisarevsky 849a8c8d20 fixed many errors in warnings in rst docs; added ocl module description (by Niko Li) 12 years ago
OpenCV Buildbot 81f826db2b Normalize line endings and whitespace 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. 13 years ago
Bernat Gabor 26bd6b3f5f Added the File Input and Output using XML and YAML files tutorial. 13 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