/SmartCarPark

It has been determined that when the vehicle license plate recognition applications in the literature are examined, the correct results are obtained if the appropriate physical conditions are met.

Primary LanguageC#

Smart Car Parking

Smart Car Parking

In this project, a vehicle is photographed by means of an image recorder, and the plate information on the vehicle is obtained by applying various image processing techniques to the obtained image. If the plate is authorized, the system permits car for entering and exiting as well.

Full Document

Technologies

  • C#
  • .Net Framework 4.5
  • Windows Forms
  • EntityFramework 6 (ORM)
  • OpenCV/EmguCV
  • Visual Studio 2017 Community
  • Arduino

User Interface Design

UI Design

Ardunio Software Development

The Arduino IDE supports the languages C and C++ using special rules of code structuring. The Arduino IDE supplies a software library from the Wiring project, which provides many common input and output procedures.

Ardunio