jun20061588
Results
3
issues of
jun20061588
自己训练得到SVM_HOG.xml文件,使用SVM_HOG.xml文件,svm.predict()测试结果完全正确,但是使用HOG.detectMultiScale()进行检测的时候,一直没有rect结果。感觉跟这个有点相似https://stackoverflow.com/questions/31706560/svm-hog-found-object-is-always-null
依赖库opencv和onnx都配置好了(onnx用的你给的下载链接),编译没问题,运行时,直接报错,应用程序无法正常启动0xc00007b,这是什么问题,能指点一下吗、其他环境是win10,vs2022,cuda11.8。