All Projects → kunalgupta777 → Opencv Face Filters

kunalgupta777 / Opencv Face Filters

Licence: gpl-3.0
Snapchat-like Face Filters in OpenCV

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Opencv Face Filters

Marvel
Marvel - Face Recognition With Android & OpenCV
Stars: ✭ 199 (+290.2%)
Mutual labels:  opencv, face-detection, face-recognition, image-processing
FaceFilter
Snapchat and Instagram like Face Filter.
Stars: ✭ 72 (+41.18%)
Mutual labels:  snapchat, face-detection, filters
Opencv Course
Learn OpenCV in 4 Hours - Code used in my Python and OpenCV course on freeCodeCamp.
Stars: ✭ 185 (+262.75%)
Mutual labels:  opencv, face-detection, face-recognition
Facer
Simple (🤞) face averaging (🙂) in Python (🐍)
Stars: ✭ 49 (-3.92%)
Mutual labels:  opencv, face-detection, image-processing
Awesome Face Detection
Compare with various detectors - s3fd, dlib, ocv, ocv-dnn, mtcnn-pytorch, face_recognition
Stars: ✭ 106 (+107.84%)
Mutual labels:  opencv, face-detection, face-recognition
Robovision
AI and machine leaning-based computer vision for a robot
Stars: ✭ 126 (+147.06%)
Mutual labels:  opencv, face-detection, face-recognition
Computer Vision Guide
📖 This guide is to help you understand the basics of the computerized image and develop computer vision projects with OpenCV. Includes Python, Java, JavaScript, C# and C++ examples.
Stars: ✭ 244 (+378.43%)
Mutual labels:  opencv, face-recognition, image-processing
Libfaceid
libfaceid is a research framework for prototyping of face recognition solutions. It seamlessly integrates multiple detection, recognition and liveness models w/ speech synthesis and speech recognition.
Stars: ✭ 354 (+594.12%)
Mutual labels:  opencv, face-detection, face-recognition
Face recognition
🍎 My own face recognition with deep neural networks.
Stars: ✭ 328 (+543.14%)
Mutual labels:  face-detection, face-recognition, image-processing
Contactless-Attendance-System
✨ A Contactless Attendance System where your face is identified for Attendance.
Stars: ✭ 20 (-60.78%)
Mutual labels:  image-recognition, face-recognition, face-detection
Catt
Detecting the temperature from an infrared image
Stars: ✭ 60 (+17.65%)
Mutual labels:  opencv, face-detection, image-processing
Php Opencv
PHP extensions for OpenCV
Stars: ✭ 524 (+927.45%)
Mutual labels:  opencv, face-detection, face-recognition
Sod
An Embedded Computer Vision & Machine Learning Library (CPU Optimized & IoT Capable)
Stars: ✭ 1,460 (+2762.75%)
Mutual labels:  face-detection, image-recognition, image-processing
Attendance Using Face
Face-recognition using Siamese network
Stars: ✭ 174 (+241.18%)
Mutual labels:  opencv, face-detection, face-recognition
Look4Face
Demo of Face Recognition web service
Stars: ✭ 23 (-54.9%)
Mutual labels:  image-recognition, face-recognition, face-detection
Curated List Of Awesome 3d Morphable Model Software And Data
The idea of this list is to collect shared data and algorithms around 3D Morphable Models. You are invited to contribute to this list by adding a pull request. The original list arised from the Dagstuhl seminar on 3D Morphable Models https://www.dagstuhl.de/19102 in March 2019.
Stars: ✭ 375 (+635.29%)
Mutual labels:  face-detection, face-recognition, image-processing
Human Detection And Tracking
Human-detection-and-Tracking
Stars: ✭ 753 (+1376.47%)
Mutual labels:  opencv, face-detection, face-recognition
Tensorflow object counting api
🚀 The TensorFlow Object Counting API is an open source framework built on top of TensorFlow and Keras that makes it easy to develop object counting systems!
Stars: ✭ 956 (+1774.51%)
Mutual labels:  opencv, image-processing
Compreface
Free and open-source face recognition system from Exadel
Stars: ✭ 947 (+1756.86%)
Mutual labels:  face-detection, face-recognition
Graph Based Image Segmentation
Implementation of efficient graph-based image segmentation as proposed by Felzenswalb and Huttenlocher [1] that can be used to generate oversegmentations.
Stars: ✭ 31 (-39.22%)
Mutual labels:  opencv, image-processing

OpenCV-Face-Filters

Snapchat-like Face Filters in OpenCV

Currently following filters are available:

  1. Dog Filter
  2. Moustache Filter
  3. Cowboy Hat Filter

Dependencies

  • OpenCV(3.2.0)
  • Python 2.7x

Make Sure to paste all the filter png's in the same directory as filters.py

How to use?

git clone https://github.com/kunalgupta777/OpenCV-Face-Filters

Browse to the repo

python filters.py
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].