Image to Volume Conversion for Representing Materials Topography

Converts a single image (microscopy, topogrpahy) into array of images.
3.8K Downloads
Updated 17 Nov 2003

View License

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
Created with R13
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Biomedical Imaging in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0