diff --git a/Code/SARPolarimetry/otbMuellerToPolarisationDegreeAndPowerImageFilter.h b/Code/SARPolarimetry/otbMuellerToPolarisationDegreeAndPowerImageFilter.h
index 0ba0d14eedc945b3463fd06b83552a9283982700..278ccc1607f9eeb9a1d4af38a3a93eeb0c556f83 100644
--- a/Code/SARPolarimetry/otbMuellerToPolarisationDegreeAndPowerImageFilter.h
+++ b/Code/SARPolarimetry/otbMuellerToPolarisationDegreeAndPowerImageFilter.h
@@ -30,7 +30,7 @@ namespace otb
 
 namespace Functor {
 
-/** \class otbMuellerToPolarisationDegreeAndPowerFunctor
+/** \class MuellerToPolarisationDegreeAndPowerFunctor
  * \brief Evaluate the  min and max polarisation degree and min and max power
  *   from the Mueller image
  *
diff --git a/Code/SARPolarimetry/otbMuellerToReciprocalCovarianceImageFilter.h b/Code/SARPolarimetry/otbMuellerToReciprocalCovarianceImageFilter.h
index 80565ba4074894c0522ed4f02118c024c290c584..12c08e722180592205814b2fff6564d735fa609d 100644
--- a/Code/SARPolarimetry/otbMuellerToReciprocalCovarianceImageFilter.h
+++ b/Code/SARPolarimetry/otbMuellerToReciprocalCovarianceImageFilter.h
@@ -26,7 +26,7 @@ namespace otb
 
 namespace Functor {
 
-/** \class otbMuellerToReciprocalCovarianceFunctor
+/** \class MuellerToReciprocalCovarianceFunctor
  * \brief Evaluate the  MLC image from the Mueller image
  *
  * Output value are:
diff --git a/Code/SARPolarimetry/otbReciprocalCoherencyToMuellerImageFilter.h b/Code/SARPolarimetry/otbReciprocalCoherencyToMuellerImageFilter.h
index b28e744751f1519649e524dfb2a04f9175282d03..954340e3fdcb2eb0d9fb9314256159cbe5c1d53c 100644
--- a/Code/SARPolarimetry/otbReciprocalCoherencyToMuellerImageFilter.h
+++ b/Code/SARPolarimetry/otbReciprocalCoherencyToMuellerImageFilter.h
@@ -26,7 +26,7 @@ namespace otb
 
 namespace Functor {
 
-/** \class otbCoherencyToMuellerFunctor
+/** \class CoherencyToMuellerFunctor
  * \brief Evaluate the Mueller matrix from the reciprocal coherency matrix image
  *
  * Outpus are:
diff --git a/Code/SARPolarimetry/otbReciprocalCovarianceToCoherencyDegreeImageFilter.h b/Code/SARPolarimetry/otbReciprocalCovarianceToCoherencyDegreeImageFilter.h
index daf844ee3c7bd59b608bebd88452d5439b458b9d..e83da8bb29a9953067e64a91373c4ea8baa60fa3 100644
--- a/Code/SARPolarimetry/otbReciprocalCovarianceToCoherencyDegreeImageFilter.h
+++ b/Code/SARPolarimetry/otbReciprocalCovarianceToCoherencyDegreeImageFilter.h
@@ -26,7 +26,7 @@ namespace otb
 
 namespace Functor {
 
-/** \class otbReciprocalCovarianceToCoherencyDegreeFunctor
+/** \class ReciprocalCovarianceToCoherencyDegreeFunctor
  * \brief Evaluate the Coherency Degree coefficient from from the MLC image
  *
  * Output value are:
diff --git a/Code/SARPolarimetry/otbReciprocalCovarianceToReciprocalCoherencyImageFilter.h b/Code/SARPolarimetry/otbReciprocalCovarianceToReciprocalCoherencyImageFilter.h
index 4c1eb1a220d82654c4cb593f0b76fd9ecfc25e35..77ba261d44324c29a02ee70b671a0faef9a449c8 100644
--- a/Code/SARPolarimetry/otbReciprocalCovarianceToReciprocalCoherencyImageFilter.h
+++ b/Code/SARPolarimetry/otbReciprocalCovarianceToReciprocalCoherencyImageFilter.h
@@ -26,7 +26,7 @@ namespace otb
 
 namespace Functor {
 
-/** \class otbReciprocalCovarianceToReciprocalCoherencyFunctor
+/** \class ReciprocalCovarianceToReciprocalCoherencyFunctor
  * \brief Evaluate the Coherency matrix from the Covariance image
  *
  * Output value are:
diff --git a/Code/SARPolarimetry/otbReciprocalLinearCovarianceToReciprocalCircularCovarianceImageFilter.h b/Code/SARPolarimetry/otbReciprocalLinearCovarianceToReciprocalCircularCovarianceImageFilter.h
index 9597f612ca00cff87306379a4ffa0ecf99f379dc..e629f0c6be3935ada8ead559b861e5626442c0aa 100644
--- a/Code/SARPolarimetry/otbReciprocalLinearCovarianceToReciprocalCircularCovarianceImageFilter.h
+++ b/Code/SARPolarimetry/otbReciprocalLinearCovarianceToReciprocalCircularCovarianceImageFilter.h
@@ -26,7 +26,7 @@ namespace otb
 
 namespace Functor {
 
-/** \class otbReciprocalLinearCovarianceToReciprocalCircularCovarianceFunctor
+/** \class ReciprocalLinearCovarianceToReciprocalCircularCovarianceFunctor
  * \brief Compute the reciprocal Covariance circular matrix from the reciprocal Covariance linear matrix.
  *  Extract from Antennas for radar and communications Harold Mott p 317.
  *
diff --git a/Code/SARPolarimetry/otbSinclairToReciprocalCircularCovarianceMatrixFunctor.h b/Code/SARPolarimetry/otbSinclairToReciprocalCircularCovarianceMatrixFunctor.h
index 2994caeccef52ece3797a99a6868cc23161bf991..b69c2ee6bc92ce89f751ec6e9261e71422e90607 100644
--- a/Code/SARPolarimetry/otbSinclairToReciprocalCircularCovarianceMatrixFunctor.h
+++ b/Code/SARPolarimetry/otbSinclairToReciprocalCircularCovarianceMatrixFunctor.h
@@ -25,7 +25,7 @@ namespace otb
 {
 namespace Functor
 {
-/** \class SinclairToCircularCovarianceMatrixFunctor
+/** \class SinclairToReciprocalCircularCovarianceMatrixFunctor
  *  \brief Construct the fully reciprocal polarimetric circular covariance matrix
  *  with Sinclair matrix information.
  *