Search found 2 matches
- 2017-10-15T15:19:30-07:00
- Forum: Users
- Topic: Remove continuous curved line
- Replies: 2
- Views: 2849
Re: Remove continuous curved line
Ok so there is no way to detect a continuous border that is 2px height?
- 2017-10-15T14:33:21-07:00
- Forum: Users
- Topic: Remove continuous curved line
- Replies: 2
- Views: 2849
Remove continuous curved line
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: https://i.imgur.com/5V4l9bW.png I have tried: convert capito.png -negate -morphology erode octagon ...