Well, it appears to me that you are trying to extract words from a document/image.
If tesseract functions correctly on an image, it can definitely give you words and you could possibly use that to break up the image. That said, I am not sure that Tesseract works great on handwritten words. M On Wed, Apr 25, 2012 at 2:15 AM, Lucas Swartsenburg <[email protected]>wrote: > Excuse me, I used the wrong term. The correct one is: word segmentation. > So if I want to segment the sentence: > > I am Luuk. > > I get: > > "I", "am", "Luuk" (all of these will be small images of the handwritten > words) > > > > > On Wednesday, April 25, 2012 5:41:57 AM UTC+2, Mayur Mudigonda wrote: > >> what do you mean by separate? >> >> On Tue, Apr 24, 2012 at 10:38 AM, Lucas Swartsenburg >> <[email protected]>wrote: >> >>> Hi, >>> >>> I am looking for a solution to separate handwritten words for (a part >>> of) my Computer Science thesis. Would it be possible to adjust >>> Tessarct for this use? >>> >>> All of your input is appreciated. >>> >>> Kind regards, >>> >>> Lucas >>> >>> -- >>> 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 >>> tesseract-ocr+unsubscribe@**googlegroups.com<tesseract-ocr%[email protected]> >>> For more options, visit this group at >>> http://groups.google.com/**group/tesseract-ocr?hl=en<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 > -- 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

