Implementation of Seam Carving algorithm in Java
- 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.
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