# qrcode **Repository Path**: doublezjia/qrcode ## Basic Information - **Project Name**: qrcode - **Description**: 通过摄像头识别二维码 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2020-08-26 - **Last Updated**: 2023-06-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # qrcode 通过摄像头识别二维码 > 环境:python3.7+pyqt5+pyzbar+opencv ## 说明 - qr.py 运行主程序 先这样吧,基本功能实现,以后再改 2020.08.25