[tesseract-ocr] Re: underlined text problem - tess4j

2017-07-23 Thread iShahad thobaiti
I'm applying it on grayscaled image 


بتاريخ الأحد، 23 يوليو، 2017 2:28:09 م UTC+3، كتب THintz:
>
> I think that method only supports grayscale.

-- 
You received this message because you are subscribed to the Google Groups 
"tesseract-ocr" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tesseract-ocr+unsubscr...@googlegroups.com.
To post to this group, send email to tesseract-ocr@googlegroups.com.
Visit this group at https://groups.google.com/group/tesseract-ocr.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tesseract-ocr/5d4c67c9-9f85-448e-bd08-c6280fe8f7ee%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tesseract-ocr] Re: underlined text problem - tess4j

2017-07-23 Thread THintz
I think that method only supports grayscale.

-- 
You received this message because you are subscribed to the Google Groups 
"tesseract-ocr" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tesseract-ocr+unsubscr...@googlegroups.com.
To post to this group, send email to tesseract-ocr@googlegroups.com.
Visit this group at https://groups.google.com/group/tesseract-ocr.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tesseract-ocr/a921ae7f-1da8-48f1-9850-3c38a84efb84%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tesseract-ocr] Re: underlined text problem - tess4j

2017-07-22 Thread Quan Nguyen
Pix LeptUtils.removeLines(Pix pixs) 

On Thursday, July 20, 2017 at 8:47:25 AM UTC-5, iShahad thobaiti wrote:
>
> Hello, 
>
> I'm trying to extract text from pdf file and it contain underlined text 
> that the OCR cannot recognize accurately, It either skip the text or 
> wrongly recognize it.
>
> What is the best way to overcome the issue ? 
>
>
> Thanks 
>

-- 
You received this message because you are subscribed to the Google Groups 
"tesseract-ocr" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tesseract-ocr+unsubscr...@googlegroups.com.
To post to this group, send email to tesseract-ocr@googlegroups.com.
Visit this group at https://groups.google.com/group/tesseract-ocr.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tesseract-ocr/44c4fbf4-2a46-4118-b185-6ac13cc96022%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tesseract-ocr] Re: underlined text problem - tess4j

2017-07-20 Thread akhil katpally
You can remove the underlines using leptonica line removal algorithm

On Thursday, July 20, 2017 at 6:47:25 AM UTC-7, iShahad thobaiti wrote:
>
> Hello, 
>
> I'm trying to extract text from pdf file and it contain underlined text 
> that the OCR cannot recognize accurately, It either skip the text or 
> wrongly recognize it.
>
> What is the best way to overcome the issue ? 
>
>
> Thanks 
>

-- 
You received this message because you are subscribed to the Google Groups 
"tesseract-ocr" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tesseract-ocr+unsubscr...@googlegroups.com.
To post to this group, send email to tesseract-ocr@googlegroups.com.
Visit this group at https://groups.google.com/group/tesseract-ocr.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tesseract-ocr/db42b754-a63d-404c-8c34-d9d715722b20%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.