Automatic Number Plate Recognition System

C++, OpenCV, SVM, ANN, STM32, QT, , 2017

Two endpoints, - image processing in upper computer - image capturing and responsing in lower device.

Link to GitHub

  • STM32 microchip development
    • Capturing images
    • Responding to the result from upper computer
  • OpenCV with C++ for image processing
  • SVM for POI detection
    • POI detection
  • ANN for OCR
    • OCR
  • QT for UI and serial-port communication