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.