X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2Ffpa%2FBase%2FMarksInterface.hxx;h=8f00eb35a37d95a9cc5581dcdd780f6ef23ea919;hb=e82144a4e9fb907de430c8aca4b92577a81033fb;hp=5e7a3bc56bfc9c2065b6c7774f0c3772b366de20;hpb=4a3722c8e245ff242e8e253a8c1704db53f21c77;p=FrontAlgorithms.git diff --git a/lib/fpa/Base/MarksInterface.hxx b/lib/fpa/Base/MarksInterface.hxx index 5e7a3bc..8f00eb3 100644 --- a/lib/fpa/Base/MarksInterface.hxx +++ b/lib/fpa/Base/MarksInterface.hxx @@ -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 );