OpenCV Error: Bad argument (Default classifier file not found!) [closed]

asked Sep 12 '16

scholar gravatar image

updated Sep 12 '16

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

Preview: (hide)

Closed for the following reason duplicate question by StevenPuttemans
close date 2016-09-12 04:59:12.774073

Comments

try to give it an absolute path to the xml file (and, on win, - care to use single slashes)

berak gravatar imageberak (Sep 12 '16)edit

yes i tried dis also but got the same error again..

scholar gravatar imagescholar (Sep 12 '16)edit

Please, stick to a single topic...

StevenPuttemans gravatar imageStevenPuttemans (Sep 12 '16)edit