Skip to content

Pet project in Kotlin as part of JetBrains Academy Kotlin course

Notifications You must be signed in to change notification settings

olegfafurin/seam-carving

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Seam Carving

JetBrains Academy Kotlin MOOC course project

Tool for content-based image resizing (PNG supported)
See Seam Carving/task/src/search/Main.kt for implementation

Usage

java ... Main -in <input_filename> -out <out_filename> -width <width_decrement> -height <height_decrement>

About

Pet project in Kotlin as part of JetBrains Academy Kotlin course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published