In the C++ equivalent of this example a check is made whether the vector (here in Python we have a list) actually has any circles in it that is whether the Hough circles function has managed to find any in the given image. This check is missing for the Python example and if no circles are found the application breaks.pull/6622/head
parent
5d4f22e096
commit
cf0df733da
1 changed files with 6 additions and 4 deletions
Loading…
Reference in new issue