Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
otb
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
273
Issues
273
List
Boards
Labels
Service Desk
Milestones
Merge Requests
8
Merge Requests
8
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Main Repositories
otb
Commits
38632442
Commit
38632442
authored
Jul 02, 2020
by
Cédric Traizet
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
DOC: fix links in Cookbook
parent
e41a8fb3
Pipeline
#5204
canceled with stages
in 27 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
Documentation/Cookbook/rst/index.rst
Documentation/Cookbook/rst/index.rst
+2
-2
Documentation/Cookbook/rst/recipes/pbclassif.rst
Documentation/Cookbook/rst/recipes/pbclassif.rst
+1
-1
No files found.
Documentation/Cookbook/rst/index.rst
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
...
...
Documentation/Cookbook/rst/recipes/pbclassif.rst
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
...
...
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