I started using tesseract-ocr 2.0 .NET Wrapper.I'm able to do OCR. But when I'm tring to debug I couldn't able to Step into the folowing Method. int result = m_myTessBaseAPIInstance->InitWithLanguage(...)
Same case with DoOCR step into inner methods init_metrics(); set_tess_tweak_vars(); init_baseline();... Please help me. I'm a C# developer and new to c++. -- 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

