evibhm / ImageCorrection
为了解决日常生活中所需要的拍照的图片矫正和增强锐化功能的需求,开发了一个用于图片边缘检测、矫正与增强锐化的图像处理系统。系统使用 OpenCV 和 Python,通过高斯滤波、Canny 算法、凸包检测、顶点筛选、透视变换、自适应二值化等功能和方法,使用 Tkinter 设计界面,能胜任日常生活中文件、文书、证件、试卷、笔记等材料的数字化整理,并适合打印成纸质档再次存储。系统的矫正鲁棒性好,准确率高,增强锐化后的图片清晰。系统的界面简洁,操作简单,用户友好,能够满足用户的日常需求。
☆40Updated 7 months ago
Alternatives and similar repositories for ImageCorrection:
Users that are interested in ImageCorrection are comparing it to the libraries listed below
- 基于transformer的ocr识别,在公章(印章识别, seal recognition)拓展应用☆174Updated 7 months ago
- 数字图像课程大作业,实现图片中文档提取与矫正。整体思路是通过hough变换检测出直线,进而得到角点,最后经过投影变换,进行矫正。整个项目只用到了opencv的IO操作(包括手写卷积,hough哈夫变换,投影变换等等)☆74Updated 4 years ago
- 轻量模型的图像分析web服务,包括倾斜矫正OCR,公章(印章)检测+识别,车牌识别。api方案使用FastAPI+Gunicorn,提供gradio展示。☆86Updated 9 months ago
- 本项目为基于深度学习的手写汉语拼音识别,采用Pytorch框架,整体采用主流深度学习文字识别算法CRNN+CTC方法,项目流程主要分为数据集采集及标注,算法构建、模型训练、预测与评估等。☆30Updated 9 months ago
- transformers ocr for chinese☆373Updated 2 years ago
- DocTr++ in PaddlePaddle☆43Updated 6 months ago
- 基于深度学习的书法字体识别☆42Updated 4 years ago
- ☆27Updated last year
- 检测透视图像中的矩形文档并对其进行矫正☆24Updated 2 years ago
- 通过浏览器渲染生成表格图像☆211Updated 9 months ago
- 基于Pytorch的图像分类框架☆82Updated this week
- 卡证和文档检测和矫正☆41Updated 4 months ago
- 通用的图像分类项目,并以涉黄、涉政、涉恐和普通图片4分类为例。☆128Updated 4 years ago
- 基于 yolov5 和 PyQt5 开发工具搭建了实时违法检测区域入侵软件,支持自定义检测区域、多种对象检测以及事件信息统计。☆84Updated last year
- 文档方向分类☆210Updated 2 months ago
- 印章目标检测以及印章内信息提取。☆18Updated last year
- OCR Document image deformation correction.复现阿里OCR皱巴巴文档图像形变矫正☆93Updated 4 years ago
- ☆84Updated 3 weeks ago
- ☆32Updated last year
- 基于深度学习的河道水位和违章建 筑检测☆25Updated 4 years ago
- 实时城市路面积水面积检测(源码&教程)☆20Updated last year
- 基于序列表格识别算法推理库,集成PP-Structure和modelscope等表格识别算法。☆181Updated 3 weeks ago
- 飞桨智能标注,让标注快人一步☆256Updated 2 months ago
- 本科个人目标检测毕设☆127Updated last year
- 该项目主要是为了识别图片里面的表格数据,并将表格数据抽取处理,导出成csv的文件。整个项目会使用streamlit进行部署和展示。使用的技术:paddleocr,PPStructure,streamlit☆35Updated 2 years ago
- 整理目前开源的最优表格识别模型,完善前后处理,模型转换为ONNX Organize the currently open-source optimal table recognition models, improve pre-processing and post…☆484Updated 2 weeks ago
- 中文版面检测(Chinese layout detection),yolov8 is used to detect the layout of Chinese document images。☆58Updated last year
- 【间隙·树·排序算法】 对OCR结果或PDF提取的文本进行版面分析,按人类阅读顺序进行排序。☆120Updated 11 months ago
- 表格结构解析新思路(表格识别新思路)☆124Updated 3 years ago
- 从NLP出发对于OCR的深度实践集锦,重在实战☆87Updated 4 years ago