I just want to detect all the lines in the PCB design below. From research, I discovered that CANNY edge detection and Houghlines would be the way to go on Python. However, when