Detect vehicle and then detect its number plate

1 Ansicht (letzte 30 Tage)
Souradeep De
Souradeep De am 23 Mär. 2020
Bearbeitet: Walter Roberson am 27 Mär. 2025
Hi, I am doing a project on image processing. I am doing vehicle number plate detection using edge detection and morphological operation. The plate detection part is complete. But, now I want to detect a car from a video and then capture it image(if it's a car), and send it to the detection for the number plate. How to achieve this using MATLAB?

Antworten (1)

Vivek Akkala
Vivek Akkala am 27 Mär. 2025
Bearbeitet: Walter Roberson am 27 Mär. 2025
Hi Souradeep, you can use pretrained object detectors like YOLO v4, YOLO v3, etc to detect car. Here is a reference for using YOLO v4: https://www.mathworks.com/help/vision/ref/yolov4objectdetector.html

Produkte

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by