I have an image that contains 2 red lines, and using image processing I was able to get a new image containing only the 2 red lines.
Is there a way to show on the new image the x and y axis graph so I could use it to get the mean of the 2 lines to calculate the angle between the 2 lines?
Thank you.