Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
O
opencv
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
opencv
Commits
06c2a70c
Commit
06c2a70c
authored
Dec 22, 2014
by
Maksim Shabunin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed some mistakes
parent
637b615e
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
documentation_tutorial.markdown
...uction/documenting_opencv/documentation_tutorial.markdown
+4
-4
No files found.
doc/tutorials/introduction/documenting_opencv/documentation_tutorial.markdown
View file @
06c2a70c
...
...
@@ -441,7 +441,7 @@ _snippet_ command, since this method is less affected by the changes in processe
### Grouping commands {#tutorial_documentation_commands_group}
All code entities should be put into named groups representing OpenCV modules and th
ie
r internal
All code entities should be put into named groups representing OpenCV modules and th
ei
r internal
structure, thus each module should be associated with a group with the same name. Good place to
define groups and subgroups is the main header file for this module:
<em>"<module>/include/opencv2/<module>.hpp"</em>.
...
...
@@ -540,7 +540,7 @@ Write the tutorial {#tutorial_documentation_steps_tutorial}
representing performance or even a video.
Save it in appropriate format for later use in the tutorial:
- To save simple graph-like images use los
e
less ".png" format.
- To save simple graph-like images use los
s
less ".png" format.
- For photo-like images - lossy ".jpg" format.
- Numbers will be inserted as plain text, possibly formatted as table.
- Video should be uploaded on YouTube.
...
...
@@ -587,7 +587,7 @@ Write the tutorial {#tutorial_documentation_steps_tutorial}
authors list and short description. Also note the list item indent, empty lines between
paragraphs and special _italic_ markers.
7.
Generate doxygen doumentation and verify results.
7.
Generate doxygen do
c
umentation and verify results.
References {#tutorial_documentation_refs}
==========
...
...
@@ -596,7 +596,7 @@ References {#tutorial_documentation_refs}
-
[
Markdown support
]
- supported syntax and extensions
-
[
Formulas support
]
- how to include formulas
-
[
Supported formula commands
]
- HTML formulas use MathJax script for rendering
-
[
Command reference
]
- supported commands and th
ie
r parameters
-
[
Command reference
]
- supported commands and th
ei
r parameters
<!-- invisible references list -->
[
Doxygen
]:
http://www.stack.nl/~dimitri/doxygen/index.html)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment