]> Creatis software - FrontAlgorithms.git/blobdiff - lib/fpa/Base/Algorithm.hxx
...
[FrontAlgorithms.git] / lib / fpa / Base / Algorithm.hxx
index 3a52f789c1a60de280cc9ffedfc0b78ffbacbd2c..6af90482cef00943d3e6ee3121cb15c4d9957c5d 100644 (file)
@@ -30,7 +30,7 @@ GenerateData( )
 {
   // Init objects
   this->_ConfigureOutput( this->m_InitValue );
-  this->_InitMarks( );
+  this->_InitMarks( this->GetNumberOfSeeds( ) );
 
   // Init queue
   this->_QueueInit( );