Skip to content

Resizes an image to a specified size in both a horizontal and vertical manner using the seam carving technique.

Notifications You must be signed in to change notification settings

lewismazzei/ImageResizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Image-Resizer

Resizes an image to a specified dimension in both a horizontal and vertical manner using the seam carving technique.

Horizontal Reduction Example

Original

0

Iterative reduction via seam removal

0 2 30 60 90

Result

99

About

Resizes an image to a specified size in both a horizontal and vertical manner using the seam carving technique.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages