5 lines
111 B
Python
5 lines
111 B
Python
run ("LedDetection")
|
|
|
|
|
|
ip = load_image(img.image)
|
|
(results,output) = detect_led(ip) |