Open lcerman opened 6 years ago
The original code caused the following error:
Traceback (most recent call last): File "...\lib\site-packages\sloth\gui\labeltool.py", line 132, in onCurrentImageChanged if img == None: ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
The original code caused the following error:
Traceback (most recent call last): File "...\lib\site-packages\sloth\gui\labeltool.py", line 132, in onCurrentImageChanged if img == None: ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()