DetectText
DetectText copied to clipboard
Error during conversion to Opencv 2.4.2
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 *