crop image to another by roi

조회 수: 2 (최근 30일)
Michael scheinfeild
Michael scheinfeild 2014년 7월 16일
답변: Image Analyst 2014년 7월 16일
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
Michael scheinfeild 2014년 7월 16일
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