Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Can I use lbp histogram for motion detection?

I am using openCV 3.0 with visual studio 2013. I have been trying to use SVM with LBP histogram, with 2 classes initially, but the predict value always shows same value for every input image. And I read somewhere that LBP can only be used for objects and not bodies which don't have fixed shape.