Andrey Pavlenko
07b1ccdeb0
removing redundant picture resize
2013-03-01 13:56:50 +04:00
Andrey Pavlenko
978132edc1
minor Android tutorial fixes
2013-03-01 13:52:14 +04:00
Andrey Pavlenko
af2552d72c
fixing issues from http://www.code.opencv.org/issues/2807
2013-02-28 19:11:24 +04:00
Andrey Kamaev
891d7da6ee
Merge branch '2.4'
2013-02-28 11:17:06 +04:00
Alexander Smorkalov
8458f5c489
Android tutorial updated
...
OpenCV version incremented;
New CvCameraViewListener interface description added.
2013-02-26 16:35:02 +04:00
Andrey Kamaev
dddd285d3b
Merge branch 2.4
2013-02-24 20:16:53 +04:00
NCBee
7249457771
Update doc/tutorials/core/adding_images/adding_images.rst
...
Quick fix for: http://code.opencv.org/issues/2803
2013-02-23 10:28:24 -05:00
Andrey Kamaev
0b8a6da817
Merge branch '2.4'
2013-02-22 17:33:30 +04:00
Andrey Kamaev
dfbd5f6a02
Merge pull request #506 from asmorkalov:crosscompile_tutorial
2013-02-22 16:41:16 +04:00
Andrey Kamaev
11bd936f0b
Fix warnings from documentation build
2013-02-20 15:07:13 +04:00
Andrey Kamaev
9498856b22
Fix documentation problems found by check_docs2 script
2013-02-20 15:07:13 +04:00
Alexander Smorkalov
637b48eec8
Tutorial for ARM Linux cross compilation added.
2013-02-20 12:48:30 +04:00
Andrey Kamaev
637397f621
Merge branch '2.4'
2013-02-20 12:31:16 +04:00
Andrey Kamaev
60f7b1d98d
Whitelist functions/structs in check_docs2 that are impossible to fix in 2.4
2013-02-19 16:22:20 +04:00
Andrey Kamaev
2fe7482b73
Add support for enums into rst ocv domain
2013-02-19 16:22:20 +04:00
Andrey Kamaev
535f1fb2e2
Hack to stop parsing of problematic CvStatModel::train definition
2013-02-19 10:39:31 +04:00
Andrey Kamaev
0570aa6494
Avoid problem of old sphinx reporting an error on lines starting from :
...
See http://sourceforge.net/tracker/?func=detail&aid=3484857&group_id=38414&atid=422030
2013-02-19 10:34:43 +04:00
Andrey Kamaev
262fc929aa
Merge branch '2.4'
2013-02-18 15:35:42 +04:00
Andrey Kamaev
7e5eee5bf1
Merge pull request #301 from emchristiansen:javasample2.4
2013-02-15 18:38:25 +04:00
Andrey Pavlenko
edb15dee3d
review feed-back considered
2013-02-15 16:33:13 +04:00
Andrey Pavlenko
a8c2fc6908
changing layout, adding ant and eclipse sections, more pictures
2013-02-14 17:54:37 +04:00
Andrey Kamaev
b44b920997
Merge branch '2.4'
2013-02-12 16:30:18 +04:00
Andrey Kamaev
a370404d9c
Merge pull request #416 from asmaloney:mat-docs-cleanup
2013-02-11 18:51:03 +04:00
Alexander Smorkalov
c7e7b77093
Tutorial for Android synchronized with actual application framework.
2013-02-08 16:53:06 +04:00
Andy Maloney
e7ea90f87f
Mat tutorial - grammar and spelling fixes
2013-02-01 23:39:40 -05:00
Andrey Kamaev
61079547f0
Merge branch '2.4'
2013-02-01 14:59:40 +04:00
Andrey Kamaev
acb2cb5bf0
Merge pull request #389 from Daniil-Osokin:bugfix_doc_opencv_with_cmake
2013-01-31 15:04:56 +04:00
Daniil Osokin
b5ed86c6a1
Fixed sample files in "Using OpenCV with gcc and CMake" tutorial (bug #2663 , #2588 )
2013-01-31 13:26:29 +04:00
Andrey Kamaev
7572b4d400
Merge branch '2.4'
2013-01-30 15:12:50 +04:00
Andrey Kamaev
d7874238f6
Merge pull request #369 from asmorkalov:corner_detection_tutorial
2013-01-30 14:41:56 +04:00
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.
2013-01-30 13:05:57 +04:00
Andrey Kamaev
7e5f877ad9
Merge pull request #364 from Daniil-Osokin:bugfix_doc_features2d_tutorial
2013-01-30 13:05:47 +04:00
Daniil Osokin
7305f955a5
Added nonfree header in "Feature description" tutorial code sample (bug #2527 )
2013-01-30 11:07:09 +04:00
Daniil Osokin
568591670c
Fixed color code in cvtColor in "Load, Modify, and Save an Image" tutorial (bug #2739 )
2013-01-30 08:16:47 +04:00
Andrey Kamaev
0734d9b877
Merge branch '2.4'
2013-01-29 14:16:07 +04:00
Andrey Kamaev
d7ea27b279
Merge pull request #349 from Daniil-Osokin:bugfix_opencv_cheatsheet
2013-01-28 23:56:55 +04:00
Daniil Osokin
e33f3e8345
Fixed cheatsheet for loop (bug #2701 )
2013-01-28 18:41:59 +04:00
Daniil Osokin
f9bff103dd
Removed obsolete steps from Windows installation tutorial (bug #2550 )
2013-01-28 17:46:03 +04:00
Andrey Kamaev
f4e27bcbbc
Merge branch '2.4'
2013-01-25 16:30:36 +04:00
Andy Maloney
5d65d000ab
Docs: Fix invalid conversion format in example (CV_BGR2GREY -> CV_BGR2GRAY)
2013-01-24 10:08:58 -05:00
Eric Christiansen
c2c2403a79
Added a desktop Java tutorial
2013-01-21 14:57:25 -08:00
Andrey Kamaev
9c7a8dd584
Merge pull request #312 from taka-no-me:cheatsheet
2013-01-19 12:03:20 +04:00
Andrey Kamaev
e9301c3c4b
Add opencv_cheatsheet.pdf to documentation build and silence Latex output
2013-01-18 18:27:43 +04:00
Andrey Kamaev
e3474878b6
Consistently use 4-digit library version
2013-01-18 14:57:55 +04:00
Andrey Kamaev
dc0788c864
Merge branch 2.4
2013-01-17 18:39:20 +04:00
Andrey Kamaev
7341eaa654
Merge pull request #296 from asmorkalov:html_docs_warning_fix
2013-01-16 16:44:13 +04:00
Andrey Kamaev
b362d47d95
Fix documentation build with Sphinx 1.07
2013-01-16 12:43:12 +04:00
Alexander Smorkalov
8cb0343f4c
Documentation build warning fixes.
...
Invalid links and refences fixed.
SpaeseMat class documentation updated.
2013-01-14 17:58:27 +04:00
Andrey Kamaev
084b1c7969
Merge branch 2.4
2013-01-11 15:45:23 +04:00
Vadim Pisarevsky
46cf2e96b5
Merge pull request #265 from taka-no-me:doc_signatures
2013-01-09 15:40:39 +04:00
Vsevolod Glumov
c0411caef4
Fixed a bunch of minor issues in 'dev_with_OCV_on_Android.rst'.
2012-12-28 16:37:05 +04:00
Andrey Kamaev
b401c6a0c3
Fix discrepancies between function signatures in headers and documentation
2012-12-26 18:24:50 +04:00
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
2012-12-26 17:55:03 +04:00
Andrey Kamaev
132b5d6435
Merge release 2.4.3.2
2012-12-25 19:07:08 +04:00
Andrey Kamaev
6bc795308e
Merge pull request #247 from wswld:2.4
2012-12-24 21:02:04 +04:00
Andrey Pavlenko
1e5b533d01
updating tutorial #2
2012-12-24 20:05:27 +04:00
Andrey Pavlenko
99299b3605
updating tutorial #1
2012-12-24 19:25:42 +04:00
Alexander Shishkov
7e52a8d1b6
modify default css for search button (error #2654 )
2012-12-24 18:26:02 +04:00
Andrey Kamaev
962884cdec
Merge branch 2.4
2012-12-21 17:58:48 +04:00
Vsevolod Glumov
e9e46d3086
Updated Android introductory tutorials, based on frequent Q&A questions/issues.
2012-12-21 16:10:20 +04:00
Alexander Smorkalov
3c09b075fc
OpenCV Manager selection chapter added to documentation.
2012-12-18 18:34:51 +04:00
Andrey Kamaev
f5cd20d80b
Merge branch 2.4
2012-12-14 14:46:41 +04:00
Vsevolod Glumov
3f417f1ec3
Fixes for issues #2570 , #2492 , #2559 , #2489 , #2592 .
2012-12-14 10:49:51 +04:00
Alexander Smorkalov
e5468008aa
Installation of documents fixed.
2012-12-11 19:08:20 +04:00
Andrey Kamaev
e10ee89ec4
Merge branch 2.4
2012-11-30 19:54:24 +04:00
Andrey Kamaev
f12d945712
Remove compiled pdf files from source control
...
The documentation is available online at http://opencv.org/documentation.html
2012-11-30 14:56:00 +04:00
Vsevolod Glumov
0711e65972
Added a note to the android_dev_intro.rst.
2012-11-27 15:10:57 +04:00
Vadim Pisarevsky
70c409f0e8
fixed building PDFs in master
2012-11-26 20:40:45 +04:00
marina.kolpakova
285d6320be
add #/usr/bin/env python to all python files
2012-11-23 22:57:22 +04:00
Andrey Kamaev
0938358002
Merge pull requests #136 , #142 , #150 , #152 from asmorkalov/new_framework_tutorial, asmorkalov/fd_package_fix, asmorkalov/java_test_fix and asmorkalov/engine_build_fix
2012-11-13 19:47:16 +04:00
Alexander Smorkalov
6fb959710d
Code review comments applied.
2012-11-12 18:01:56 +04:00
mikle
7ef378b230
Android tutorial updated. HelloWorld sample ported on new framework.
2012-11-08 14:51:42 +04:00
Andrey Kamaev
4d059e9e5b
Merge release 2.4.3
2012-11-02 17:58:02 +04:00
Evgeny Talanin
6484732509
Updated docs to 2.4.3
2012-11-02 17:29:49 +04:00
Andrey Pavlenko
65c6b81cbc
Android Tutorial update (TADP link, Android SDK platforms, CDT)
2012-11-02 16:11:08 +04:00
Kirill Kornyakov
2b7d65d078
Updated OpenCV4Android SDK tutorial
2012-11-01 22:28:46 +04:00
Kirill Kornyakov
61ed591728
Updated Introduction into Android Development tutorial
2012-11-01 22:28:46 +04:00
Andrey Kamaev
66b90d19a6
Merge pull request #81 from stephenfox/master
2012-10-31 16:59:45 +04:00
Vadim Pisarevsky
849a8c8d20
fixed many errors in warnings in rst docs; added ocl module description (by Niko Li)
2012-10-31 15:15:51 +04:00
Andrey Kamaev
468eefe0ce
Merge branch '2.4'
2012-10-30 15:10:17 +04:00
alexandre benoit
08ff5f92f4
minor updates for doc redirections and tutorial images size
2012-10-30 15:06:13 +04:00
alexandre benoit
f593616b84
minor update
2012-10-30 15:06:13 +04:00
alexandre benoit
e475010e14
updated first image sample
2012-10-30 15:06:13 +04:00
alexandre benoit
f05f374fb5
updated tutorial, rapid spell check, retina parameters discussion added
2012-10-30 15:06:13 +04:00
alexandre benoit
3eb4e38735
updated tutorial, need spell check, validation, nicer images and a discussion on parameters
2012-10-30 15:06:13 +04:00
alexandre benoit
23bd673598
adding retina tutorial
2012-10-30 15:06:13 +04:00
alexandre benoit
cdc4679b3e
introducing a tutorial for the retina model
2012-10-30 15:06:13 +04:00
alexandre benoit
a0c92265db
minor updates for doc redirections and tutorial images size
2012-10-28 18:52:04 +01:00
alexandre benoit
4e58fd645c
minor update
2012-10-28 18:34:48 +01:00
alexandre benoit
02666567b0
updated first image sample
2012-10-28 10:57:03 +01:00
Andrey Kamaev
6211f156e6
Merge 2.4.3-rc
2012-10-24 19:56:27 +04:00
Evgeny Talanin
12747068b5
Updated docs to 2.4.3 rc
2012-10-24 17:28:17 +04:00
alexandre benoit
4c5bcd80de
updated tutorial, rapid spell check, retina parameters discussion added
2012-10-24 12:04:32 +02:00
alexandre benoit
90d10e6b73
updated tutorial, need spell check, validation, nicer images and a discussion on parameters
2012-10-23 18:57:39 +02:00
Andrey Kamaev
91f47d2779
Merge branch '2.4'
...
Conflicts:
modules/core/include/opencv2/core/version.hpp
2012-10-23 20:39:02 +04:00
Andrey Kamaev
6f08d03322
Advance version number to 2.4.3-rc
2012-10-23 17:59:59 +04:00
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_*
2012-10-22 23:18:46 -05:00
alexandre benoit
6e63073c6c
adding retina tutorial
2012-10-22 13:51:55 +02:00
alexandre benoit
0d3fb3cef3
introducing a tutorial for the retina model
2012-10-22 13:36:30 +02:00
Andrey Kamaev
5bc104cef5
Merge branch '2.4'
2012-10-19 15:00:05 +04:00
Kirill Kornyakov
908f25bc43
changed link to Q&A forum in the docs
2012-10-18 14:25:34 +04:00
Andrey Kamaev
0e7ca71dcc
Normalize whitespace in documentation and text files
2012-10-17 21:42:09 +04:00
OpenCV Buildbot
81f826db2b
Normalize line endings and whitespace
2012-10-17 15:57:49 +04:00
OpenCV Buildbot
04384a71e4
Normalize line endings and whitespace
2012-10-17 15:32:23 +04:00
Kirill Kornyakov
aedf56404e
made imread description slightly better #2406
2012-10-15 15:23:38 +04:00
Vsevolod Glumov
a2088d0c52
Replaced SVN instructions with Git ones for 'Installation in Windows' section (Issue #2249 ); Also, fixed both bugs from issue #2374 in the same section.
2012-10-11 18:37:00 +04:00
Vsevolod Glumov
a3080636ba
Replaced SVN instructions with Git instructions in iOS and Linux installation tutorials. Issue #2249
...
+ Minor formatting fixes.
2012-10-11 16:44:53 +04:00
Vsevolod Glumov
1f21b96b9d
Fixed the formulas, based on issue #2145
2012-10-11 03:26:23 +04:00
Alexander Smorkalov
306ed9801a
Issue #2284 BaseLoaderCallback requires use of Activity fixed.
2012-10-10 11:44:01 +04:00
Alexander Smorkalov
9a76573172
Auto expand of OpenCV version for Android Library prject and some documentation pages added.
2012-10-09 18:30:58 +04:00
Alexander Smorkalov
9ab19691d4
OpenCV Manager documentation updated.
...
Diagram rendering script updated.
2012-10-09 10:34:40 +04:00
Vadim Pisarevsky
a4adf57edc
fixed typos in the mat tutorial (ticket #2380 )
2012-10-01 16:35:12 +04:00
Andrey Kamaev
82b30963d2
Restore pdf patch command
2012-09-19 18:45:57 +04:00
Andrey Kamaev
0e9405e591
Honor resently added functionality in hdr_parser and rst_parser; minor fixes in documentation
2012-09-14 22:26:32 +04:00
Vadim Pisarevsky
19e1f89cd6
regenerated opencv_cheatsheet.pdf from the previously updated opencv_cheatsheet.tex
2012-09-07 15:35:18 +04:00
Vadim Pisarevsky
36dacc688a
removed non-existing CoreAnimation framework from the list of required frameworks (bug #2326 )
2012-09-06 14:22:40 +04:00
Vadim Pisarevsky
283087dd56
fixed typo (bug #2327 )
2012-09-06 14:16:18 +04:00
Vadim Pisarevsky
a6e2acbfee
added a few missing images for tutorials; integrated pull request #26
2012-08-30 16:23:18 +04:00
Vadim Pisarevsky
3d4ca2d709
added ios tutorials by Charu Hans and Eduard Feicho
2012-08-30 15:49:53 +04:00
Andrey Kamaev
bf4c1df0d0
Fix formatting in Android tutorials
2012-08-17 19:23:45 +04:00
Andrey Kamaev
9d6ccecfdd
Fixed layout in third Android tutorial
2012-08-17 18:15:15 +04:00
Vsevolod Glumov
8899835886
Reviewed 'android_dev_intro'
2012-08-15 15:10:58 +04:00
Andrey Pavlenko
3b07e977a9
improving android tutorial v2
2012-08-15 12:21:58 +04:00
Andrey Pavlenko
6e07a1346c
improving android tutorial v2
2012-08-15 11:47:48 +04:00
Vsevolod Glumov
a4392e4906
Merge remote-tracking branch 'origin/master'
2012-08-15 11:39:54 +04:00
Vsevolod Glumov
5825c60491
Reviewed 'android_dev_intro' and 'O4A_SDK'
2012-08-15 11:39:02 +04:00
Andrey Pavlenko
c004df234f
improving android tutorial v2, removing v1
2012-08-15 10:56:50 +04:00
Andrey Kamaev
d861063159
Fixed tutorial link to NVIDIA Tegra platform
2012-08-14 17:26:00 +04:00
Andrey Pavlenko
37740fa30e
improving android tutorial v2
2012-08-14 17:18:24 +04:00
Vsevolod Glumov
2a1e8e3efd
Merge remote-tracking branch 'origin/master'
2012-08-13 16:29:08 +04:00
Vsevolod Glumov
27212fdafe
some minor fixes to the 'android_dev_intro'
2012-08-13 16:29:00 +04:00
Oleg Sklyarov
85351389f4
ubuntu screenshot png
2012-08-13 16:03:01 +04:00
Oleg Sklyarov
3b70fc6d32
Android device recognition in Ubuntu Linux manual
2012-08-13 16:00:58 +04:00
Vsevolod Glumov
87737c20c1
added a short preface to the 'android_dev_intro' doc.
2012-08-13 13:13:07 +04:00
Andrey Pavlenko
a682ee40ad
android tutorial, part 1 - adding 'device connection via usb' section, sections reordering
2012-08-09 22:57:06 +04:00
Oleg Sklyarov
3f68e5bb0e
android tutorial minor layout fix (also my first test commit)
2012-08-09 18:21:56 +04:00
Andrey Kamaev
73f720d470
Fixed links in formatting in Android intro tutorial
2012-08-08 16:28:12 +04:00
Andrey Kamaev
8aa2d6cddc
Fix several documentation build warnings
2012-08-07 18:00:09 +04:00
Andrey Pavlenko
c1571e21ff
android tutorial v2, initial draft commit
2012-08-07 17:27:48 +04:00
Andrey Kamaev
5100ca7508
svn repository web references are replaced with links to git
2012-08-07 14:30:36 +04:00
marina.kolpakova
2c8d11071c
minor in license file
2012-08-07 13:22:41 +04:00
Andrey Pavlenko
484e83a9b6
minor update (pictures resize removed, emulator screen-shot downscaled)
2012-07-31 12:31:23 +04:00
Andrey Pavlenko
e1c7bcab3a
minor updates to android tutorials
2012-07-24 19:04:38 +04:00
Andrey Kamaev
bb51626573
Build pdf for Android Manager documentation
2012-07-13 13:00:29 +00:00
Andrey Pavlenko
06a4553a4f
minor upd. (formatting and wording)
2012-07-12 09:21:36 +00:00
Andrey Pavlenko
f6a4350ddd
updating wording and initDebug() descr
2012-07-12 09:21:32 +00:00
Andrey Kamaev
b1eba01afb
Fixed several mistakes in documentation
2012-07-05 07:30:45 +00:00
Andrey Kamaev
5f8715c8b4
Fixed file globbing in documentation parsers
2012-07-05 05:11:15 +00:00
Andrey Kamaev
51f6127e0a
Merged the recent fixes from 2.4 branch
2012-07-04 08:04:31 +00:00
Alexander Shishkov
0ee2662da6
updated docs theme
2012-07-03 15:37:49 +00:00
Andrey Kamaev
a4ec89fb2c
Merged version references fix
2012-07-02 15:41:14 +00:00
Andrey Pavlenko
eaddfb32de
updating tutorial
2012-07-02 14:10:06 +00:00
Andrey Pavlenko
715b0d181c
adding missing images
2012-06-25 06:44:08 +00:00
Andrey Pavlenko
2984fa751e
adding OpenCV Manager
2012-06-21 14:50:05 +00:00
Andrey Pavlenko
a497e1b37e
minor tutorial update
2012-06-18 14:50:49 +00:00
Andrey Pavlenko
af6b2e4e96
minor tutorial update
2012-06-15 10:59:09 +00:00
Andrey Pavlenko
fed67b3719
tutorial updated
2012-06-15 09:08:49 +00:00
Andrey Pavlenko
6e1ea0af71
tutorial updated
2012-06-14 20:03:47 +00:00
Andrey Pavlenko
a82ec18425
tutorial updated
2012-06-14 14:37:41 +00:00
Vadim Pisarevsky
dcf2a6b857
updated iOS installation instructions
2012-06-11 10:33:45 +00:00
Kirill Kornyakov
ec0ec69307
slightly updated windows_install.rst tutorial
2012-06-08 06:26:16 +00:00
Andrey Kamaev
bf27889f04
Made reference manual table of contents autogenerated
2012-05-30 14:06:47 +00:00
Andrey Kamaev
a20248977c
Documentation: fixed class/struc members documentation; added warning on incorrectly documented member
2012-05-29 16:55:46 +00:00
Andrey Kamaev
aaf043e7ba
Documentation: fixed operators regex; added varargs support
2012-05-29 15:42:38 +00:00
Andrey Kamaev
cf25f572a6
Documentation: improved correctness checking for superclasses
2012-05-29 14:51:59 +00:00
Andrey Kamaev
dad75658f2
Documentation: added support for multiple superclasses
2012-05-29 14:18:43 +00:00
Andrey Kamaev
bb69e03f12
Documentation: added support for virtual methods
2012-05-29 13:59:49 +00:00
Andrey Kamaev
b69e08cf51
Documentation: added support for superclasses in class definition #1308
2012-05-29 13:42:50 +00:00
Andrey Kamaev
4800d85011
Fixed documentation generation for function arguments having array type i.e. 'type arg[]'
2012-05-29 11:41:23 +00:00
Andrey Kamaev
05de6302fd
Fixed documentation: corrected parameter names
2012-05-29 10:36:19 +00:00
Andrey Kamaev
6ca618277c
More fixes for documentation.
2012-05-28 20:11:38 +00:00
Andrey Kamaev
18a8721f49
Small fixes for documentation checking script
2012-05-28 15:29:21 +00:00
Andrey Kamaev
ddd9a99c66
Added check for documented but missing functions
2012-05-28 14:45:14 +00:00
Andrey Kamaev
78329b0dfe
New bunch of documentation fixes
2012-05-28 14:36:15 +00:00
Andrey Kamaev
71625ad458
Fixed more documentation & source discrepancies
2012-05-28 11:22:43 +00:00
Andrey Kamaev
7e698726e4
Added new script for checking correctness of documentation
2012-05-28 07:34:49 +00:00
Andrey Kamaev
3a1f85d4e8
Remerged the 2.4.0 branch
2012-05-02 20:20:14 +00:00
Vadim Pisarevsky
d5a0088bbe
merged 2.4 into trunk
2012-04-30 14:33:52 +00:00
Vadim Pisarevsky
2fd1e2ea57
merged all the latest changes from 2.4 to trunk
2012-04-13 21:50:59 +00:00
Alexander Shishkov
9bfd50e6ae
merged revisions r7802,r7804,r7805 from 2.4 branch
2012-04-03 00:33:33 +00:00
Maria Dimashova
550fd8e57c
added image and depth synchronization
2012-03-27 07:41:48 +00:00
Vadim Pisarevsky
befa9b3109
fixed chi-square test, ticket #1263
2012-03-26 09:07:02 +00:00
Alexander Shishkov
5c23d52618
fixed documentation compilation errors after r7568
2012-03-21 09:48:34 +00:00
Maria Dimashova
baa81de122
renamed property of openni camera
2012-03-16 13:59:08 +00:00
Maria Dimashova
00aca7e77a
renamed property of openni camera
2012-03-16 09:08:18 +00:00
Maria Dimashova
930c7bf20e
minor refactoring CvCapture_OpenNI
2012-03-15 15:55:07 +00:00
Alexander Shishkov
698fb8c1df
modified documentation about using OpenNI wrapper #1657
2012-03-13 12:00:25 +00:00
Alexander Shishkov
d95127c279
#1672
...
updated some more links
2012-03-11 16:01:20 +00:00
Alexander Shishkov
cc881e6393
#1672
...
updated docs links in tutorials
2012-03-11 15:45:27 +00:00
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
2012-03-11 14:35:46 +00:00
Alexander Shishkov
1494da339d
fixed #1507
2012-03-05 11:08:59 +00:00
Andrey Kamaev
18dbe6b3e5
cmake scripts are updated to prefer includes from the OpenCV source tree
2012-03-03 15:49:23 +00:00
Andrey Kamaev
aeaae8b057
Updated rst configuration to read OpenCV version from sources; fixed several sphinx' warnings
2012-03-02 20:59:13 +00:00
Alexander Shishkov
042a834d9d
#fixed 1644
2012-03-02 18:24:46 +00:00
Alexander Shishkov
defbdcba77
fixed #1645
2012-03-02 18:06:15 +00:00
Alexander Shishkov
6ababe7055
fixed #1604
2012-02-17 06:58:02 +00:00
Vadim Pisarevsky
fef90e2270
fixed a few bugs in mat-mask-operations tutorial (thanks to Shiqi Yu)
2012-01-31 15:58:47 +00:00
Maria Dimashova
fbcd2a4e0a
added example of vec-file
2011-12-23 07:48:36 +00:00
Kirill Kornyakov
61515f78c3
user guide on cascade training a bit updated
2011-11-10 12:03:44 +00:00
Maria Dimashova
eeaf6192e3
minor change of doc
2011-10-11 14:42:49 +00:00
Maria Dimashova
ddc7142ab3
minor change of doc
2011-10-11 10:01:39 +00:00
Maria Dimashova
9e60334f7b
added doc on cascade classifier training
2011-10-10 12:50:49 +00:00
Alexander Shishkov
d069396546
fixed problem in rst files
...
changed OpenCV version to 2.3.2
2011-09-15 08:31:14 +00:00
Artem Myagkov
abdd342d50
modifed minimum required cmake version for ios
2011-08-31 18:42:44 +00:00
Artem Myagkov
8c6782300a
modified highgui and ts modules and cmakelists for ios cross-compiling, added ios toolchains, added ios build tutorial
2011-08-23 11:19:58 +00:00
Ana Huaman
b3b036fd35
Added theory to a rst Tutorial in tracking motion (Harris corner)
2011-08-22 13:53:12 +00:00
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.
2011-08-22 12:15:31 +00:00
Bernat Gabor
0451779d2c
Ticket #1240 resolved.
2011-08-19 10:12:33 +00:00
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.
2011-08-17 17:28:06 +00:00
Ana Huaman
4c289dc166
Slight update in objdetect...still to put Theory
2011-08-15 02:38:23 +00:00
Ana Huaman
eb77bbd626
Fixed more broken links from previous tutorials
2011-08-15 02:35:10 +00:00
Ana Huaman
41f5a9cab9
Fixed more broken links from previous tutorials
2011-08-15 02:29:03 +00:00
Ana Huaman
a0d73eadd3
Updated broken links of tutorials in core and fixed weird-looking bullets (error of mine)
2011-08-15 01:25:36 +00:00
Ana Huaman
8b0092eaf5
Commit rst tutorial for Cascade Classifiers
2011-08-15 00:49:59 +00:00
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.
2011-08-14 19:58:20 +00:00
Bernat Gabor
695311d709
Added the "Similarity check (PNSR and SSIM) on the GPU" tutorial. Corrected an highgui TOC tree mistake.
2011-08-14 15:05:56 +00:00
Andrey Kamaev
d7a9b99b1d
Documentation: fixed references for C++ operators
2011-08-13 21:39:10 +00:00
Andrey Kamaev
6168eaf745
Documentation: fixed "template<class T> const T" case for ".. ocv:function::" macro
2011-08-13 18:05:11 +00:00
Andrey Kamaev
d6e3ccc1b2
Documentation: fixed about 100 cross-referencing errors.
2011-08-13 16:49:40 +00:00
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.
2011-08-13 14:02:18 +00:00
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.
2011-08-12 22:18:04 +00:00
Ana Huaman
6b88d7a898
Added base tutorial for using FlannBasedMatcher with SURF detector + descriptor in rst
2011-08-12 18:30:20 +00:00
Ana Huaman
f803fc259b
Added tutorial for features2d using homography to find a planar object (Based on the well known find_obj.cpp
2011-08-12 18:04:44 +00:00
Ana Huaman
480de445c7
Corrected a commit error -- Added the images for the detection tutorial
2011-08-12 17:06:25 +00:00
Ana Huaman
07754b6309
Added Features2D descriptor tutorial + drawMatches in rst
2011-08-12 17:01:10 +00:00
Ana Huaman
e6d308ca89
Added rst Tutorial for Feature Detection with SURF and drawKeypoints
2011-08-12 15:56:52 +00:00
Vadim Pisarevsky
6b162ea211
improved list formatting in opencv refman. Updated PDFs.
2011-08-12 10:52:06 +00:00
Andrey Kamaev
67a98bfd24
Fixed search in html documentation (ticket #1232 )
2011-08-12 07:23:54 +00:00
Andrey Kamaev
8442dab01d
Html documentation: fixed text wrapping for sidebar
2011-08-11 19:06:41 +00:00
Bernat Gabor
a0a46b0d70
Added a video input tutorial with PSNR and SSIM.
2011-08-11 09:34:03 +00:00
Maria Dimashova
04e4eaabaf
updated openni finding by cmake ( #1190 , #1252 ); updated doc on kinect
2011-08-10 14:58:55 +00:00
Andrey Kamaev
50d1d711de
Added reference to Nvidia TADP into Android tutorial; refactored both Android tutorials; fixed some rst warnings
2011-08-10 09:45:17 +00:00
Maria Dimashova
1d7877eeaf
added doc on supported Kinect properties ( #1251 )
2011-08-09 14:00:11 +00:00
Andrey Kamaev
0a78cdf264
Updated Android tutorials
2011-08-09 09:56:16 +00:00
Bernat Gabor
a5f38806ab
Small modifications to the scan tutorial and added the video-input-psnr-ssim sample file.
2011-08-09 05:43:58 +00:00
Andrey Kamaev
2ec815be89
Updated android tutorial for native development
2011-08-08 13:26:23 +00:00
Bernat Gabor
ed801d3e65
Added the "Interoperability with OpenCV 1" tutorial.
2011-08-08 05:58:10 +00:00
Leonid Beynenson
93a0237b64
Added the tutorial "Using OpenCV Android binary package to compile applications, which use OpenCV from native level".
2011-08-07 20:46:51 +00:00
Kirill Kornyakov
c44cdef24c
android tutorial updated: spelling and note about spaces in path to OpenCV package
2011-08-03 16:06:17 +00:00
Bernat Gabor
6b5ea5931d
Added the "Mask operations on matrices" tutorial (with its sample). Plus modified some other core tutorials.
2011-07-27 17:52:27 +00:00
Bernat Gabor
26bd6b3f5f
Added the File Input and Output using XML and YAML files tutorial.
2011-07-27 11:35:11 +00:00
Bernat Gabor
2d3606a58f
Finished the DFT tutorial for the core section.
2011-07-25 10:06:03 +00:00
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.
2011-07-25 07:15:52 +00:00
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.
2011-07-24 10:34:14 +00:00
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.
2011-07-22 15:11:59 +00:00
Vadim Pisarevsky
a28112472c
put the smaller opencv_tutorials.pdf to SVN
2011-07-21 13:41:40 +00:00
Vadim Pisarevsky
84862ae5a1
fixed 2 typos in linux_eclipse tutorial
2011-07-21 13:36:32 +00:00
Gary Bradski
c722128ddd
edited another way of using eclipse using cmake
2011-07-21 01:03:41 +00:00
Vadim Pisarevsky
bddcc6ffcc
fixed xcolor warnings when building opencv_tutorials.pdf
2011-07-20 22:21:32 +00:00
Andrey Kamaev
f6647085cd
Restored corrupted images in Android binary package tutorial.
2011-07-20 19:24:21 +00:00