vol2midp

版本 1.0.1 (1.4 KB) 作者: Rance Tino
Repositions a triangulated volume to a specified reference cartesian coordinate.
1.0 次下载
更新时间 2024/8/7

查看许可证

The vol2midp MATLAB function adjusts the coordinates of a triangulated volume to align with a specified reference origin. It takes the median coordinates of the triangulated volume (medx, medy, medz) and the reference coordinates (refx, refy, refz) as inputs. The function calculates the differences between these coordinates and adjusts the volume's coordinates accordingly to align with the reference origin. The adjusted coordinates are returned as new_coords_x, new_coords_y, and new_coords_z. A helper function, adjustCoordinate, is used to streamline the adjustment process for each coordinate dimension.

引用格式

Rance Tino (2024). vol2midp (https://www.mathworks.com/matlabcentral/fileexchange/169926-vol2midp), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2024a
兼容任何版本
平台兼容性
Windows macOS Linux
标签 添加标签

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.1

Revise summary*

1.0.0