Texture recognition similar to Cascade Classifier with opencv
Hello all,
I'm looking for a method to recognize and identify textures. Is there any possibility to create something similar to haarClassifier.xml for textures? I don't want to use template matching.
Thanks in advance!
Immi