Skip to content
Snippets Groups Projects
Commit 0508f6a4 authored by Manuel Grizonnet's avatar Manuel Grizonnet
Browse files

ENH: display stream size in large scale segmentation mode

parent 97ddbd57
No related branches found
No related tags found
No related merge requests found
......@@ -704,6 +704,8 @@ private:
if (segModeType == "vector")
{
otbAppLogINFO(<<"Stream size: " << streamSize);
ogrDS->SyncToDisk();
// Stitching mode
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment