Hello everyone, We have almost 20 different types of documents(like driving license, social security card, company I-card). Now I want to create a application which can detect the type of document from its image.
Earlier, I tried Template Matching but its results were not promising. In the current sample image, there are 3 kind of documents(each have 3 samples).
Will the 'Haar-cascade' useful in this case ? Any help or suggestions are appreciated.