필터 지우기
필터 지우기

Algorithm for MajorAxis Length

조회 수: 2 (최근 30일)
Guru Revathi
Guru Revathi 2011년 4월 22일
i m using Major Axis length command associated with the regionprops command. i m using it on a binary image after using BW=bwlabel(img,8) on the binary image. Further using s=regionprops(BW,'majoraxislength', 'minoraxislength','centroid'). i would want to know the Algorithm behind these parameter calculations using regionprops.

채택된 답변

sco1
sco1 2011년 4월 22일
I don't have this particular toolbox, but you can try:
open regionprops
If you haven't already. If it's not a built in function, it will give you the code.

추가 답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by