Search found 2 matches
- 2015-05-10T19:31:03-07:00
- Forum: Users
- Topic: Remove horizontal dashed lines
- Replies: 1
- Views: 2180
Re: Remove horizontal dashed lines
Hello guys, i removed the lines using the following script: convert img1.jpg -write MPR:source -morphology close "2x15: \ 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, \ 0,1,1,1,1,1,1,1,1,1,1,1,1,1,0" \ -morphology erode square MPR:source -compose Lighten -composite \ -morphology erode square MPR:source -composite ...
- 2015-05-05T07:46:27-07:00
- Forum: Users
- Topic: Remove horizontal dashed lines
- Replies: 1
- Views: 2180
Remove horizontal dashed lines
How to remove these dashed lines from image, for Tesseract OCR recongnition?
I try -morphology, but i'm very newbie in this command of imagemagick , am trying solve this for three days... someone can help me?
Sorry if english is not right
I try -morphology, but i'm very newbie in this command of imagemagick , am trying solve this for three days... someone can help me?
Sorry if english is not right