Image to Volume Conversion for Representing Materials Topography

Converts a single image (microscopy, topogrpahy) into array of images.
3.8K 次下载
更新时间 2003/11/17

查看许可证

Function for creating a volume (array of images) representing topography from a single image.

topog=im2topography(afm_im,N,A);
N - number of depths levels to describe. The larger N - more slices represents a single image.
A - the value of intensity that represents the material. Where no material is present white color (intensity of 256) is used.

The topography can then be visualized using visualization routines in MATLAB.

引用格式

Kateryna Artyushkova (2024). Image to Volume Conversion for Representing Materials Topography (https://www.mathworks.com/matlabcentral/fileexchange/4147-image-to-volume-conversion-for-representing-materials-topography), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R13
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Biomedical Imaging 的更多信息

Community Treasure Hunt

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

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