how to convert an image to topography image?

4 次查看(过去 30 天)
I have a 2D C.T image. I would like (in some way) to calculate roughness of the image. I need to translate each pixel to its height and later to calculate the variance. It's important to mention that I don't have the height information for each pixel.

回答(1 个)

Sean de Wolski
Sean de Wolski 2011-5-16
To calculate the variance, take the square of the output of stdfilt
doc stdfilt

类别

Help CenterFile Exchange 中查找有关 Modify Image Colors 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by