Neuroglycerin / neukrill-net-tools

Tools coded as part of the NDSB competition.
MIT License
0 stars 0 forks source link

Detect and describe Edges #86

Open scottclowe opened 9 years ago

scottclowe commented 9 years ago

Edges should be detected with Canny filter, and described as written in the paper:

http://web.engr.oregonstate.edu/~tgd/publications/cvpr2009-evidence-trees.pdf

Will take large amount of effort to replicate this description.