GithubHelp home page GithubHelp logo

javierppe13 / morphlib Goto Github PK

View Code? Open in Web Editor NEW

This project forked from liaojing/morphlib

0.0 1.0 0.0 3.43 MB

A simplfied library for Image Morphing algorithm

License: MIT License

C++ 98.39% CMake 0.22% C 1.38%

morphlib's Introduction

MorphLib
==============

This C++ package is a simplified Version (pure c++ Library) for
"Automating Image Morphing using Structural Similarity on a Halfway Domain (Siggraph 2014)"

It has been successfully compiled in the x64 Windows with the compiler Visual Studio 2013. The CPUMorph Library has no other dependency. While the example project which show just how to use the CPUMorph Library requires the OpenCV Library.

Those Simplifications include:
(1)	Remove GPU acceleration
(2)	Remove quadratic path
(3)	Remove Poisson boundary extension
(4)	Use 3x3 ssim neighbors to replace 5x5 neighbors

The full version can be found here:
https://github.com/liaojing/Image-Morphing/

and the executable program is:
https://drive.google.com/folderview?id=0BwMKxLMS8dFBSTBPa2lRUWxGbFk&usp=sharing

Jing Liao

2015/06/01

morphlib's People

Contributors

hhoppe avatar liaojing 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.