A re-implementation of CannyJS in ECMA6 JS
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
Uploading an image with drag and drop or through the the choose file dialog won't work on github.