Aleksandar Atanasov cf0df733da Fix houghcircles.py when no circles found
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.
2016-06-02 10:58:46 +02:00
..
2015-12-18 11:00:32 +03:00
2015-12-18 11:00:32 +03:00
2015-12-18 11:00:32 +03:00
2015-12-18 11:00:32 +03:00
2016-03-03 11:06:20 +03:00
2015-12-18 11:00:32 +03:00
2015-12-18 11:00:32 +03:00
2015-12-18 11:00:32 +03:00
2015-12-18 11:00:32 +03:00
2016-03-03 11:06:21 +03:00
2015-12-18 11:00:32 +03:00
2015-12-18 11:00:32 +03:00
2015-12-18 11:00:32 +03:00
2015-12-18 11:00:32 +03:00
2015-12-18 11:00:32 +03:00
2015-12-18 11:00:32 +03:00
2015-12-18 11:00:32 +03:00
2015-12-18 11:00:32 +03:00
2015-12-18 11:00:32 +03:00
2015-12-18 11:00:32 +03:00
2015-12-18 11:00:32 +03:00
2016-03-31 17:57:55 -07:00
2015-12-18 11:00:32 +03:00
2015-12-18 11:00:32 +03:00