]> Creatis software - FrontAlgorithms.git/blobdiff - lib/fpa/Base/MarksInterface.hxx
...
[FrontAlgorithms.git] / lib / fpa / Base / MarksInterface.hxx
index 5e7a3bc56bfc9c2065b6c7774f0c3772b366de20..8f00eb35a37d95a9cc5581dcdd780f6ef23ea919 100644 (file)
@@ -118,7 +118,7 @@ _Collisions( const TVertex& a, const TVertex& b )
           q.push( n );
 
     } // elihw
-    this->m_NumberOfFronts = this->m_NumberOfSeeds - count;
+    this->m_NumberOfFronts = this->m_NumberOfSeeds - count + 1;
 
   } // fi
   return( this->m_NumberOfFronts );