Skip to content

lfoIncluit/license-plate-recognition

 
 

Repository files navigation

license-plate-recognition

The license-plate-recognition call the OpenVINO pre-trained models with python and the DNN in OpenCV. It comes from the Security Barrier Camera Demo.This demo showcases Vehicle and License Plate Detection network followed by the Vehicle Attributes Recognition and License Plate Recognition networks applied on top of the detection results

  • vehicle-license-plate-detection-barrier-0106, which is a primary detection network to find the vehicles and license plates
  • license-plate-recognition-barrier-0007, which is executed on top of the results from the first network and reports a string per recognized license plate

How to run the license-plate-recognition

python3 testOpenVINO.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%