Commit b0b0c442 authored by remicres's avatar remicres
Browse files

ADD: display last step processing time

Showing with 1 addition and 1 deletion
+1 -1
...@@ -139,7 +139,7 @@ void Controller<TSegmenter>::RunSegmentation() ...@@ -139,7 +139,7 @@ void Controller<TSegmenter>::RunSegmentation()
m_InputImage->GetNumberOfComponentsPerPixel(), m_InputImage->GetNumberOfComponentsPerPixel(),
numberOfIterationsRemaining); numberOfIterationsRemaining);
// ShowTime(t); ShowTime(t);
} }
else // accumulatedMemory > m_Memory else // accumulatedMemory > m_Memory
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment