I extracted contours using opencv findContours. I am looking some method for finding the corners from the extracted contour.
| 1 | initial version |
I extracted contours using opencv findContours. I am looking some method for finding the corners from the extracted contour.