photo

Anye Igwacho


Last seen: 1 year 前 自 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 years 前 | 1 个回答 | 0

1

个回答