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

https://github.com/andersy005/visage

This is an interactive application that performs face tracking and image manipulations on camera input in real time.
https://github.com/andersy005/visage

Last synced: about 1 year ago
JSON representation

This is an interactive application that performs face tracking and image manipulations on camera input in real time.

Awesome Lists containing this project

README

          

# visage
This is an interactive application that performs face tracking and image manipulations on camera input in real time.

**Visage is an inspiration from Cameo app.**
The source code of Cameo app can be found in *Joseph Howse* book, OpenCV Computer Vision with Python.

**TODO List:**
- [ ] Filtering Images
- [ ] Channel mixing
- [ ] Bending color space
- [ ] Emulating photo films
- [ ] Emulating cross-processing

- [ ] Tracking Faces with Haar Cascades
- [ ] Creating modules
- [ ] Tracing, cutting, and pasting rectangles
- [ ] Tracking Faces

- [ ] Detecting Foreground/Background Regions and Depth
- [ ] Creating modules
- [ ] Capturing frames from a depth camera
- [ ] Creating a mask from a disparity map
- [ ] Masking a copy