/hs-seamcarving

Implementation of the Hyperskill's educational project Seam Carving

Primary LanguageKotlin

Seam Carving

Implementation of the Seam Carving algorithm for content-aware image resizing.

Usage: java Main -in <input file> -out <output file> [-width <width>] [-height <height>]

Command line arguments are passed the values by which you want to reduce the image.