Ask Your Question
0

Get corner points from Harris?

asked 2019-11-09 12:16:33 -0600

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?

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2019-11-09 16:22:53 -0600

mvuori gravatar image

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.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2019-11-09 12:16:33 -0600

Seen: 337 times

Last updated: Nov 09 '19