Skip to content
This repository has been archived by the owner on Jul 7, 2024. It is now read-only.

Latest commit

 

History

History
21 lines (16 loc) · 708 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 708 Bytes

Seam-Carving

Implementation of Seam Carving algorithm in Java

Features

  • Implemented Seam Carving algorithm in Java.
  • GUI Developed using Java Swing.
  • Implemented thread based process for resizing an image which allows resizing process to work in background.
  • User can save the image after resizing it.

Screenshot Screenshot Screenshot

Running the project

To run the project from the command line, go to the dist folder and type the following or directly double click on the file:

java -jar SeamCarver.jar