There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Automating Image Morphing using Structural Similarity on a Halfway Domain (Siggraph 2014)
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