I posted a question about how you click on the image represented in the parent image. How can I crop an image using C # I found the edge of the image using one of the online algorithms, now I need to get the coordinates of the angles. How can I get the angular coordinates so that I can get the image from my parent?
The image is taken using the camera and contains the image of the document. I need to find this document and cut it from the parent image.
source share