Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
Boundingbox title with respect to matrix data
    조회 수: 4 (최근 30일)
  
       이전 댓글 표시
    
Sir I have a binary image with four objects and a matrix(4x4)

.I want to use the matrix for the image. Suppose in the first column of the matrix , the position of the highest element is 3 and the first column corresponds to first object. So I want to give that object a boundingbox with title 'Type3 OBJECT'. Similarly for the second object , in the second column the position of the highest element is 1. So I want to add boundingbox to that object with title 'Type1 OBJECT'. Sir how can I make it using regionprops. Should I use it with for loop? Thanks
댓글 수: 0
답변 (0개)
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
