Skip to content

Binary Image Segmentation on an Image using SLIC super pixels

Notifications You must be signed in to change notification settings

shreyasbhatia09/BinarySegmentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BinarySegmentation

Performs a binary segmentation on a given image. The user needs to give some markings of the foreground and backgr ound. Using Simple Linear Iterative Clustering to form super pixels and perform graph cut to seperate the foreground from the background of the image.

Special thanks to Professor Roy Shilkrot for providing the skeleton code.

Releases

No releases published

Packages

No packages published

Languages