Borrar filtros
Borrar filtros

how to convert an image to topography image?

4 visualizaciones (últimos 30 días)
may
may el 14 de Mayo de 2011
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 comentario
Walter Roberson
Walter Roberson el 14 de Mayo de 2011
What does the intensity value of each pixel correspond to?

Iniciar sesión para comentar.

Respuestas (1)

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

Categorías

Más información sobre Modify Image Colors en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by