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
1 | initial version |
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