Ask Your Question

Revision history [back]

To recognize the car model you have to use a supervised machine learning method. The program can decide based on features. You could try template matching if they are simple 2d cars. If you need more advanced features you could look into key point algorithms or statistical features.