End goal: to detect 3 lines, and 2 corners accurately. Trying contours but they are a bit off. Is there a way or settings in contours to detect corners and lines more accurately, maybe less an sharper edged/corner contours? Or some other API or methods please? I would love an email please ;) thank you. 2. also an overlay/scale issue
Hello @Mike@ThatSoft,
Have you tried playing with the various properties of the DetectControursRequest?
For example, by default, the resolution of the request will be limited to 512 pixels in the longest dimension, increasing that may result in greater accuracy.
-- Greg