mirror of
https://github.com/opencv/opencv.git
synced 2025-01-18 14:13:15 +08:00
cf0df733da
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. |
||
---|---|---|
.. | ||
android | ||
cpp | ||
data | ||
directx | ||
gpu | ||
hal | ||
java | ||
opencl | ||
opengl | ||
python | ||
tapi | ||
va_intel | ||
winrt | ||
winrt_universal | ||
wp8 | ||
CMakeLists.txt |