Skip to content
Snippets Groups Projects
Commit 6ff93cb4 authored by Jordi Inglada's avatar Jordi Inglada
Browse files

No commit message

No commit message
parent 06713183
No related branches found
No related tags found
No related merge requests found
......@@ -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 principle types of data represented in OTB: images and
There are two principal 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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment