My goal is to implements different image classification methods to show how they function and the advantages and disadvantages behind such methods. The ones I want to try an
For image classification you can use for example global feature extraction and then use some classification algorithm (e.g. Artificial Neural Networks).