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

답변