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 ...
Search found 2 matches
- 2015-05-10T19:31:03-07:00
- Forum: Users
- Topic: Remove horizontal dashed lines
- Replies: 1
- Views: 2626
- 2015-05-05T07:46:27-07:00
- Forum: Users
- Topic: Remove horizontal dashed lines
- Replies: 1
- Views: 2626
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
Sorry if english is not right