Ask Your Question

Revision history [back]

Unable to run end_to_endrecognition.cpp written by lluiz gomez

Hiii all of u..Iam creating a project on text recognition of natural images.I have installed eclipse juno 4.2 of 32 bit along with cygwin and opencv .When a created a c++ project and copied the code of end_to_endrecognition from github and included all the libraries of opencv ,also included tesseract.h and ergrouping_nm.h written in the code.But still it showing some errors like as follows

ERRORS

Function 'createERFilterNM1' could not be resolved Hiii.cpp /Hiii/src line 59 Semantic Error ,

Field 'pixel' could not be resolved Hiii.cpp /Hiii/src line 331 Semantic Error etc.

Anyone knows to how to get out of these errors please do help me!!