Search found 5 matches

by a_j_g_cvt
2016-01-13T11:45:54-07:00
Forum: Users
Topic: Remove horizontal line
Replies: 13
Views: 19575

Re: Remove horizontal line

snibgo- One other thing, I ran your original script against the composite image of both test images. Here is the result:

https://www.dropbox.com/s/ytjgpnq4tta9o ... t.png?dl=0

Have a great day!
by a_j_g_cvt
2016-01-13T11:20:51-07:00
Forum: Users
Topic: Remove horizontal line
Replies: 13
Views: 19575

Re: Remove horizontal line

snibgo -Thank you again! This is very helpful. I am including a link to a new image which combines the previous examples into one image. The ultimate goal is to write one script which removes the underlines without affecting any text (both smaller font and or larger font). I believe it can be done I...
by a_j_g_cvt
2016-01-13T06:33:46-07:00
Forum: Users
Topic: Remove horizontal line
Replies: 13
Views: 19575

Re: Remove horizontal line

Thank you snibgo! This worked very well on the sample image I provided. I noticed that other areas of the document with large font were affected as they are comprised of a fraction of long straight lines of greater length than 50 pixels. I tried increasing the rectangle size height however this left...
by a_j_g_cvt
2016-01-12T18:17:40-07:00
Forum: Users
Topic: Remove horizontal line
Replies: 13
Views: 19575

Re: Remove horizontal line

Here is a link to an example file I am working on:

https://www.dropbox.com/s/2luszvqka7wc2 ... e.png?dl=0
by a_j_g_cvt
2016-01-12T17:01:07-07:00
Forum: Users
Topic: Remove horizontal line
Replies: 13
Views: 19575

Re: Remove horizontal line

This is excellent feedback. #1. How would I utilize a similar script on lines that are greater than a certain pixel length and #2. How would I remove the entire line even if it intersects with a letter (in this case the Y in Billy). Perhaps we would want to identify lines (of a minimum pixel height)...