Using the dual-gradient energy function, the program calculates the energy of each pixel in the picture relative to its position to other pixels. It then removes a path of pixels containing the least amount of energy either vertically (from the top to the bottom with one pixel in each row) or horizontally (from left to right with one pixel in each row).
-
Notifications
You must be signed in to change notification settings - Fork 0
Donisius/seam-carver
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Adjust picture dimensions by removing low energy pixels.
Resources
Stars
Watchers
Forks
Releases
No releases published