sightmachine / simplecv-js

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

Implemented a simple function to obtain full edges information #32

Closed SantiMunin closed 11 years ago

SantiMunin commented 11 years ago

This functions provides with both magnitudes and directions information. This could be very useful in order to implement the canny operator.

chaithuzz2 commented 11 years ago

thankyou . yes, i agree on that. the kernel3x3 requires some restructuring .

kscottz commented 11 years ago

Hi, sorry about the delay, can you resubmit the pull request to the develop branch vs the master branch?