Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 285 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 285 Bytes

Seam Carving

Content Aware Resizing using Seam Carving

Lena_512 Lena_162

Quick Start

$ cc -o nob nob.c
$ ./nob ./images/Lena_512.png output.png
$ feh output.png