Design of intelligent access control system based on STM32

S. Si,Li Zhen
DOI: https://doi.org/10.1109/ICSP54964.2022.9778369
2022-04-15
Abstract:This paper introduces an intelligent vehicle access control system based on STM32, which uses license plate recognition technology to control the access control system and manage vehicles. The system includes four parts: image acquisition module, display module, access control module and main control module. The main control module adopts STM32F103RBT chip, and it’s main functions include the recognition of license plate, the realization of access control system by controlling DC motor, and the display of vehicle information and charging information. The image acquisition module uses OV7670 camera to collect images and transmit them to MCU. The license plate recognition part includes three steps: image preprocessing, license plate positioning, character segmentation and recognition. Firstly, the license plate area is determined by image binarization and jump point analysis, and then the license plate number is obtained by character segmentation and character matching.
Computer Science,Engineering
What problem does this paper attempt to address?