Information on how to use OpenCV to determine the type of vehicle.

Asked 2 years ago, Updated 2 years ago, 142 views

I'm a beginner at OpenCV. I can use OpenCV to process color conversion and binary inversion of images, but I don't know how to distinguish between models (such as regular cars and trucks). Please tell me exactly what you can do.

opencv raspberry-pi

2022-09-30 21:36

1 Answers

Generally, we use machine learning and deep learning to determine the type of car.
Please refer to the following for details.
https://qiita.com/icoxfog417/items/53e61496ad980c41a08e


2022-09-30 21:36

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.