Giter VIP home page Giter VIP logo

headreplacement's Introduction

Code respository for the Head Replacement / Virtual Surgeon / Identity Transfer project

Building
--------
mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=. ..
make 

(use 'make -j[N]' if you have multiple cores/CPUs, where [N] is the number of cores)

It should build on Win32, MacOS X, and linux.
I'm still integrating all sources and cmakelists from the various OSs, so hang on for updates on cross-compilation.

Prerequisites
-------------
OpenCV 2.3.x+ (http://opencv.willowgarage.com/wiki/Welcome)
Gmm++ (http://download.gna.org/getfem/html/homepage/gmm.html)
GraphCut Optimization (GCO) 2.x+ (http://vision.csd.uwo.ca/code/)
tclap 1.2.x+ (http://tclap.sourceforge.net/)
libcurl 
libfltk 3.x+ (http://www.fltk.org/)
OpenGL [Optional: GLSL shaders support]

Running
-------
./{Build_DIR}/HeadReplacement


More Info
---------
Project webpage: http://goo.gl/VWlUw
Instruction video: http://youtu.be/YhHb3FAqaUk
Satisfaction survey (PLEASE fill it after you use the app): https://docs.google.com/spreadsheet/viewform?formkey=dGNBX0ljZXRVXzdtbjBQZ0dULTQwelE6MQ

This work is a collaboration between:
MIT Media Laboatory
Tel-Aviv University Computer Graphics Laboratory
Interdisciplinary Center Herzliya
Zhejiang University Computer Graphics Laboratory

All images used are under the CrativeCommons By-NonCommecial-ShareAlike 2.0 licesne.
Source for model images: http://www.flickr.com/photos/kk/

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.