Is MinorAxisLength always perpendicular to the MajorAxisLength

조회 수: 4 (최근 30일)
Jane Bat
Jane Bat 2018년 1월 28일
답변: Image Analyst 2022년 12월 8일
I can not find it in the documentation and therefore is the MinorAxisLength always perpendicular to the MajorAxisLength (in regionprops)?

채택된 답변

Jan
Jan 2018년 1월 28일
편집: Jan 2018년 1월 28일
The lengths itself are not perpendicular to anything, because they are scalars. The replied lengths are:
'MajorAxisLength' Length (in pixels) of the major axis of the ellipse that has the same
normalized second central moments as the region
(equivalent for "Minor")
The major and minor axes of an ellipse (not their lengths) are perpendicular by definition.

추가 답변 (1개)

Image Analyst
Image Analyst 2022년 12월 8일
You might also be interested in bwferet

태그

Community Treasure Hunt

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

Start Hunting!

Translated by