Hi everybody!
Is it possible to extract features with a LBP model in order to get a classification with other methods? I'd like to extract the lbp features from an image and classify them with KNN and SVM, how can I do that?
thanks for any type of help.