Ask Your Question

Revision history [back]

NCVStat error codes can be found in NCV.hpp, particularly 25 = NCV_HAAR_XML_LOADING_EXCEPTION. This means there was a problem loading the xml. This could be that the path to the xml is incorrect, or that the program does not have read access to the file. I would suggest confirming those to be non-issues, and if that fails, provide the source for cuda.xml (I did search for it in opencv/data) so users on this forum may test it.