Ask Your Question

anoopcpk's profile - activity

2015-02-04 07:28:40 -0600 asked a question Hai all.. i tried to compile tesseract code(webcam_demo.cpp) obtained from githuband i got some error.. details are given below.. Pls help me..

link to the code.. https://github.com/Itseez/opencv_cont...

installed opencv 3.0.0 beta.. tried to compile using visual studio..

vector< Ptr<ocrhmmdecoder> > decoders; error:- identifier OCRHMMDecoder undefined

MSERsToERStats(grey, contours, regions); error :- MSERsToERStats undefined..

how can i get out of these errors?? and am not a proffessional opencv programmer,,