Alexander Smorkalov
c7e7b77093
Tutorial for Android synchronized with actual application framework.
12 years ago
Andy Maloney
e7ea90f87f
Mat tutorial - grammar and spelling fixes
12 years ago
Daniil Osokin
b5ed86c6a1
Fixed sample files in "Using OpenCV with gcc and CMake" tutorial (bug #2663 , #2588 )
12 years ago
Alexander Smorkalov
627b441022
Bugfix #2532 patch 4 corner detection sample possible bug solved.
...
Tutorial text was not consistent with tutorial source code in samples directory.
Inline source code was replaced on "includeliteral" directive with link to cpp file.
12 years ago
Daniil Osokin
7305f955a5
Added nonfree header in "Feature description" tutorial code sample (bug #2527 )
12 years ago
Daniil Osokin
568591670c
Fixed color code in cvtColor in "Load, Modify, and Save an Image" tutorial (bug #2739 )
12 years ago
Daniil Osokin
e33f3e8345
Fixed cheatsheet for loop (bug #2701 )
12 years ago
Daniil Osokin
f9bff103dd
Removed obsolete steps from Windows installation tutorial (bug #2550 )
12 years ago
Andy Maloney
5d65d000ab
Docs: Fix invalid conversion format in example (CV_BGR2GREY -> CV_BGR2GRAY)
12 years ago
Eric Christiansen
c2c2403a79
Added a desktop Java tutorial
12 years ago
Andrey Kamaev
e9301c3c4b
Add opencv_cheatsheet.pdf to documentation build and silence Latex output
12 years ago
Andrey Kamaev
e3474878b6
Consistently use 4-digit library version
12 years ago
Andrey Kamaev
b362d47d95
Fix documentation build with Sphinx 1.07
12 years ago
Alexander Smorkalov
8cb0343f4c
Documentation build warning fixes.
...
Invalid links and refences fixed.
SpaeseMat class documentation updated.
12 years ago
Vsevolod Glumov
c0411caef4
Fixed a bunch of minor issues in 'dev_with_OCV_on_Android.rst'.
12 years ago
Andrey Kamaev
b401c6a0c3
Fix discrepancies between function signatures in headers and documentation
12 years ago
Andrey Kamaev
aabbe11e64
Improve function arguments parsing and checking
...
* always use "argN" names for unnamed arguments
* honor space symbol between typename and "*", "&" symbols
* fix indent errors
12 years ago
Andrey Pavlenko
1e5b533d01
updating tutorial #2
12 years ago
Andrey Pavlenko
99299b3605
updating tutorial #1
12 years ago
Alexander Shishkov
7e52a8d1b6
modify default css for search button (error #2654 )
12 years ago
Vsevolod Glumov
e9e46d3086
Updated Android introductory tutorials, based on frequent Q&A questions/issues.
12 years ago
Alexander Smorkalov
3c09b075fc
OpenCV Manager selection chapter added to documentation.
12 years ago
Vsevolod Glumov
3f417f1ec3
Fixes for issues #2570 , #2492 , #2559 , #2489 , #2592 .
12 years ago
Alexander Smorkalov
e5468008aa
Installation of documents fixed.
12 years ago
Andrey Kamaev
f12d945712
Remove compiled pdf files from source control
...
The documentation is available online at http://opencv.org/documentation.html
12 years ago
Vsevolod Glumov
0711e65972
Added a note to the android_dev_intro.rst.
12 years ago
Vadim Pisarevsky
70c409f0e8
fixed building PDFs in master
12 years ago
marina.kolpakova
285d6320be
add #/usr/bin/env python to all python files
12 years ago
Alexander Smorkalov
6fb959710d
Code review comments applied.
12 years ago
mikle
7ef378b230
Android tutorial updated. HelloWorld sample ported on new framework.
12 years ago
Evgeny Talanin
6484732509
Updated docs to 2.4.3
12 years ago
Andrey Pavlenko
65c6b81cbc
Android Tutorial update (TADP link, Android SDK platforms, CDT)
12 years ago
Kirill Kornyakov
2b7d65d078
Updated OpenCV4Android SDK tutorial
12 years ago
Kirill Kornyakov
61ed591728
Updated Introduction into Android Development tutorial
12 years ago
Vadim Pisarevsky
849a8c8d20
fixed many errors in warnings in rst docs; added ocl module description (by Niko Li)
12 years ago
alexandre benoit
08ff5f92f4
minor updates for doc redirections and tutorial images size
12 years ago
alexandre benoit
f593616b84
minor update
12 years ago
alexandre benoit
e475010e14
updated first image sample
12 years ago
alexandre benoit
f05f374fb5
updated tutorial, rapid spell check, retina parameters discussion added
12 years ago
alexandre benoit
3eb4e38735
updated tutorial, need spell check, validation, nicer images and a discussion on parameters
12 years ago
alexandre benoit
23bd673598
adding retina tutorial
12 years ago
alexandre benoit
cdc4679b3e
introducing a tutorial for the retina model
12 years ago
alexandre benoit
a0c92265db
minor updates for doc redirections and tutorial images size
12 years ago
alexandre benoit
4e58fd645c
minor update
12 years ago
alexandre benoit
02666567b0
updated first image sample
12 years ago
Evgeny Talanin
12747068b5
Updated docs to 2.4.3 rc
12 years ago
alexandre benoit
4c5bcd80de
updated tutorial, rapid spell check, retina parameters discussion added
12 years ago
alexandre benoit
90d10e6b73
updated tutorial, need spell check, validation, nicer images and a discussion on parameters
12 years ago
Andrey Kamaev
6f08d03322
Advance version number to 2.4.3-rc
12 years ago
Stephen Fox
9f8ce906f4
fix to documentation regarding CV_CAP_OPENNI_* in high gui userguide
...
fix comments to accurate match CV_CAP_OPENNI_* vs. wrong OPENNI_*
12 years ago