photo

Anye Igwacho


Last seen: alrededor de 1 año hace Con actividad desde 2020

Followers: 0   Following: 0

Estadística

Feeds

Ver por

Pregunta


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

más de 3 años hace | 1 respuesta | 0

1

respuesta