필터 지우기
필터 지우기

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

조회 수: 1 (최근 30일)
Xiaoli
Xiaoli 2016년 10월 19일
댓글: Xiaoli 2016년 10월 20일
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
José-Luis
José-Luis 2016년 10월 19일
Sounds like you need to interpolate. Plenty of ways of doing that. Kriging?
Xiaoli
Xiaoli 2016년 10월 20일
Thanks

댓글을 달려면 로그인하십시오.

답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by