Image to Volume Conversion for Representing Materials Topography
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.
Cite As
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. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
MATLAB6p5/toolbox/Data Analysis/KA_toolbox/
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |