Construct 3D visualization to calculate radius of curvature from OCT Scans

조회 수: 3 (최근 30일)
Sannath
Sannath 2023년 7월 27일
답변: Saksham 2023년 8월 22일
Hello,
I have an image sequence of OCT cornea slices, taken by imaging an eye by moving from left to right. I want to take each image, which is a slice of the cornea, and attach them together to make a 3D rendering of the cornea. From here, I can fit this 3D rendering into a sphere so I can calculate the radius of curvature of the cornea. I was hoping to use MatLab to do this. Does anyone know how to approach this?
I've attached a few of the frames from our images below---in total, we have around 1000 frames to create the rendering with.
Thank you so much in advance!
  댓글 수: 2
Cris LaPierre
Cris LaPierre 2023년 7월 28일
You'll need some spatial information - pixel and slice spacing. Do you have that info? Is the original data set a dicom or nifti or is it bmps?
Sannath
Sannath 2023년 7월 28일
The original data is in bmps---as for slice spacing, we're not exactly sure what scale the OCT was imaging at, but I have some scans that we know the diameter of that I can use to set a scaling factor.

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

답변 (1개)

Saksham
Saksham 2023년 8월 22일
Hi Sannath,
I understand that you wish to make a 3D image from the 2D images you have.
Please follow the below link to know about how to convert 2D images into 3D model:
I hope the above shared resource will be helpful to you.
Sincerely,
Saksham

카테고리

Help CenterFile Exchange에서 Image Processing Toolbox에 대해 자세히 알아보기

제품


릴리스

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by