]> Creatis software - FrontAlgorithms.git/blobdiff - lib/fpa/Image/DijkstraWithSphereBacktracking.hxx
More tests
[FrontAlgorithms.git] / lib / fpa / Image / DijkstraWithSphereBacktracking.hxx
index 69836a95e4f49a00b336ad5b6f58d3beb1a06bf1..e8f6c5174178bd85439e041ecb0caf15626dd39d 100644 (file)
@@ -153,6 +153,7 @@ _AfterMainLoop( )
     // Keep endpoint
     if( marks->GetPixel( max_vertex ) != 0 )
       continue;
+
     this->m_EndPoints.push_back( max_vertex );
 
     // Construct path (at least the part that hasn't been iterated)