# 验证码识别 **Repository Path**: bai-shuxin/verication ## Basic Information - **Project Name**: 验证码识别 - **Description**: 毕业设计验证码识别项目 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2021-05-13 - **Last Updated**: 2023-04-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 训练模块 ## 图片处理 ### image_utils.py文件对图片进行绘画 ### code_utils.py灰度化处理后对图片编码处理 ### model.py预设的模型文件 ###single_image.py