SE-Projekt-LED-Detection / LED-Detection

LED-Detection is a tool for observing state leds on PCBs using a document camera.
MIT License
2 stars 2 forks source link

BDG delete corner #55

Closed olfarmer closed 2 years ago

olfarmer commented 2 years ago

Deleting a corner does not work properly.

Exception: File "edit_handler.py", line 80, in delete_point self.board().corners.remove(circles[0]) ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()