Find Corners of a contour
Hello,
i want to know how i can find the pixel postion of the corner points of a contour?
I use canny for edge detection and then I am finding the largest contour in the image (see image). Now I need the exact corner points. Important, the display position is variable
If I use minRectArea, I get bad results.
I hope someone can help me :)
Could this Question be related to what you want to achieve? When that is the case, try what LBerger is suggesting there and look also up this post
Thanks for the help. Thats exactly what I mean :)
@TiBe cool ;) actually you can thank LBerger for that, because I don't know really much about that topic :D How about you vote up his Answer?
Done ...;)