I tried with -despeckle but that did not work as the speckles are way too big.
The distribution of the dots is rather uniform so I was thinking of changing the parameters of despecle, but there are none ...


Code: Select all
convert in.png -blur 0x2 -threshold 50% out.png
Code: Select all
convert in.png -median 2 out.png
Users browsing this forum: No registered users and 27 guests