mirror of https://github.com/opencv/opencv.git
In the C++ equivalent of this example a check is made whether the vector (here in Python we have a list) actually has any lines in it that is whether the Hough lines function has managed to find any in the given image. This check is missing for the Python example and if no lines are found the application breaks.pull/6622/head
parent
cf0df733da
commit
14deab252b
1 changed files with 11 additions and 10 deletions
Loading…
Reference in new issue