C++ implementation of size carving/dynamic programming algorithm according to "Seam Carving for Content-Aware Image Resizing" by Shai Avidan and Ariel Shamir.
Taken and adapted by Riki Singh Khorana for video resizing.
###Usage
./seamCarving [VIDEO_FILE]