提交 98f6ea07 编写于 作者: S Suleyman TURKMEN

Update hog.cpp

上级 87b1835c
......@@ -218,7 +218,7 @@ void HOGDescriptor::copyTo(HOGDescriptor& c) const
c.histogramNormType = histogramNormType;
c.L2HysThreshold = L2HysThreshold;
c.gammaCorrection = gammaCorrection;
c.svmDetector = svmDetector;
c.setSVMDetector(svmDetector);
c.nlevels = nlevels;
c.signedGradient = signedGradient;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册