Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to implement detectMultiscale function for hog feature detection with neural network classifier?

I m using neural network implementation of opencv as classifier for training. There is provision of using detectMultiscale of hog with SVM. Instead of SVM I want to use neural network model. Any suggestions on how to achieve this?