Hello everybody I have to find the min coord and max coord of this image. (see the red rectangle of the image) How can I do? I know the color is white (255) I made an algorithm but it is too slow. There is a native method of open cv. Thank you all.
1 | initial version |
Hello everybody I have to find the min coord and max coord of this image. (see the red rectangle of the image) How can I do? I know the color is white (255) I made an algorithm but it is too slow. There is a native method of open cv. Thank you all.