Skip to content

fjunqueira/dojutsify-me

Repository files navigation

dojutsify-me

This is a WIP

The goal here is to create a "snapchat like" video filter that adds dojutsu to the user eyes.

Here is what I've got working so far

alt tag

TODO

  • Detect eyes
  • Track their position
  • Locate the iris
  • Replace it with some Dojutsu

No advanced techniques like facial landmark detection, ASM or AAM are being used. The code is built entirely with Emgucv (cross platform .Net wrapper to the OpenCV image processing library)

Build instructions

  1. Open the DojutsifyMe.fsproj and replace the following line with your EmguCV installation dir:
    <EmguCVDir>..\..\..\emgucv\libs</EmguCVDir>
  1. Run build.sh

About

Have you ever wanted to be an Uchiha? Soon you might be able to...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published