Feeds
質問
remove objects in image that have larger columns than rows
Hello how can remove objects in image that have larger columns than rows in RGB images . Thank you
約6年 前 | 1 件の回答 | 0
1
回答回答済み
Rectangle around the object, Bounding box,
Hello rectangle('Position',[st.BoundingBox(1),st.BoundingBox(2),st.BoundingBox(3),st.BoundingBox(4)],... 'EdgeColor','r',...
Rectangle around the object, Bounding box,
Hello rectangle('Position',[st.BoundingBox(1),st.BoundingBox(2),st.BoundingBox(3),st.BoundingBox(4)],... 'EdgeColor','r',...
約6年 前 | 0


