Skip to content
/ lens Public

Snapchat-like Lenses implementation in Python

Notifications You must be signed in to change notification settings

mind1m/lens

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lens

Snapchat-like Lenses implementation in Python

Installation

Please install python3.8, dlib and opencv (homebrew on mac supports both).

Now, install python libraries: pip install -r requirements.txt

Download dlib landmark detection model from here (~100mb), unpack it into data/dlib_face_landmarks.dat

Start

python main.py

Exit with Esc

About

Snapchat-like Lenses implementation in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages