Skip to content

Perform image segmentation and background removal in javascript using canvas element, computer vision superpixel algorithms

Notifications You must be signed in to change notification settings

yinyang323/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

License:
Copyright 2015, Cornell University. All Rights Reserved.

About

Perform image segmentation and background removal in javascript using canvas element, computer vision superpixel algorithms

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 89.0%
  • CSS 5.9%
  • HTML 5.1%