Hi , This is with respect the the debugging process .
I have followed the steps given here . /// " Building and installing*On Linux:* - Copy piccolo2d-core-3.0.jar and piccolo2d-extras-3.0.jar to tesseract/java. - cd java - make ScrollView.jar - Set the SCROLLVIEW_PATH environment variable to point to your java directory containing all 3 jar files." /// Here the problem which I facing is that //////////////////////////////////////////////////////////////////// [root@localhost java]# make ScrollView.jar make: *** No rule to make target `ScrollView.jar'. Stop /////////////////////////////////////////////////////////////////// What am I supposed to do at this instance to get it cleared ? - Sibi On Friday, July 25, 2014 8:17:53 PM UTC+5:30, sibi kanagaraj wrote: > > Hi Zdenko , > > Thank you for the reply . I would check them and post back the results and > queries . I am testing the engine for Tamil . If I am able to see the > module by module work then it would be of great help of me to remove > ambiguities and work on it . > > Once again thank you for the wonderful links . > > -Sibi > > On Friday, July 25, 2014 12:45:46 PM UTC+5:30, zdenop wrote: >> >> Have a look at ViewerDebugging wiki[1] Dmitri Silaev blog[2] and maybe >> Slides >> from Tutorial on Tesseract presented at DAS2014[3]. >> >> [1] https://code.google.com/p/tesseract-ocr/wiki/ViewerDebugging >> [2] >> http://rdaemons.blogspot.sk/2012/06/tesseract-ocr-interactive-debugging.html >> [3] >> https://drive.google.com/file/d/0B7l10Bj_LprhbUlIUFlCdGtDYkE/edit?usp=sharing >> >> Zdenko >> >> >> On Fri, Jul 25, 2014 at 7:08 AM, sibi kanagaraj <[email protected]> >> wrote: >> >>> Dear all , >>> >>> I would like to see hoe tesseract works . Say , how line segmentation >>> happens , how word recognition and classification happens .etc . how am I >>> supposed to "see" it . The command "tessaract" with input and output files >>> give me output . But , I need to see step by step execution . In short , a >>> debugging process with various watch points . Please let me know . I am >>> very eager to learn the engine than the stand alone output . >>> >>> -Sibi >>> >>> -- >>> 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 [email protected]. >>> To post to this group, send email to [email protected]. >>> Visit this group at http://groups.google.com/group/tesseract-ocr. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/tesseract-ocr/0c2fc40f-d85c-4f3c-9dba-1769b7680084%40googlegroups.com >>> >>> <https://groups.google.com/d/msgid/tesseract-ocr/0c2fc40f-d85c-4f3c-9dba-1769b7680084%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tesseract-ocr. To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/154ae7e3-f400-415c-a773-e86e6a851047%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

