sightmachine/simplecv-js

Move sobel operations to WebGL, Add Canny edge detector.

Opened this issue · 0 comments

Move the existing Sobel operations to WebGL. Add Canny edge detector. This ticket will block findLines and findCircle operations.