Skip to content

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

Notifications You must be signed in to change notification settings

stanonyime/ImageSegmentation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Eraser by Akshay Bhat

http://eraseimage.com/

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

Segmentation

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/

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

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 89.0%
  • CSS 5.9%
  • HTML 5.0%
  • Python 0.1%