如何返回识别到的矩形roi区域或者说矩形的大小?
-
在形状和颜色同时识别中,里面有圆形的大小,但我不知道矩形的大小该如何计算
-
https://docs.singtown.com/micropython/zh/latest/openmvcam/library/omv.image.html#image.rect.rect.w
rect.w()*rect.h()