berak
3fe69f4e67
small fixes for features2d tutorials
10 years ago
Philipp Hasper
dadf53f17c
Doxygen: replaced @includelineno by @include to enable copy-pasting
10 years ago
Belev
2200e0fb7e
Fix typo
...
Fixed difference in the given arguments to the ellipse function and the description after that
Fixed two more typos
Replaced unnecessary the with to
10 years ago
Samed Ozdemir
5e44aa37ff
Fixed a typo, "requited" -> "required"
10 years ago
Milania1
b94c513cee
fixed error in hough lines tutorial (the point (9,4) is not on the lines, but the point (4,9) is)
...
Conflicts:
doc/tutorials/imgproc/imgtrans/hough_lines/hough_lines.rst
10 years ago
Philipp Hasper
0b20ce696a
Fixed markdown: **Note** -> @note
10 years ago
Maksim Shabunin
b80142be69
Fix an issue in cmake tutorial
10 years ago
Pavel Rojtberg
7c5084e385
- update documentation
...
* correct the part about fixed aspect
* improve formatting
* add snippet markers to source
* replace inline code by @snippet
- do not run calibration twice when using a imageList
- make output consistent in itself (CamelCase vs no_camel_case) as well as with old camera calibrate sample
- respect write extrinsic/ points flags
- set the aspectRatio value when specified
- fix writing of calibration settings. also update grammar.
- fix intendation and remove some size_t -> int casts by using size_t
10 years ago
potpath
86c7d601b0
Fix a typo in template_matching.markdown
...
Fix a typo in first equation under method=CV_TM_CCOEFF.
10 years ago
Maksim Shabunin
fab51ac0af
Removed blank line at EOF
10 years ago
Maksim Shabunin
4d7d354498
Added to TOC
10 years ago
Maksim Shabunin
8779d029b2
Added transition (from 2.4) guide
10 years ago
berak
b7f2a4da69
fix features2d tutorials
10 years ago
theodore
79bc85fb09
Introduction to PCA tutorial
10 years ago
mariadeanton
191336de97
Added biicode docs to introduction tutorials
...
biicode docs added with fixes
fixed biicode docs
added biicode docs
added biicode docs
fixed #include typos
fixed whitespaces and tabs in indent
fixed whitespaces
small fixes
fixed trailing whitespace
trial fix #includes
fixed #includes
fixed link and branch name
10 years ago
theodore
96c824f375
Morphology Lines Extraction Tutorial
10 years ago
StevenPuttemans
ea54c01125
add remarks for iOS tutorial
10 years ago
Maksim Shabunin
79e8f0680c
Updated ml module interfaces and documentation
10 years ago
StevenPuttemans
be1728fba1
fixing tutorial errors master branch
10 years ago
tt
4ea2eceb70
Image Segmentation .cpp tutorial
...
Distance Transform tutorial fixes
Distance Transform fixes v.2
Distance Transform fixes v.3
Distance Transform fixes v.4
10 years ago
Marvin Smith
91fbe00caa
Updated gdal tutorial to include comments.
10 years ago
Maksim Shabunin
b4050c775e
Updated sample files documentation inclusions
10 years ago
Maksim Shabunin
ad6a80f68c
Moved tutorial table-of-contents files to corresponding root level
10 years ago
Maksim Shabunin
d01bedbc61
Removed Sphinx documentation files
10 years ago
Maksim Shabunin
06c2a70c49
Fixed some mistakes
10 years ago
Maksim Shabunin
637b615e08
Tutorial: documenting OpenCV
10 years ago
Maksim Shabunin
ecfd056111
Fixed whitespace warnings in new tutorials
10 years ago
Maksim Shabunin
6d282ddf72
Documentation: removed mention of Mat(IplImage*) constructor
10 years ago
Maksim Shabunin
d3beb755df
Doxygen tutorials: support contrib, some minor changes
10 years ago
Maksim Shabunin
36a04ef8de
Doxygen tutorials: cpp done
10 years ago
Maksim Shabunin
c5536534d8
Doxygen tutorials: warnings cleared
10 years ago
Maksim Shabunin
8375182e34
Doxygen tutorials: basic structure
10 years ago
Maksim Shabunin
220f671655
Doxygen tutorials: some fixes in RST-docs
10 years ago
Dmitriy Anisimov
28944336d4
updated linux installation documentation
10 years ago
Vadim Pisarevsky
1176d4ef84
fixed some more compile errors and test failures
10 years ago
Vadim Pisarevsky
c422bdc3f8
fixed some more compile errors and test failures
10 years ago
micha137
67b2380d19
Update table_of_content_introduction.rst
10 years ago
micha137
96cd0d82e5
Update tutorials.rst
...
Change some wording
10 years ago
berak
7cb3f3def7
change remaining c-api CV_ prefixes in constants
10 years ago
Dmitriy Anisimov
71348651eb
fixed display_image tutorial sample
10 years ago
Dmitriy Anisimov
55c799a474
fixed warnings in documents
10 years ago
Maksim Shabunin
88aea1d52f
Stripped iCCP chunk from png files
10 years ago
Philipp Hasper
ac206ccb05
Visual Studio tutorial: updated library names
10 years ago
Alexander Shishkov
acc2efab50
updated links to the official OpenCV youtube channel
10 years ago
Ariel Elkin
d06c73861d
Doc: update video processing tutorial code for OpenCV v2.4.9 and v3a
10 years ago
Bence Magyar
1118a7d15a
Update tocDefinitions.rst
...
Second fix in docs needed for https://github.com/Itseez/opencv_contrib/pull/70
http://www.build.opencv.org/buildbot/builders/precommit-contrib_docs/builds/277
10 years ago
f-morozov
886319c81d
AKAZE fixes and tracking tutorial
10 years ago
Vadim Pisarevsky
00b2124876
fixing more compile problems with Java bindings etc
10 years ago
Vadim Pisarevsky
31df47b6ea
moved nonfree and a part of features2d to opencv_contrib/xfeatures2d
10 years ago
edgarriba
e2edfecb80
fixed white space
10 years ago