photo

Anye Igwacho


Last seen: ungefär ett år ago Active since 2020

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


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...

mer än 3 år ago | 1 answer | 0

1

answer