Qingbao / irisLinks
Iris Recognition Algorithms Comparison between Daugman algorithm and Hough transform on Matlab
☆87Updated 4 years ago
Alternatives and similar repositories for iris
Users that are interested in iris are comparing it to the libraries listed below
Sorting:
- Old iris recognition software I made with my friend. It uses Hough and Gabor transforms to make things happen.☆93Updated 8 years ago
- LBP Library - A Collection of LBP algorithms for background subtraction in videos.☆113Updated 6 years ago
- Python implementation of the face detection algorithm by Paul Viola and Michael J. Jones☆145Updated 6 years ago
- Detection of different body parts using Haar-like features☆46Updated 11 years ago
- Two multitasking CNNs for simultaneous face detection, landmarks estimation and visibility, pose estimation and gender recognition. hype…☆58Updated 8 years ago
- A Matlab implementation of Face Recognition using Sparse Representation.☆32Updated 10 years ago
- Matlab implementation of facial landmark detection by deep multi-task learning☆233Updated 9 years ago
- Gabor Feature Extraction☆71Updated 7 years ago
- This is a Matlab lesson design for vehicle detection and recognition. Using cifar-10Net to training a RCNN, and finetune AlexNet to clas…☆205Updated 3 years ago
- C++ implementation of the Local Binary Pattern texture descriptors. This class integrates with OpenCV and FFTW3 to bring a complete and f…☆98Updated 7 years ago
- Face identification with cnn+triplet-loss written by Keras.☆48Updated 7 years ago
- Face landmarks(fiducial points) detection benchmark☆372Updated 4 years ago
- C++ and python Inference only for MTCNN face detector on Tensorflow. Based on davidsandberg's facenet project:☆115Updated 5 years ago
- C++ based fingerprint image enhancement using OpenCV☆65Updated 3 years ago
- Usage of https://github.com/davidsandberg/facenet/ model for people identification☆65Updated 7 years ago
- Face image rerieval☆90Updated 8 years ago
- YOLO running on CPU with optimization☆51Updated 9 years ago
- A tensorflow implementation of Facial Landmark Detection by Deep Multi-task Learning☆55Updated 8 years ago
- Repository for Eye Gaze Detection and Tracking☆237Updated 8 years ago
- Implementation of SIFT algorithm by Python☆79Updated 5 years ago
- ☆135Updated 9 years ago
- As part of my thesis project, I designed a monitoring system in Matlab which processes the video input to indicate the current driving ap…☆53Updated 7 years ago
- Deep Neural Network (DNN) which predicts face/non-face, landmarks, pose and gender simultaneously with Chainer.☆178Updated 5 years ago
- Web demo of face recognition.☆35Updated 9 years ago
- A binary library for very fast face detection using compact CNNs.☆158Updated 6 years ago
- Python Implementation of Bag of Words for Image Recognition using OpenCV and sklearn☆216Updated 8 years ago
- My Face Detection application written in Matlab.☆25Updated 5 years ago
- A face detector based on the work "Aggregate channel features for multi-view face detection" presented by Bin Yang, Junjie Yan, Zhen Lei …☆35Updated 7 years ago
- Code for Context-aware CNNs for person head detection☆206Updated 9 years ago
- Viola and Jones Object Detection Framework in C++☆42Updated 11 years ago