chrbir / videomorphing

Semi-Automated Video Morphing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Video-Morphing
==============

Semi-Automated Video Morphing (EGSR 2014)


This C++ package is the implementation of the paper “Semi-Automated Video Morphing”.

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

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

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

Jing Liao

2015/03/10

About

Semi-Automated Video Morphing

License:MIT License


Languages

Language:C++ 63.7%Language:Cuda 26.5%Language:CMake 9.5%Language:C 0.2%Language:QMake 0.1%