bigchao8 / Opencv-ImageBaseLinks
对任何文字图片来源进行预处理结合tesseract-ocr进行识别,主要模块有纸张边缘查找,四角定位,仿射变换,二值化,模糊处理,摩尔纹处理,噪点过滤,图片exif,jfif信息处理,表格线删除,图片阴影处理,傅里叶图片矫正处理等等。。本程序依赖于与图片exif,jfif信息进行分类处理,传入时需带有信息
☆92Updated 6 years ago
Alternatives and similar repositories for Opencv-ImageBase
Users that are interested in Opencv-ImageBase are comparing it to the libraries listed below
Sorting:
- Python构建快速高效的中文文字识别OCR☆72Updated 5 years ago
- OCR 识别图片以及PDF中的文字,based on Qt for windows and linux.☆145Updated this week
- 第三届中国软件杯决赛视频分析系统赛题,vc++,opencv,svm等算法。对视频中的车牌进行定位和识别☆84Updated 9 years ago
- RapidOCR ncnn 推理☆65Updated 5 months ago
- ExtractChar could detect Chinese character with SWT and connectedComponentsWithStats.☆10Updated last year
- chineseocr lite onnx to ncnn,超轻量级中文ocr demo,支持ncnn推理 ( dbnet+crnn+anglenet)☆53Updated 2 years ago
- haar + adboost, cnn,识别国内20多家银行的20多种银行卡,支持凸面和平面印刷字体☆113Updated 7 years ago
- OpenCV手写字体识别专题教程主要侧重的是对手写数字样本的采集与预处理部分, 主要包括图像透视变换,二值化,联通阈检索,字符分割。☆82Updated 6 years ago
- 在较为复杂的背景中识别正确票据、并裁剪并压缩的DLL库(C程序/C#程序)。主要实现了自适应阈值 Canny 算子、Hough变换、图像增强、滤波、边框裁剪等算法☆18Updated 9 years ago
- 身份证识别 ocr☆70Updated 6 years ago
- 本项目是用图像处理的方法对常见的答题卡进行检测、识别,得到答题卡的结果。(This project is about Answer Card, using image process methods to detect and recognize the Answer ca…☆28Updated 4 years ago
- 端到端的针对身份证的文字识别☆24Updated 6 years ago
- A Android client tool based on the OCR recognition engine that identifies the text of the table and exports the results in the form of an…☆62Updated last year
- Deep Learning on 身份证识别☆124Updated 6 years ago
- 身份证复印件识别,CCF BDCI参赛项目☆64Updated 5 years ago
- DFT-based text image rotation correction using OpenCV☆39Updated 11 years ago
- ☆73Updated 4 years ago
- 编写带界面的图像处理程序,选择opencv+mfc是一种很好的选择;在读取摄像头数据方面,网上的方法很多,其中shiqiyu的camerads的方法是较好的。 基于现有资料,通过在实际项目中的积累,我总结出来一套结合opencv和mfc的摄像头采集框架.☆43Updated 8 years ago
- 基于OPENCV和tesseract的中文扫描票据OCR识别。☆95Updated 7 years ago
- 用于开发发票识别的动态库和客户端☆162Updated 7 years ago
- 基于caffe的LSTM OCR案例,能够利用该案例完成序列的识别,包括验证码、车牌、身份证号码、地址等长序列动长的内容识别☆213Updated 8 years ago
- 使用C++编写的OpenCV的一些练习应用Demo,IDE使用的VS2019,OpenCV版本号为4.5.1☆73Updated 2 years ago
- my scanner 1.0☆124Updated 8 years ago
- OCR;文本检测、文本识别(cnn+ctc、crnn+ctc)。☆222Updated 2 years ago
- Recognize tables and text from scanned images that contain tables. 从包含表格的扫描图片中识别表格和文字☆256Updated 2 years ago
- 准确率99%的跨平台身份证识别☆33Updated 4 years ago
- 文本识别(OCR) 数据合成工具☆15Updated 5 years ago
- EasyPR_MFC is the Visual interface of EasyPR. You could specify the picture or the foler to be recognized by a button in EasyPR_MFC.☆39Updated last year
- Identifying numbers from bankcard, based on Deep Learning with Keras☆79Updated 4 years ago
- 1.基于Opencv库实现对红酒酒标的匹配,掌握了图像的SIFT特征提取; 2.熟悉hdf5库的分类的机制; 3.利用边缘检测确定酒标的区域并建立黑白模板; 4.利用Ransac算法对图像特征点匹配对提纯,降低图像旋转,尺寸缩放,图像平移,光照的变化的影响。 5.Qt 程序…☆33Updated 9 years ago