Skip to content

Final project for my CS2110 class, uses Djikstra's to find the shortest path across differences in color gradients to cut out stickers from images

Notifications You must be signed in to change notification settings

yash-chatha/EdgeCutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SelectorApp

SelectorApp is a Java-based graphical application for selecting and extracting regions of images that I made for my final project in CS2110. Users can open images, make selections, and save selected regions in PNG format. The app provides multiple selection tools, including point-to-point selection and intelligent scissors for more advanced edge detection.

About

Final project for my CS2110 class, uses Djikstra's to find the shortest path across differences in color gradients to cut out stickers from images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages