Remove continuous curved line
Posted: 2017-10-15T14:33:21-07:00
Hello,
Is it possible to remove a continuous curved line using Image Magick that crosses a text?
however, the line height is always fixed to 2px (and 2 other pixels for shaddow).
Here is a sample text:
I have tried: convert capito.png -negate -morphology erode octagon:4 -negate -threshold 70% b.png
and other samples on the net, but none worked.
Thank you.
Is it possible to remove a continuous curved line using Image Magick that crosses a text?
however, the line height is always fixed to 2px (and 2 other pixels for shaddow).
Here is a sample text:
I have tried: convert capito.png -negate -morphology erode octagon:4 -negate -threshold 70% b.png
and other samples on the net, but none worked.
Thank you.