Lines Matching full:modelfile
3435 void HOGDescriptor::readALTModel(String modelfile)3439 if ((modelfl = fopen(modelfile.c_str(), "rb")) == NULL)