aperrault / DetectText

Detect text with stroke width transform.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error during conversion to Opencv 2.4.2

vivekveeriah opened this issue · comments

Hi,
I am very much interested in using this algorithm for my text recognition system. Your code was using IplImages and older form of opencv and so decided to change it to cv::Mat and use the newer functions. But I am getting not getting the actual outputs which I had got for your code. I know it sounds weird but could you help me out on this.

Vivek

hi vivek can i get a look of your code using cv:: Mat instead of IplImage *