From 6f7a0e05c357f4437102d5ffe8774c8de56f5d24 Mon Sep 17 00:00:00 2001 From: Emmanuel Christophe <emmanuel.christophe@orfeo-toolbox.org> Date: Mon, 22 Oct 2007 14:20:15 +0000 Subject: [PATCH] typo doxygen --- .../itkGeodesicActiveContourShapePriorLevelSetFunction.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Utilities/ITK/Code/Algorithms/itkGeodesicActiveContourShapePriorLevelSetFunction.h b/Utilities/ITK/Code/Algorithms/itkGeodesicActiveContourShapePriorLevelSetFunction.h index a0a2e03797..793e61d71d 100755 --- a/Utilities/ITK/Code/Algorithms/itkGeodesicActiveContourShapePriorLevelSetFunction.h +++ b/Utilities/ITK/Code/Algorithms/itkGeodesicActiveContourShapePriorLevelSetFunction.h @@ -60,7 +60,7 @@ namespace itk { * An advection term \f$ \mathbf{A}(\mathbf{x}) \f$ is constructed * from the negative gradient of the edge potential image. * - * \f[ \mathbf{A}(\matbf{x}) = -\nabla g(\mathbf{x}) \f] + * \f[ \mathbf{A}(\mathbf{x}) = -\nabla g(\mathbf{x}) \f] * * This term behaves like a doublet attracting the contour to the edges. * -- GitLab