crop image to another by roi

2 visualizaciones (últimos 30 días)
Michael scheinfeild
Michael scheinfeild el 16 de Jul. de 2014
Respondida: Image Analyst el 16 de Jul. de 2014
hi , i found the bounding boxes of shapes now i want to copy it to new image can i do it with imroi ?
  1 comentario
Michael scheinfeild
Michael scheinfeild el 16 de Jul. de 2014
is any other way than
blobsImg(bx(2):bx(2)+bx(4),bx(1):bx(1)+bx(3))=imcrop(imgBp, bx);

Iniciar sesión para comentar.

Respuesta aceptada

Image Analyst
Image Analyst el 16 de Jul. de 2014

Más respuestas (0)

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by