sightmachine / simplecv-js

A Javascript/Coffeescript companion library to SimpleCV
247 stars 37 forks source link

findLines operation. #14

Open kscottz opened 11 years ago

kscottz commented 11 years ago

Create a WebGL enabled Hough transform (hopefully find existing code) that uses a binary Canny edge image. Return the line values as a feature set.