Skip to content

liaojing/Image-Morphing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Image-Morphing
==============

Automating Image Morphing using Structural Similarity on a Halfway Domain (Siggraph 2014)


This C++ package is the implementation of the paper “Automating image morphing using structural similarity on a halfway domain”.

It has been successfully compiled in the x64 Windows with the compiler Visual Studio 2010 and the libraries listed below. 

(1)	CUDA 6.5
(2)	CUSP 0.3.0 
(3)	QT 5.3.2
(4)	OpenCV 3.0
(5)	Intel MKL 2015

We also provided the executable program.
https://drive.google.com/folderview?id=0BwMKxLMS8dFBSTBPa2lRUWxGbFk&usp=sharing

Jing Liao

2014/05/31

About

Automating Image Morphing using Structural Similarity on a Halfway Domain (Siggraph 2014)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages