how to extract each region separately ?
조회 수: 5 (최근 30일)
이전 댓글 표시
Hello ;
I have used a meanshift method to segment RGB image. I have obtained a first matrix called « value » including a result of segmented image. I also obtained a second matrix called « label » which includes the labels corresponding of each segmented region. Could you please show me how can I extract the corresponding pixels (from a matrix “value”)of each labelled region (from a matrix “label”) in order to apply Zernike moment on each segmented region. Many thanks in advance.
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Zernike Polynomials에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!