Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to calculate slope, length and distance between hough lines?

To detect lines from my image I used problabistic hough transform. I got 15 lines from my image. now I want to calculate slope, length of each line and to calculate distance between nearest lines? Can anyone suggest me ideas or share code? Thanks in advance