Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 363 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 363 Bytes

SeamCarving

Seam carving algorithm implemented in Haskell

Run

carver --input=/path/to/input.png --output=/path/to/output.png --width=150 --height=130

Example

Input Output