DetectText icon indicating copy to clipboard operation
DetectText copied to clipboard

Error during conversion to Opencv 2.4.2

Open vivekveeriah opened this issue 12 years ago • 1 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

vivekveeriah avatar Jun 13 '13 08:06 vivekveeriah

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

ri-sh avatar Aug 20 '16 15:08 ri-sh