Skip to content

Adaptation of C++ seam carving for video resizing

Notifications You must be signed in to change notification settings

rikilele/seamCarving

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

seamCarving

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]

About

Adaptation of C++ seam carving for video resizing

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.9%
  • CMake 2.1%