Borrar filtros
Borrar filtros

How to create a 3d image from 2d slices of a rock core?

2 visualizaciones (últimos 30 días)
Xiaoli
Xiaoli el 19 de Oct. de 2016
Comentada: Xiaoli el 20 de Oct. de 2016
Hello, I have a bunch (thousands) of 2D CT scan slices(grayscale) of a single rock core.The slices are from the top of the core to the bottom. I want to combine the images into one 3D image to create a digital core. I used cat(3,N1....NN) but it just stacks the images.Can someone please help me. I want to later convert the image to binary (or I can do it on the 2Dimage) so that one represents solid and 0 represents pore so that I can be able to calculate the pore volume of the rock.
  2 comentarios
José-Luis
José-Luis el 19 de Oct. de 2016
Sounds like you need to interpolate. Plenty of ways of doing that. Kriging?

Iniciar sesión para comentar.

Respuestas (0)

Community Treasure Hunt

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

Start Hunting!

Translated by