Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SPROJ

Senior Project

For my senior project at Bard College I chose to create a content-aware image resizing tool utilizing seam-carving techniques. I wrote it in Java using Processing 2.0 and OpenCV. The goal of the project is to intelligently resize images to fit the given dimensions without disrupting salient content. In cases where the image's size must be reduced, I used seam-carving. Where the image's size was increased, I used seam-insertion based on the same principles.

The final version is simply labeled "Final."

See also: https://en.wikipedia.org/wiki/Seam_carving

About

Senior Project

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages