Get corner points from Harris?
I'm using Harris corner detection. I can view the corner points being highlighted. But I want to extract the coordinates of those corner points. How can I do that?
I'm using Harris corner detection. I can view the corner points being highlighted. But I want to extract the coordinates of those corner points. How can I do that?
You don't see the detection, but output of some program that displays the detected corners. If it is the tutorial, just look at the code where it draws the circles. Obviously, they are drawn at the corner coordinates.
Asked: 2019-11-09 12:16:33 -0600
Seen: 371 times
Last updated: Nov 09 '19