Giter Site home page Giter Site logo

sipstache's Introduction

sipstache: The Ultimate Virtual Moustache Toolkit (TM)

sipstache is a SylkServer demo application I coded for my talk "SIP is had let's go shopping!" which I gave at FOSDEM 2013 (Telephony Devroom).

It handles incoming MSRP chat requests and file transfers and after getting a picture it processes it using OpenCV and adds a moustache to the detected faces. Then it sends back the modified picture. It's optimized for headshot style pictures.

The slides from the talk can be found here.

Installation

OpenCV is required, so make sure you have that installed first. Then just download sipstache somewhere in your server and configure SylkServer to use it:

mkdir -p ~/sylk-apps
cd sylk-apps
git clone https://github.com/saghul/sipstache

Now edit /etc/sylkserver/config.ini:

application_map = echo:echo, sipstache:sipstache
extra_applications_dir = /home/saghul/sylk-apps

Example

Here is an example on how sipstache works.

Original picture:

https://raw.github.com/saghul/sipstache/master/samples/saghul_head.jpg

Moustache-ified picture:

https://raw.github.com/saghul/sipstache/master/samples/saghul_head_0.jpg

Moustache-ified picture with face and eyes detection debug enabled:

https://raw.github.com/saghul/sipstache/master/samples/saghul_head_1.jpg

sipstache's People

Contributors

saghul avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.