Vadim Pisarevsky
c0000f3aed
added missing contrib & legacy chapters to the reference manual; fixed (x, y)->(y, x) ordering in Mat.at (ticket #1726 )
13 years ago
Alexander Shishkov
1b495973b2
remove search tips
13 years ago
Alexander Shishkov
9bfd50e6ae
merged revisions r7802,r7804,r7805 from 2.4 branch
13 years ago
Alexander Shishkov
dc318a868a
fixed bug in document theme
13 years ago
Alexander Shishkov
6fdf7b4d62
fixed document style for deprecated interfaces
...
added logo to the online docs
moved quick-search panel
added logo with white sign
13 years ago
Maria Dimashova
550fd8e57c
added image and depth synchronization
13 years ago
Vadim Pisarevsky
befa9b3109
fixed chi-square test, ticket #1263
13 years ago
Alexander Shishkov
5c23d52618
fixed documentation compilation errors after r7568
13 years ago
Maria Dimashova
baa81de122
renamed property of openni camera
13 years ago
Maria Dimashova
00aca7e77a
renamed property of openni camera
13 years ago
Maria Dimashova
930c7bf20e
minor refactoring CvCapture_OpenNI
13 years ago
Alexander Shishkov
698fb8c1df
modified documentation about using OpenNI wrapper #1657
13 years ago
Alexander Shishkov
d95127c279
#1672
...
updated some more links
13 years ago
Alexander Shishkov
cc881e6393
#1672
...
updated docs links in tutorials
13 years ago
Alexander Shishkov
be63ce723f
#1672
...
updated links in cheatsheet
renamed directory for Mat tutorial
changed links from willow docs to opencv.itseez.com, from Trac to current Redmine
13 years ago
Alexander Shishkov
1494da339d
fixed #1507
13 years ago
Andrey Kamaev
18dbe6b3e5
cmake scripts are updated to prefer includes from the OpenCV source tree
13 years ago
Andrey Kamaev
aeaae8b057
Updated rst configuration to read OpenCV version from sources; fixed several sphinx' warnings
13 years ago
Alexander Shishkov
042a834d9d
#fixed 1644
13 years ago
Alexander Shishkov
defbdcba77
fixed #1645
13 years ago
Alexander Shishkov
6ababe7055
fixed #1604
13 years ago
Vadim Pisarevsky
fef90e2270
fixed a few bugs in mat-mask-operations tutorial (thanks to Shiqi Yu)
13 years ago
Maria Dimashova
fbcd2a4e0a
added example of vec-file
13 years ago
Kirill Kornyakov
61515f78c3
user guide on cascade training a bit updated
13 years ago
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
...
changed OpenCV version to 2.3.2
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() ).
...
* Fixed display of struct and class definitions (except classes with base class specified).
* Fixed formatting and referencing errors in several documentation files.
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