caiosba / binarizationLinks
An implementation of some binarization methods such as Niblack, Sauvola, Wolfjolion and one based on feature space partitioning
☆41Updated 2 years ago
Alternatives and similar repositories for binarization
Users that are interested in binarization are comparing it to the libraries listed below
Sorting:
- Detect text with stroke width transform.☆333Updated 9 years ago
- Robust Text Detection implementation based on http://www.stanford.edu/~hchen2/papers/ICIP2011_RobustTextDetection.pdf☆158Updated 8 years ago
- Efficient Unconstrained Scene Text Detector☆191Updated 8 years ago
- This code is the implementation of the method proposed in the paper “Multi-script text extraction from natural scenes” (Gomez & Karatzas)…☆79Updated 9 years ago
- Text Detection System with MSER , SWT and Text Verification☆108Updated 10 years ago
- Implementation of the method proposed in the papers " TextProposals: a Text-specific Selective Search Algorithm for Word Spotting in the …☆192Updated 8 years ago
- Telugu OCR framework using RNN, CTC in Theano & Python3.☆45Updated 4 years ago
- OCR with caffe deep learning framework -> Migrated to tensorflow☆215Updated 8 years ago
- ☆23Updated 9 years ago
- Text Detection using Stroke Width Transform☆12Updated 11 years ago
- Page Segmentation Code. I'm working with OCRopus and the UW-III data set to test how the page segmentation algorithms work with smaller s…☆20Updated 12 years ago
- Linear time Maximally Stable Extremal Regions implementation☆99Updated 13 years ago
- ☆29Updated 8 years ago
- crnn in mxnet.can train with chinese characters☆47Updated 7 years ago
- A modified SSD model for text detection☆91Updated 8 years ago
- Scene text detection and recognition based on Extremal Region(ER)☆167Updated 5 years ago
- C++ (OpenCV) implementation of the Unsupervised Feature Learning algorithm of Adam Coates and Andrew Ng for Scene Text Detection and Reco…☆14Updated 10 years ago
- A Keras/Theano implementation of "Reading Text in the Wild with Convolutional Neural Networks" by M Jaderberg et.al.☆118Updated 8 years ago
- Adaptive Real-Time Object Detection System with HOG and CNN Features☆68Updated 7 years ago
- (MIRROR of https://gitlab.com/vgg/vise) VGG Image Search Engine (VISE) is a standalone software for visual search of large image collecti…☆48Updated 2 weeks ago
- Rotation and skew detection using DL.☆59Updated 7 years ago
- License Plate Recognition via Deep Learning☆14Updated 9 years ago
- This repo contains code written by MXNet for ocr tasks, which uses an cnn-lstm-ctc architecture to do text recognition.☆50Updated 8 years ago
- A parallel download util for Google's open image dataset☆69Updated 9 years ago
- Some implementations of algorithms for blur detection in JPEGs☆143Updated 8 years ago
- A bounding box annotation tool for images (e.g., for object recognition) with alignment features.