Skip to content

Given an image in form of 2D array of values representing its pixels, we need to reduce its size by removing some pixels. Each pixel has a value that indicates its importance based on its color called ENERGY. To avoid disturbing visual effects, we require to obtain the vertical seam with minimum total energy.

Notifications You must be signed in to change notification settings

Nourhan2492018/ContentAwareImageResizing

About

Given an image in form of 2D array of values representing its pixels, we need to reduce its size by removing some pixels. Each pixel has a value that indicates its importance based on its color called ENERGY. To avoid disturbing visual effects, we require to obtain the vertical seam with minimum total energy.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published