• Aleksandar Atanasov's avatar
    Fix houghcircles.py when no circles found · cf0df733
    Aleksandar Atanasov authored
    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.
    cf0df733
Name
Last commit
Last update
..
android Loading commit data...
cpp Loading commit data...
data Loading commit data...
directx Loading commit data...
gpu Loading commit data...
hal Loading commit data...
java Loading commit data...
opencl Loading commit data...
opengl Loading commit data...
python Loading commit data...
tapi Loading commit data...
va_intel Loading commit data...
winrt Loading commit data...
winrt_universal Loading commit data...
wp8 Loading commit data...
CMakeLists.txt Loading commit data...