smoke / GstSeamCrop

A Real-time Video Retargeting Plugin for the Gstreamer Framework.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

-----------------------------------------------------------------------
GstSeamCrop - A GPU accelerated video retargeting plugin for GStreamer.
-----------------------------------------------------------------------

The 'seamcrop' folder consists of all necessary files to compile, deploy and utilize the plugin.

The 'evaluation' folder consists of the measurement files used perform experiments, scripts to parse the data, the actual raw/parsed data and a python script used to generate graphs.

The 'moca.zip' contains the original source code for the Parallelized SeamCrop algorithm as well as the moca library that supports it. The code can for the algorithm can be found in 'examples/seamcarving'.

- Note: Parts of the moca library in the original source code are deprecated and does not compile without modification to multiple files.

About

A Real-time Video Retargeting Plugin for the Gstreamer Framework.

License:GNU General Public License v3.0


Languages

Language:C++ 49.0%Language:C 23.7%Language:Python 10.6%Language:Shell 7.1%Language:Cuda 7.0%Language:M4 2.1%Language:Makefile 0.6%