I tired to pass only image binary data in text file to tesseract but not working. Can anybody explain how to tesseract read the image file?
On Thu, Apr 12, 2012 at 12:45 PM, Mayur Mudigonda <[email protected] > wrote: > If this is from the command line - save it as .png image file and call > Tesseract > > It should be no different from any other image > > On Wed, Apr 11, 2012 at 11:24 PM, Ankur Rana <[email protected]>wrote: > >> how can i pass my already binarized image data to Tesseract 2.01? >> >> >> On Thu, Apr 12, 2012 at 9:55 AM, Mayur Mudigonda < >> [email protected]> wrote: >> >>> I think if you were writing your own classification code, you'd have to >>> edit the classification (cpp files) and compile them manually. You would >>> also branch from the default Tesseract build. >>> >>> I am interested in analyzing the use of more powerful classifiers like >>> LTSM NN and Boltzman machines based NNs. Although that is a more mammoth >>> task and I would require support from more people. >>> >>> M >>> >>> >>> On Wed, Apr 11, 2012 at 9:04 PM, Karin <[email protected]> wrote: >>> >>>> Can we do another classification on tesseract? >>>> Currently I am using Tesseract 2.00 and I go through all the >>>> variables that can be set before recognize. Is there a mechanism to >>>> add KNN for classification in Tesseract 2.00? >>>> >>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "tesseract-ocr" group. >>>> To post to this group, send email to [email protected] >>>> To unsubscribe from this group, send email to >>>> [email protected] >>>> For more options, visit this group at >>>> http://groups.google.com/group/tesseract-ocr?hl=en >>>> >>> >>> >>> >>> -- >>> >>> URL: >>> www.cse.msu.edu/~mudigon1 <http://www.cse.msu.edu/%7Emudigon1> >>> www.blindsight.com/team >>> Elegance is not a dispensable luxury but a factor that decides between >>> success and failure. >>> Edsger Dijkstra >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "tesseract-ocr" group. >>> To post to this group, send email to [email protected] >>> To unsubscribe from this group, send email to >>> [email protected] >>> For more options, visit this group at >>> http://groups.google.com/group/tesseract-ocr?hl=en >>> >> >> >> >> -- >> Regards >> >> --------------------------------------------------------------------------------------- >> Ankur Rana >> (ਅੰਕੁਰ ਰਾਣਾ) >> >> -- >> You received this message because you are subscribed to the Google >> Groups "tesseract-ocr" group. >> To post to this group, send email to [email protected] >> To unsubscribe from this group, send email to >> [email protected] >> For more options, visit this group at >> http://groups.google.com/group/tesseract-ocr?hl=en >> > > > > -- > > URL: > www.cse.msu.edu/~mudigon1 > www.blindsight.com/team > Elegance is not a dispensable luxury but a factor that decides between > success and failure. > Edsger Dijkstra > > -- > You received this message because you are subscribed to the Google > Groups "tesseract-ocr" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/tesseract-ocr?hl=en > -- Regards --------------------------------------------------------------------------------------- Ankur Rana (ਅੰਕੁਰ ਰਾਣਾ) -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/tesseract-ocr?hl=en

