image binarization

2011-03-02 Thread Bikash Bag
Hi, I am new to OCR, can anyone please tell me a good image binarization algorithm. regards, bikash -- You received this message because you are subscribed to the Google Groups tesseract-ocr group. To post to this group, send email to tesseract-ocr@googlegroups.com. To unsubscribe from

Re: image binarization

2011-03-02 Thread Saurabh Gandhi
You can use Otsu's binarisation algorithm: http://www.sas.bg/code-snippets/image-binarization-the-otsu-method.html -- Regards, Saurabh Gandhi On Wed, Mar 2, 2011 at 1:45 PM, Bikash Bag bikash...@gmail.com wrote: Hi, I am new to OCR, can anyone please tell me a good image binarization

Re: image binarization

2011-03-02 Thread Saurabh Gandhi
-binarization-the-otsu-method.html -- Regards, Saurabh Gandhi On Wed, Mar 2, 2011 at 1:45 PM, Bikash Bag bikash...@gmail.com wrote: Hi, I am new to OCR, can anyone please tell me a good image binarization algorithm. regards, bikash -- You received this message because you are subscribed

RE: image binarization

2011-03-02 Thread Cong Nguyen
binarization You can use Otsu's binarisation algorithm: http://www.sas.bg/code-snippets/image-binarization-the-otsu-method.html -- Regards, Saurabh Gandhi On Wed, Mar 2, 2011 at 1:45 PM, Bikash Bag bikash...@gmail.com wrote: Hi, I am new to OCR, can anyone please tell me a good image binarization

Re: image binarization

2011-03-02 Thread Dmitry Silaev
) to increase performance. Cong. From: tesseract-ocr@googlegroups.com [mailto:tesseract-ocr@googlegroups.com] On Behalf Of Saurabh Gandhi Sent: Wednesday, March 02, 2011 3:34 PM To: tesseract-ocr@googlegroups.com Cc: Bikash Bag Subject: Re: image binarization You can use Otsu's