how to place a filled shape on a bbox to maks the moving object like placing rectangle using insertObjectAnnotation?
Mostrar comentarios más antiguos
I would like to place a mask (image) on a moving object that is extracted using blob analysis.
I found am example in matlab documentation. its drawing rectangles around the moving objects in the video using
inserObjectAnnotation() function.
like that I want to place a filled in shape in place of rectangle. how can I do that?
Please help
Respuestas (1)
Dima Lisin
el 22 de Feb. de 2015
0 votos
What kind of shape? insertShape will let you draw rectangles, circles, and polygons.
Categorías
Más información sobre Process Point Clouds en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!