Skip to content

Perform image segmentation and background removal in javascript using superpixes

License

Notifications You must be signed in to change notification settings

figot/ImageSegmentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 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

Very early experimental results using ConvnetJS (ordinary NN not deep) at http://eraseimage.com/Experiment

ConvnetJS

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. https://github.com/karpathy/convnetjs

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

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%