crop image to another by roi

2 次查看(过去 30 天)
hi , i found the bounding boxes of shapes now i want to copy it to new image can i do it with imroi ?
  1 个评论
Michael scheinfeild
is any other way than
blobsImg(bx(2):bx(2)+bx(4),bx(1):bx(1)+bx(3))=imcrop(imgBp, bx);

请先登录,再进行评论。

采纳的回答

Image Analyst
Image Analyst 2014-7-16

更多回答(0 个)

标签

Community Treasure Hunt

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

Start Hunting!

Translated by