# OCR-WithCamera **Repository Path**: wu-weipeng/ocr-with-camera ## Basic Information - **Project Name**: OCR-WithCamera - **Description**: 基于Qt编写的OCR工具,调用本机摄像头 - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-08-23 - **Last Updated**: 2024-08-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # OCR-WithCamera 介绍 调用百度文字识别API在线OCR,集成摄像头一键拍照识别。用户只需填写个人应用参数即可使用。 # 版本说明 当前为简版,后续版本计划添加数据库支持,将识别结果写入数据库或excel。