/CannyJS

A re-implementation of CannyJS in ECMA6 JS

Primary LanguageJavaScriptMIT LicenseMIT

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.