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的ROI只支持矩形吗?我用找圆的工具定位,然后使用找到的圆的ROI,使用统计img.get_statistics(roi=(0,0,10,20))函数去检测像素信息,但是好像不支持圆形ROI啊??
只能使用矩形,不能用圆形。