File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed
SoftwareGuide/Latex/Appendices Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -364,7 +364,7 @@ \section{Citations}
364364* weighted images and their gradient directions and computes an image of
365365* tensors. (with DiffusionTensor3D as the pixel type). Once that is done, you
366366* can apply filters on this tensor image to compute FA, ADC, RGB weighted
367- * maps etc.
367+ * maps, etc.
368368*
369369* ...
370370*
@@ -1620,7 +1620,7 @@ \subsection{Class Layout}
16201620{
16211621
16221622/** \class Image
1623- * \brief Templated N-dimensional image class.
1623+ * \brief Templated N-dimensional image class.
16241624 *
16251625 * Detailed documentation...
16261626 */
@@ -2255,7 +2255,7 @@ \subsection{Alignment}
22552255{
22562256
22572257/** \class Image
2258- * \brief Templated N-dimensional image class.
2258+ * \brief Templated N-dimensional image class.
22592259 *
22602260 * Detailed documentation...
22612261 */
@@ -2559,9 +2559,8 @@ \subsection{Empty Lines}
25592559namespace itk
25602560{
25612561
2562- /**
2563- * \class BoxImageFilter
2564- * \brief A base class for all the filters working on a box neighborhood
2562+ /** \class BoxImageFilter
2563+ * \brief A base class for all the filters working on a box neighborhood.
25652564 *
25662565 * This filter provides the code to store the radius information about the
25672566 * neighborhood used in the subclasses.
You can’t perform that action at this time.
0 commit comments