trainHOG icon indicating copy to clipboard operation
trainHOG copied to clipboard

just trying to run it with my own dataset

Open alexnadratupu opened this issue 7 years ago • 0 comments

SVMLight::SVMLightImpl::getInstance()->getSingleDetectingVector(descriptorVector, descriptorVectorIndices);

main.cpp:354: error: 'descriptorVector' declared as reference but not initialized

why descriptor vector is not initialized?

alexnadratupu avatar May 06 '18 17:05 alexnadratupu