OpenCV Error: Bad argument (Default classifier file not found!) [closed]
I am trying to run textdetection.cpp present here OpenCV Error: Bad argument (Default classifier file not found!) in cv::text::ERClassifierNM1::ERClassifierNM1, file C:\opencv_ex\opencv_contrib-master\modules\text\src\erfilter.cpp,
Is there anyone having some idea about this error??? i have already added extra modules in to my opencv
try to give it an absolute path to the xml file (and, on win, - care to use single slashes)
yes i tried dis also but got the same error again..
Please, stick to a single topic...