livezingy / ExtractCharLinks
ExtractChar could detect Chinese character with SWT and connectedComponentsWithStats.
☆10Updated last year
Alternatives and similar repositories for ExtractChar
Users that are interested in ExtractChar are comparing it to the libraries listed below
Sorting:
- 端到端的针对身份证的文字识别☆24Updated 6 years ago
- DFT-based text image rotation correction using OpenCV☆39Updated 11 years ago
- SeetaFace for Xcode and Qt☆76Updated 3 years ago
- A tools can generate samples for OCR trainning. 用于OCR的字符样本生成工具☆65Updated 7 years ago
- This is a simple demonstration for running Tensorflow inception v3 model on TensorRT☆12Updated 7 years ago
- 身份证识别简易版☆36Updated 7 years ago
- ChineseOcr Lite Mnn,超轻量级中文OCR PC Demo,使用MNN推理☆26Updated 4 years ago
- 极速检测标注工具An efficient tool for objection detection annotation☆72Updated 5 years ago
- Tengine example for run nnie devices☆31Updated 5 years ago
- A simple Chinese LPR(License Plate Recognition) implementation and use less than one thousand lines of code.☆36Updated 7 years ago
- FaceRecognition Base Arcface//github.com/deepinsight/insightface☆15Updated 6 years ago
- ☆39Updated 7 years ago
- OpenCV 在图像上显示中文☆54Updated 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
- ☆21Updated 8 years ago
- 海思hi3516dv300 nnie_mapper 工具 for ubuntu18.04☆23Updated 5 years ago
- MXNet prediction example☆13Updated 9 years ago
- 非极大值抑制,包含了matlab,c,,c++,3种实现的代码,完美运行。并带c++,Matlab测试demo。所有程序都有详细的注释。GOOD LUCK!☆31Updated 7 years ago
- Implement MTCNN for face detection and landmark localization in ncnn framework☆19Updated 7 years ago
- rtsp硬件解码python库☆18Updated 4 years ago
- mobileNet SSD 基于caffe的前向检测☆10Updated 6 years ago
- Small library for working with rotated rectangle shaped image regions.☆16Updated 7 years ago
- Recurrent mobilenet based on darknet☆40Updated 6 years ago
- OCR pre-processing algorithm implementation in C for remove color seal☆17Updated 6 years ago
- TensorRT for Yolov3☆15Updated 6 years ago
- Face recognition using facenet☆33Updated 7 years ago
- An open source cpu-based image processing☆14Updated 6 years ago
- TextBoxes: A Fast Text Detector with a Single Deep Neural Network https://github.com/MhLiao/TextBoxes 基于SSD改进的文本检测算法,textBoxes_note记录了之…☆24Updated 7 years ago
- 使用CNN全卷积神经网络进行整行汉字识别,正确率90-94%,后来有朋友改成densenet做主网络,做到99%以上正确率