Seperating connecting objects

oh well then you could mess around with morphology operations.

there’s also an article in the docs that uses watershed to separate a mask of coins that are touching.

your picture is already binarized. you should not accept that result as the starting point. look for fixes to the problem before binarization.

1 Like