I have the following image, which represents a path.
I want to apply an algorithm called HoughLines(P) on it. This algorithm should detect lines and coordinates. But