Giter Site home page Giter Site logo

view-morphing's Introduction

EinsteinEinsteinEinsteinEinsteinEinstein

View Morphing

Final group project for the course TEK5030, spring of 2019.

Goal: Morphing two mirrored images of a face seen from the side to get a front-view of the face.

Algorithm overview

  1. Selecting at least 8 key-point correspondences between the two images. This was done using the open source dlib tool kit for Python, which estimates the location of 68 facial landmarks.

  2. Calculate the fundamental matrix using the point correspondences.

  3. Pre-warp the images, ie align the image planes, by calculating two projective transform matrices.

  4. Morph the two images.

  5. Post-warp the intermediate morphed image back to the desired image plane.

More details may be found in the project report.

Examples

Straight morph (no view morphing)

Trump Bear

Einstein view morph

EinsteinEinsteinEinsteinEinsteinEinstein

Left image is the original. Rightmost image is the original mirrored. The images inbetween were created using the view morph algorithm.

view-morphing's People

Contributors

betinahw avatar henriklg avatar ingridut 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.