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
Container Registry
Model registry
Operate
Environments
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
Main Repositories
otb
Commits
6ff93cb4
Commit
6ff93cb4
authored
18 years ago
by
Jordi Inglada
Browse files
Options
Downloads
Patches
Plain Diff
No commit message
No commit message
parent
06713183
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
SoftwareGuide/Latex/SystemOverview.tex
+8
-8
8 additions, 8 deletions
SoftwareGuide/Latex/SystemOverview.tex
with
8 additions
and
8 deletions
SoftwareGuide/Latex/SystemOverview.tex
+
8
−
8
View file @
6ff93cb4
...
...
@@ -97,13 +97,13 @@ in the previous chapter two other modules---\code{OTB-Documents} and
wrappers using the
\href
{
http://www.swig.org/
}{
SWIG
}
package. OTB does not use this system at present.
\item
[Auxiliary / Utilities]
Several auxiliary subsystems are
available to supplement other classes in the system. For example,
calculators are classes that perform specialized operations in
support of filters (e.g., MeanCalculator computes the mean of a
sample). Other utilities include GDAL format file
support, png, zlib, FLTK / Qt image viewers, and interfaces to the
Visualization Toolkit (VTK) system.
%%
\item[Auxiliary / Utilities] Several auxiliary subsystems are
%%
available to supplement other classes in the system. For example,
%%
calculators are classes that perform specialized operations in
%%
support of filters (e.g., MeanCalculator computes the mean of a
%%
sample). Other utilities include GDAL format file
%%
support, png, zlib, FLTK / Qt image viewers, and interfaces to the
%%
Visualization Toolkit (VTK) system.
\end{description}
...
...
@@ -498,7 +498,7 @@ primarily to support the deformable registration in ITK.
\index
{
data object
}
There are two principl
e
types of data represented in OTB: images and
There are two princip
a
l types of data represented in OTB: images and
meshes. This functionality is implemented in the classes
Image and Mesh, both of which are subclasses of
\doxygen
{
itk
}{
DataObject
}
. In OTB, data objects are classes that are meant to
...
...
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