bigchao8 / Opencv-ImageBase
对任何文字图片来源进行预处理结合tesseract-ocr进行识别,主要模块有纸张边缘查找,四角定位,仿射变换,二值化,模糊处理,摩尔纹处理,噪点过滤,图片exif,jfif信息处理,表格线删除,图片阴影处理,傅里叶图片矫正处理等等。。本程序依赖于与图片exif,jfif信息进行分类处理,传入时需带有信息
☆88Updated 5 years ago
Alternatives and similar repositories for Opencv-ImageBase:
Users that are interested in Opencv-ImageBase are comparing it to the libraries listed below
- 身份证识别简易版☆36Updated 7 years ago
- 基于OPENCV和tesseract的中文扫描票据OCR识别。☆91Updated 7 years ago
- 端到端的针对身份证的文字识别☆24Updated 6 years ago
- 身份证复印件识别,CCF BDCI参赛项目☆61Updated 5 years ago
- Python构建快速高效的中文文字识别OCR☆72Updated 4 years ago
- 天猫营业执照图片识别☆48Updated 5 years ago
- 使用CNN全卷积神经网络进行整行汉字识别,正确率90-94%,后来有朋友改成densenet做主网络,做到99%以上正确率☆31Updated 4 years ago
- OCR;文本检测、文本识别(cnn+ctc、crnn+ctc)。☆220Updated last year
- OpenCV手写字体识别专题教程主要侧重的是对手写数字样本的采集与预处理部分, 主要包括图像透视变换,二值化,联通阈检索,字符分割。☆81Updated 6 years ago
- Deep Learning on 身份证识别☆124Updated 5 years ago
- 竖排书法汉字识别☆64Updated 5 years ago
- 这是一个票据自动识别处理的仓库,希望对有类似业务需求的同学有借鉴意义☆35Updated last year
- chineseocr lite onnx to ncnn,超轻量级中文ocr demo,支持ncnn推理 ( dbnet+crnn+anglenet)☆53Updated 2 years ago
- 基于caffe的LSTM OCR案例,能够利用该案例完成序列 的识别,包括验证码、车牌、身份证号码、地址等长序列动长的内容识别☆212Updated 7 years ago
- DFT-based text image rotation correction using OpenCV☆38Updated 11 years ago
- ☆39Updated 7 years ago
- CTPN+CRNN bank card number identification(data/test pictures accuary ≈90%)☆69Updated 2 years ago
- 1.基于Opencv库实现对红酒酒标的匹配,掌握了图像的SIFT特征提取; 2.熟悉hdf5库的分类的机制; 3.利用边缘检测确定酒标的区域并建立黑白模板; 4.利用Ransac算法对图像特征点匹配对提纯,降低图像旋转,尺寸缩放,图像平移,光照的变化的影响。 5.Qt 程序…☆31Updated 9 years ago
- 基于keras的银行卡号识别☆68Updated 5 years ago
- haar + adboost, cnn,识别国内20多家银行的20多种银行卡,支持凸面和平面印刷字体☆112Updated 6 years ago
- Recognize tables and text from scanned images that contain tables. 从包含表格的扫描图片中识别表格和文字☆253Updated last year
- CCF2019-OCR身份证要素识别-数据生成器☆152Updated 4 years ago
- A tools can generate samples for OCR trainning. 用于OCR的字符样本生成工具☆65Updated 7 years ago
- 本项目实现了ocr主流算法gru/lstm+ctc+cnn架构,进行不定长度验证码识别,达到不分割字符而识别验证码内容的效果。验证码内容包含了大小字母以及数字,并增加点、线、颜色、位置、字体等干扰项。本项目对gru +ctc+cnn、lstm+ctc+cnn、cnn三种架构…☆239Updated 5 years ago
- 数字图像课程大作业,实现图片中文档提取与矫正。整体思路是通过hough变换检测出直线,进而得到角点,最后经过投影变换,进行矫正。整个项目只用到了opencv的IO操作(包括手写卷积,hough哈夫变换,投影变换等等)☆75Updated 4 years ago
- 该脚本根据语料文件生成对应的图像文件,适用于文本识别等CV任务☆29Updated 3 years ago
- 票据识别合成样本☆12Updated 3 years ago
- Document photo perspective transformation correction,利用unet网络进行 文档照片透视纠偏☆50Updated 4 years ago
- ☆51Updated 7 years ago
- 身份证识别 ocr☆69Updated 6 years ago