LargeScaleMeanShift dishonour parameter settings

Hi,

I’m using LargeScaleMeanShift application in OTB 8.1.1 (mapla GUI) on Windows 10. I’m happy with default Spatial radius, Range radius and Minimum Segment Size of 50. The Size of tiles in pixel is also set to default 500. The ‘Temporary files cleaning’ is set ON.

The application generates vector segments sucessfully from the input WV3 (.tif extract roughly 2 km2), however log tab reports;

Unable to remove file …tif
0 small regions will be removed
Warning: Self intersection at …xy coordinates

I can see intermediate. tif files in otb folder.

On the other side, the NBPIX column of the attribute table of the shapefile, when sorted in ascending order, confirm minimum number of 50. It took care of parameter setting, but why it reports " ‘0’ small regions will be removed".

I’m wondering what might be origin of these issues.