chungkwong / binarizerLinks
Memory-efficient and fast implementation of local adaptive binarization methods(Niblack, Sauvola, ...)
☆19Updated 4 years ago
Alternatives and similar repositories for binarizer
Users that are interested in binarizer are comparing it to the libraries listed below
Sorting:
- Parallel GPU Implementation of Connected Component Labelling (CCL). Connected-component labeling is used in computer vision to detect con…☆53Updated 7 years ago
- ☆21Updated 8 years ago
- Weakly Supervised Deep Metric Learning for Template Matching☆39Updated 7 years ago
- tensorflow c++ example for VS2015☆31Updated 7 years ago
- Speeded Up Adaptive Contrast Enhancement (SUACE); an OpenCV based contrast enhancement technique.☆45Updated 5 years ago
- ☆10Updated 6 years ago
- Libtorch Examples☆42Updated 4 years ago
- Semi-automatic segmentation of an object in a video sequence or a single image using Grabcut alg.☆34Updated 8 years ago
- College project about article http://www.cs.ust.hk/~quan/publications/yuan-deblur-siggraph07.pdf☆10Updated 12 years ago
- Real-time iris detector. Only need 8ms on Intel i5 CPU!☆21Updated 6 years ago
- Single image example-based super resolution. Improves the spatial and temporal resolution of an image using a direct mapping of LR HR pat…☆35Updated 8 years ago
- Template Matching with Deformable Diversity Similarity☆135Updated 8 years ago
- C++ implementation for 《Image Fusion with Guided Filtering》☆21Updated 7 years ago
- IntelligetnScissor implemented by C++.☆12Updated 7 years ago
- face detector☆30Updated 6 years ago
- fixed some errors from AirBernard/Scene-Text-Detection-with-SPCNET☆13Updated 6 years ago
- Code for segmenting salient colored images and determining a grasp.☆54Updated 6 years ago
- real time saliency android app with ncnn implementation☆11Updated 4 years ago
- Small library for working with rotated rectangle shaped image regions.☆16Updated 8 years ago
- Using FCN to segment the book's content and background, then dewarping the pages,☆21Updated 4 years ago
- vs2013,opencv2.4.9☆10Updated 8 years ago
- implements SIFT algorithm using pure c++☆30Updated 8 years ago
- Based on Onet to stabilize Face Detection BoundingBox. Fast, Smooth.☆61Updated 3 years ago
- A computer vision project, based on cimg library and svm training, to classify handwriting number.☆30Updated 8 years ago
- implement fast deblurring algorithm in C++ OpenCV and FFTW☆20Updated 8 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
- Train and test Unet in keras, deploy in openvino (c++), add pybind11 binding (for Python).☆23Updated 5 years ago
- python wrapper of ncnn with pybind11☆71Updated 4 years ago
- A Caffe implementation of EAST text detector☆17Updated 5 years ago
- A Local Adaptive Thresholding framework for image binarization written in C++, with JS and Python bindings. Implementing: Otsu, Bernsen,…☆183Updated 4 months ago