Skip to content

Perform image segmentation and background removal in javascript using superpixes

License

Notifications You must be signed in to change notification settings

BUAAkong/ImageSegmentation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Eraser by Akshay Bhat

https://www.eraseimage.com/

Image Eraser allows users to perform image segmentation inside browser using a vector editor (FabricJS) and JS implementations of superpixel algorithms.

Using SLIC superpixels

Segmentation

Following libraries & templates are used:

  1. https://almsaeedstudio.com/
  2. https://github.com/kyamagu/js-segment-annotator/blob/master/LICENSE
  3. http://fabricjs.com/kitchensink/
  4. http://inspirit.github.io/jsfeat/
  5. http://linkedin.github.io/hopscotch/
  6. http://ace.c9.io/
  7. https://firebase.google.com

About

Perform image segmentation and background removal in javascript using superpixes

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 88.1%
  • CSS 6.4%
  • HTML 5.5%