Skip to content

License Plate Recognition of Dutch License Plates using OpenCV

Notifications You must be signed in to change notification settings

elanzini/License-Plate-Detection

Repository files navigation

License-Plate-Detection

Given an input video, the system is able to identify license-plates and recognize the characters. The output is a csv where each license-plate is linked to its frame of appearance.

The following is a break down of the pipeline and the different techniques that we used.

Shot transition

shot

Plate Localization

loc

Character Recognition

ocr

Further improvements

  • Generalize to any Plate color
  • Adapt to different Light Conditions
  • Extend Template Matching in OCR to all characters

About

License Plate Recognition of Dutch License Plates using OpenCV

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages