matthewearl / inversehaarLinks
Haar Cascade Inverter
☆17Updated 9 years ago
Alternatives and similar repositories for inversehaar
Users that are interested in inversehaar are comparing it to the libraries listed below
Sorting:
- Robust Text Detection implementation based on http://www.stanford.edu/~hchen2/papers/ICIP2011_RobustTextDetection.pdf☆158Updated 8 years ago
- Code of "Characterness: An Indicator of Text in the Wild", IEEE Transcations on Image Processing☆16Updated 7 years ago
- Github project for continued development of PLEX wordspotting.☆57Updated 12 years ago
- Michigan State University's CSE484 "Information Retrieval" final project for Content-Based Image Retrieval. Implemented in C++.☆25Updated 14 years ago
- Compare your face recognition algorithm to baseline algorithms☆57Updated 9 years ago
- Image inpainting using coherency senstitive hashing☆52Updated 10 years ago
- Simple object detection for Menpo images☆25Updated last year
- Unsupervised Learning on Neural Network Outputs☆73Updated 8 years ago
- Face search engine☆198Updated 9 years ago
- LTP based text detector for natural scene images☆18Updated 10 years ago
- Some implementations of algorithms for blur detection in JPEGs☆143Updated 8 years ago
- Lightweight version of mxnet neural art implementation☆265Updated 9 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
- ☆45Updated 9 years ago
- This project provides alignment tools for faces, to be used as a preprocessing step before computer vision tasks on face images☆63Updated 9 years ago
- Convolutional autoencoder to colorize greyscale images☆43Updated 10 years ago
- Automatically exported from code.google.com/p/fire-cbir☆32Updated 10 years ago
- Code release for DeepBox paper in ICCV 2015☆125Updated 9 years ago
- MF Tracker made in python using OpenCV 2.3.1 and SimpleCV☆24Updated 10 years ago
- obsolete python computer vision toolkit.☆80Updated 8 years ago
- a program for selecting attractive/serious portraits from a personal photo collection☆34Updated 5 years ago
- Measure heart rate from standard video recording (UMass CS 691A final project)☆61Updated 12 years ago
- Pre-trained models for MixDCNN paper☆36Updated 7 years ago
- Efficient Unconstrained Scene Text Detector☆191Updated 8 years ago
- A show-case of a state-of-the-art image classifier on iOS devices from libccv.org☆140Updated 11 years ago
- Training a neural network to map from x,y of an images pixels to r,g,b.☆76Updated 8 years ago
- A neural net trained over a person's personal photo collection to do face detection☆27Updated 10 years ago
- A segment tree (interval tree) implementation in Python