Files
mxsc/script/LedDetectionProc.py
2017-06-21 17:02:53 +02:00

5 lines
111 B
Python

run ("LedDetection")
ip = load_image(img.image)
(results,output) = detect_led(ip)