photo

Anye Igwacho


Last seen: 約1年 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

Feeds

表示方法

質問


How can i get a bounding box around the vehicles and not around all the objects in the image
st = regionprops(bw_I, 'BoundingBox' ); for k= 1: length(st) thisBB = st(k).BoundingBox; rectangle('Position', [thisB...

3年以上 前 | 1 件の回答 | 0

1

回答