How to convert form [xmin ymin xmax ymax] to [x y width height] in image?
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
samar mahmoud
el 9 de Abr. de 2018
Comentada: samar mahmoud
el 10 de Abr. de 2018
I have a detected box in [xmin ymin xmax ymax] but i need it in the format [x y width height] to use it in
overlapRatio = bboxOverlapRatio(bboxA,bboxB) How can i do this
thanks in advance
0 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre Propagation and Channel Models en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!