Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
otb
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Julien Osman
otb
Commits
38632442
Commit
38632442
authored
4 years ago
by
Cédric Traizet
Browse files
Options
Downloads
Patches
Plain Diff
DOC: fix links in Cookbook
parent
e41a8fb3
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Documentation/Cookbook/rst/index.rst
+2
-2
2 additions, 2 deletions
Documentation/Cookbook/rst/index.rst
Documentation/Cookbook/rst/recipes/pbclassif.rst
+1
-1
1 addition, 1 deletion
Documentation/Cookbook/rst/recipes/pbclassif.rst
with
3 additions
and
3 deletions
Documentation/Cookbook/rst/index.rst
+
2
−
2
View file @
38632442
Welcome to Orfeo ToolBox!
=========================
`Orfeo ToolBox (OTB) <http://orfeo-toolbox.org>`_ is an open-source project for
`Orfeo ToolBox (OTB) <http
s
://
www.
orfeo-toolbox.org
/
>`_ is an open-source project for
state-of-the-art remote sensing. Built on the shoulders of the open-source
geospatial community, it can process high resolution optical, multispectral and
radar images at the terabyte scale. A wide variety of applications are
...
...
@@ -32,7 +32,7 @@ joining `our community <https://www.orfeo-toolbox.org/community/>`_ and
For other documentation, be sure to read:
- OTB's website: `www.orfeo-toolbox.org <https://www.orfeo-toolbox.org/>`_
- `Doxygen <http://orfeo-toolbox.org/doxygen/>`_, for exhaustive documentation
- `Doxygen <http
s
://
www.
orfeo-toolbox.org/doxygen/>`_, for exhaustive documentation
of the C++ API.
Table of Contents
...
...
This diff is collapsed.
Click to expand it.
Documentation/Cookbook/rst/recipes/pbclassif.rst
+
1
−
1
View file @
38632442
...
...
@@ -475,7 +475,7 @@ to positive reference samples (either represented as a raster labeled
image or as a vector data containing the reference classes). It will
compute the confusion matrix and precision, recall and F-score of each
class too, based on the
`ConfusionMatrixCalculator <http://www.orfeo-toolbox.org/doxygen
-current
/classotb_1_1ConfusionMatrixCalculator.html>`_
`ConfusionMatrixCalculator <http
s
://www.orfeo-toolbox.org/doxygen/classotb_1_1ConfusionMatrixCalculator.html>`_
class.
If you have made an unsupervised classification, it must be specified
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment