Steger_line_algorithm icon indicating copy to clipboard operation
Steger_line_algorithm copied to clipboard

Linking algorithm

Open Daniel63656 opened this issue 3 years ago • 1 comments

This implementation only features finding potential line points right? Do you plan to add the linking algorithm or am I missing something?

Daniel63656 avatar Oct 05 '22 11:10 Daniel63656

Hi, This is correct : The code only find "salient" point along line/edge. I didn't plan to add the liking algorithm to create a sort of geometrical model for the moment. Feel free to experiment with it !

(Given the gradient and hessian direction you can recreate the "line" between the point)

ParadoxRobotics avatar Oct 05 '22 12:10 ParadoxRobotics