Maksim Shabunin
6d1cbc6458
Reorganized user guide
10 years ago
Maksim Shabunin
3f91b0d340
Fixed external link in python colorspace tutorial
10 years ago
Maksim Shabunin
c8cb03fd8f
Replaced 'corrected' to 'distorted' in camera calibration tutorials
10 years ago
berak
3fe69f4e67
small fixes for features2d tutorials
10 years ago
cbalint13
fb56d5c482
Squash all BRISK commits into one.
10 years ago
StevenPuttemans
34dacdea32
fixing all RGB instances to BGR where needed
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
berak
723c317108
changed create function in tutorial
10 years ago
S. Garrido
2f95acf273
completing and fixing gen_pattern.py
10 years ago
cbalint13
26997f32c6
Fix BRISK detector&descriptor using proper AGAST.
10 years ago
StevenPuttemans
7e35f76d06
allowing people to manually define how sharp a cascade classifier model should be trained
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
Maksim Shabunin
313e799df5
Add link to old documentation format
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
Maksim Shabunin
7335a40a61
Replaced CV_PURE_PROPERTY macros with corresponding code
10 years ago
Maksim Shabunin
632afe6ae3
Fixed mangled install layout on unix machines
10 years ago
Roman Donchenko
1858b5cfba
Don't install documentation if it isn't built
...
The HAVE_DOC_GENERATOR variable was always true.
(cherry picked from commit 3d46c1f960
)
Conflicts:
doc/CMakeLists.txt
10 years ago
guopei
f94b22fa5e
grammar fix: then -> than
10 years ago
guopei
0e5c7720a4
grammar fix: a -> the
10 years ago
sanuj
1f53b65511
Fix documentation in python binding tutorial
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
370389c7af
add extra output argument to tutorial
10 years ago
StevenPuttemans
ea54c01125
add remarks for iOS tutorial
10 years ago
berak
c83044d45a
fix houghlines.py sample and tutorial
...
fix whitespace
10 years ago
Nisarg Thakkar
e6876fecd3
Fixed doc error in optical flow
10 years ago
Maksim Shabunin
e57359a3a0
Documentation: set max-width property for inserted images
10 years ago
Nisarg Thakkar
437ef99ba5
Fixed doc error in optical flow
10 years ago
Maksim Shabunin
79e8f0680c
Updated ml module interfaces and documentation
10 years ago
Maksim Shabunin
da383e65e2
Remove deprecated methods from cv::Algorithm
10 years ago
Maksim Shabunin
a5a510da4b
Support for compound modules, support for contrib_world
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
Maksim Shabunin
53c9460454
Reorganized ML module documentation
...
- fixed one BiB record
- moved algorithms overview to separate page
- added docs for some enumerations
- fixed some small documentation errors
10 years ago
Marvin Smith
91fbe00caa
Updated gdal tutorial to include comments.
10 years ago
Maksim Shabunin
f8d09945ac
Added dummy build targets for compatibility
10 years ago
Maksim Shabunin
d04fc15e06
Replaced tabs with spaces in stylesheet
10 years ago
Maksim Shabunin
11591b3e9d
Added Qt help generation support
10 years ago
Maksim Shabunin
3ffae9f7b7
Some documentation customization
10 years ago
Maksim Shabunin
b4050c775e
Updated sample files documentation inclusions
10 years ago