Skip to content

This is a program that uses seam carving for content-aware resizing of images. The algorithm works by finding and removing “seams” in the image that pass through the least important pixels. The entire process is abstracted into different files and contain test cases to ensure the code works according to its intended function.

Notifications You must be signed in to change notification settings

vatsalag48/Computer-Vision-Resizing-Seam-Carving

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

About

This is a program that uses seam carving for content-aware resizing of images. The algorithm works by finding and removing “seams” in the image that pass through the least important pixels. The entire process is abstracted into different files and contain test cases to ensure the code works according to its intended function.

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages