- Bounding Box: Two different approaches are used for the bounding box comparison — the hull method and the Singular Value Decomposition (SVD) method.
- Boundary Sphere: The code estimates the size of the pelvis using a boundary sphere encapsulating the structure.
- Landmark Distances: As a reference (or ground truth), the distances between specific anatomical landmarks are used. An alternate method, termed "ground truth 2," uses landmark distances to the acetabulum centre.
- Ideal for biomedical engineering, particularly orthopaedic research.
- Useful for scaling and comparing anatomical models in medical studies.
- Provides multiple scaling methods for improved analysis accuracy.
- Efficient and comprehensive visualisation and analysis of anatomical models.
- Pelvis, Landmarks, Size Comparison, Scaling, Bounding Box, Bounding Sphere, Biomedical Modeling, STL, SVD, convhull.
- Micheler, C. M., Lang, J. J., Wilhelm, N. J., Lazic, I., Hinterwimmer, F., Fritz, C., von Eisenhart-Rothe, R., Zäh, M. F. and Burgkart, R. H. H. (2022) Scaling Methods of the Pelvis without Distortion for the Analysis of Bone Defects. Current Directions in Biomedical Engineering, Vol. 8 (Issue 2), pp. 797-800. https://doi.org/10.1515/cdbme-2022-1203
- Johannes Korsawe (2024). Minimal Bounding Box (https://www.mathworks.com/matlabcentral/fileexchange/18264-minimal-bounding-box), MATLAB Central File Exchange.
- Svenja Reimer (2024). calc_OriBoundingBox(data) (https://www.mathworks.com/matlabcentral/fileexchange/64417-calc_oriboundingbox-data), MATLAB Central File Exchange.
- Anton Semechko (2024). Exact minimum bounding spheres and circles (https://github.com/AntonSemechko/Bounding-Spheres-And-Circles), GitHub.
引用格式
Carina Micheler (2025). Anatomy Boundary Analysis (https://www.mathworks.com/matlabcentral/fileexchange/157001-anatomy-boundary-analysis), MATLAB Central File Exchange. 检索时间: .
Micheler, Carina M., et al. “Scaling Methods of the Pelvis without Distortion for the Analysis of Bone Defects.” Current Directions in Biomedical Engineering, vol. 8, no. 2, Walter de Gruyter GmbH, Aug. 2022, pp. 797–800, doi:10.1515/cdbme-2022-1203.
MATLAB 版本兼容性
平台兼容性
Windows macOS Linux标签
致谢
参考作品: Minimal Bounding Box, calc_OriBoundingBox(data), Exact minimum bounding spheres and circles, Anatomy Defect Analysis
启发作品: Anatomy Transformation Analysis, Anatomy Defect Analysis
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!