image ellipsoid 3D

Equivalent ellipsoid from 3D image

이 제출물을 팔로우합니다

The package allows to compute equivalent ellipse or ellipsoid from 2D/3D images. Both functions works for binary or label image (one result per label), or for intensity images (resulting ellipse / ellipsoid is weighted by image intensity).

The function "imEquivalentEllipsoid" computes moments of the 3D image or labels, and returns the associated equivalent 3D ellipsoid. The function is similar to that obtained with the "regionporps" function, but with slightly different scaling coefficients. The function "drawEllipsoid" can be used to display result.

The function "imEquivalentEllipse" computes moments of the 2D image or labels, and returns the associated equivalent ellipse. The function "drawEllipse" can be used to display result.

The package includes functions from the geom2d and geom3d contributions. This package is a subset of the matImage toolbox (available at https://github.com/mattools/matImage )

인용 양식

David Legland (2026). image ellipsoid 3D (https://kr.mathworks.com/matlabcentral/fileexchange/34104-image-ellipsoid-3d), MATLAB Central File Exchange. 검색 날짜: .

도움

도움 받은 파일: geom3d, geom2d

도움 준 파일: BiofilmQ

카테고리

Help CenterMATLAB Answers에서 Inertias and Loads에 대해 자세히 알아보기

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
1.1.0.0

renamed functions, added method documentation

1.0.0.0