Dear OpenCV community,
I’m trying to make a polygon from base on 4 lines (one per side).
The objective is to extract data from tables in picture and the contour of this table is exactly in the polygon. With the lines outside the principal polygon, the function cv2.findcontours is not always reliable.
Have you got any idea to helping me ?
Thank you very much.
Nalcom