bigchao8 / Opencv-ImageBaseLinks
对任何文字图片来源进行预处理结合tesseract-ocr进行识别,主要模块有纸张边缘查找,四角定位,仿射变换,二值化,模糊处理,摩尔纹处理,噪点过滤,图片exif,jfif信息处理,表格线删除,图片阴影处理,傅里叶图片矫正处理等等。。本程序依赖于与图片exif,jfif信息进行分类处理,传入时需带有信息
☆91Updated 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
- 第三届中国软件杯决赛视频分析系统赛题,vc++,opencv,svm等算法。对视频中的车牌进行定位和识别☆83Updated 9 years ago
- chineseocr lite onnx to ncnn,超轻量级中文ocr demo,支持ncnn推理 ( dbnet+crnn+anglenet)☆52Updated 2 years ago
- 端到端的针对身份证的文字识别☆24Updated 6 years ago
- 基于caffe的LSTM OCR案例,能够利用该案例完成序列的识别,包括验证码、车牌、身份证号码、地址等长序列动长的内容识别☆212Updated 7 years ago
- 身份证识别 ocr☆71Updated 6 years ago
- haar + adboost, cnn,识别国内20多家银行的20多种银行卡,支持凸面和平面印刷字体☆113Updated 6 years ago
- 本项目是用图像处理的方法对常见的答题卡进行检测、识别,得到答题卡的结果。(This project is about Answer Card, using image process methods to detect and recognize the Answer ca…☆27Updated 4 years ago
- OCR 识别图片以及PDF中的文字,based on Qt for windows and linux.☆145Updated this week
- RapidOCR ncnn 推理☆64Updated 3 months ago
- 基于OPENCV和tesseract的中文扫描票据OCR识别。☆94Updated 7 years ago
- 在较为复杂的背景中识别正确票据、并裁剪并压缩的DLL库(C程序/C#程序)。主要实现了自适应阈值 Canny 算子、Hough变换、图像增强、滤波、边框裁剪等算法☆18Updated 9 years ago
- 用于开发发票识别的动态库和客户端☆162Updated 7 years ago
- OpenCV手写字体识别专题教程主要侧重的是对手写数字样本 的采集与预处理部分, 主要包括图像透视变换,二值化,联通阈检索,字符分割。☆82Updated 6 years ago
- chineseocr lite onnx,超轻量级中文ocr demo,支持onnx推理 ( dbnet+crnn+anglenet)☆134Updated 2 years ago
- 天猫营业执照图片识别☆49Updated 5 years ago
- 身份证识别简易版☆36Updated 7 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
- 使用OpenCV与C++ Socket实现的人脸识别系统服务器☆26Updated 9 years ago
- my scanner 1.0☆123Updated 7 years ago
- ExtractChar could detect Chinese character with SWT and connectedComponentsWithStats.☆10Updated last year
- Deep Learning on 身份证识别☆124Updated 6 years ago
- 准确率99%的跨平台身份证识别☆33Updated 3 years ago
- 1.基于Opencv库实现对红酒酒 标的匹配,掌握了图像的SIFT特征提取; 2.熟悉hdf5库的分类的机制; 3.利用边缘检测确定酒标的区域并建立黑白模板; 4.利用Ransac算法对图像特征点匹配对提纯,降低图像旋转,尺寸缩放,图像平移,光照的变化的影响。 5.Qt 程序…☆32Updated 9 years ago
- OCR;文本检测、文本识别(cnn+ctc、crnn+ctc)。☆222Updated 2 years ago
- 基于Dlib和OpenCV的人脸活体检测☆18Updated 6 years ago
- 该软件利用MFC,OPENCV,FFMPEG做成,可以实现视频切割、合并、裁剪、旋转以及切帧☆10Updated 6 years ago
- DFT-based text image rotation correction using OpenCV☆39Updated 11 years ago
- 基于opencv的工业现场液体饮料包装上的喷码检测与识别系统☆34Updated 6 years ago
- 编写带界面的图像处理程序,选择opencv+mfc是一种很好的选择;在读取摄像头数据方面,网上的方法很多,其中shiqiyu的camerads的方法是较好的。 基于现有资料,通过在实际项目中的积累,我总结出来一套结合opencv和mfc的摄像头采集框架.☆43Updated 8 years ago