# ext-Chinese_license_plate_detection_recognition **Repository Path**: chenqi1233/ext-chinese_license_plate_detection_recognition ## Basic Information - **Project Name**: ext-Chinese_license_plate_detection_recognition - **Description**: 车牌识别 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 1 - **Created**: 2023-01-05 - **Last Updated**: 2025-03-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 车牌识别 ![](./python/_images/featured.png) # 注意 此库是在行空板中使用,则需要先安装一些依赖库,方法为: - 首先[下载链接](https://gitee.com/chenqi1233/ext-chinese_license_plate_detection_recognition/releases/download/%E7%AC%AC%E4%BA%8C%E4%B8%AA%E7%89%88%E6%9C%AC/Chinese_license_plate_detection_recognition.zip)的**Chinese_license_plate_detection_recognition.zip**文件,解压之后,放到行空板根目录root下 - 运行**1-Install_dependency.py**安装本地库,等待代码执行完毕。 - 安装完成之后,运行后续案例。 # 积木 ![](./python/_images/block.png) # 程序实例 示例程序1 ![](./python/_images/explame1.png) # 支持列表 |主板型号|实时模式|ArduinoC|MicroPython|python|备注| |-----|-----|-----|-----|:-----:|-----| |uno||||||| |micro:bit||||||| |mpython||||||| |arduinonano||||||| |leonardo||||||| |mega2560||||||| |行空板||||√||| # 更新日志 V0.0.1 基础功能完成 V0.0.2 修改积木生成顺序