Skip to content

A simple C++ program that implemented a forward Seam-carving algorithm for an RGB image. This program is implemented with OpenCV. When executed, users can use WASD keys to resize the image based on a calculated seam via dynamic programming. The program can naturally shrink or expand an image vertically or horizontally without ruining important s…

Notifications You must be signed in to change notification settings

rektplorer64/ITCS381-P1_SeamCarving

About

A simple C++ program that implemented a forward Seam-carving algorithm for an RGB image. This program is implemented with OpenCV. When executed, users can use WASD keys to resize the image based on a calculated seam via dynamic programming. The program can naturally shrink or expand an image vertically or horizontally without ruining important s…

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages