Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/anubhav-bhargava/wink

Wink Detection
https://github.com/anubhav-bhargava/wink

computer-vision dlib opencv python wink

Last synced: 5 days ago
JSON representation

Wink Detection

Awesome Lists containing this project

README

        

# Wink

A simple program to detect winks ;)

# Prerequisites

>The code is developed for Python 2.7

>All dependencies are mentioned in Requirements.txt file

>You'll also need a facial landmarks file, which can be download [here](https://sourceforge.net/projects/dclib/files/dlib/v18.10/shape_predictor_68_face_landmarks.dat.bz2/download)

### Execution

```
python wink.py
```