Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to get lines' score from HoughLines function?

How can we get access to the score of every line detected by the HoughLines function. I assume that every line has a different score. But is it possible to access this value, to sort for instance the 2 best lines? Thank you in advance