Skip to content

Commit 81e2db6

Browse files
aylwardthewtex
authored andcommitted
ENH: Added details on use of TubeSpatialObjects.
1 parent 40d8446 commit 81e2db6

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

SoftwareGuide/Latex/Architecture/SpatialObjects.tex

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,8 +148,11 @@ \subsection{SurfaceSpatialObject}
148148
\subsection{TubeSpatialObject}
149149

150150
\doxygen{TubeSpatialObject} is a class for the representation
151-
of tubular structures using SpatialObjects.
152-
The class \doxygen{DTITubeSpatialObject} is derive from this base class
151+
of tubular structures using SpatialObjects. In particular, it is intended
152+
to be used to represent vascular networks extracted from 2D and 3D images.
153+
It can also be used to represent airways, nerves, bile ducts, and more.
154+
155+
The class \doxygen{DTITubeSpatialObject} is derived from this class
153156
and adds constructs for representing fiber tracts from diffusion tensor images.
154157

155158
\label{sec:TubeSpatialObject}

0 commit comments

Comments
 (0)