/car-plate-recognition

An automatic car plate recognition system

Primary LanguageC++

####Introduction

A automatic car plate recognition system, developed with opencv.

####Feature

  • color clustering to locate the car plate area
  • A deviation-based match

####Usage

  • function demo() is used to demonstrate the algorithm