• Aleksandar Atanasov's avatar
    Fix houghlines.py when no lines found · 14deab25
    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 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.
    14deab25
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...