Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
如果OPENMV没检测到目标图像,让它通过串口发送固定数据,应该怎么写
blobs = img.find_blobs(xxx) if not blobs: uart.write("not found\n")