Skip to content

hamada147/CannyJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CannyJS

Codacy Badge

A re-implementation of CannyJS in ECMA6 JS

Demo

Live Demo

Demo includes

  • Service Worker to handle caching of the 3 main images
  • Worker to run the edge detection code without freezing the GUI or the currntly ran JS script
  • Loading indicator to let you know when the worker is working on detecting the images edges

Note that

Uploading an image with drag and drop or through the the choose file dialog won't work on github.