LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Construct 3D image from 2D slices algorithm

Hello,

I'm a biomedical engineering stutudent and i'm working on a project to reconstruct 3D images from 2D slices of ultrasound image (grayscale). Let's say, i have 200 - 300 slices.

I found the biomedical toolkit quite helpful but to be honest, i dont know the algorithm behind it.
Besides, i really want to build my own program for further acknowledgement and debugging.

I've done some research on the internet but what i found weren't very helpful.

I really don't know where to begin with.

Thanks in advance.

 

 

0 Kudos
Message 1 of 5
(3,369 Views)

You can start from the following wikipedia pages.

 

Isosurface

https://en.wikipedia.org/wiki/Isosurface

Marching cubes

https://en.wikipedia.org/wiki/Marching_cubes

0 Kudos
Message 2 of 5
(3,360 Views)

Hi, 

Can the biomedical toolkit 3D image reconstructor be used for ultrasound image as well?

Thanks in advance,

0 Kudos
Message 3 of 5
(3,271 Views)

I have no idea of ultra-sound image.

 

For your information, the image reconstructor function Biomedical Toolkit offers is a general iso-surface one. That is to say, the function can reconstruct a surface which represents points of a constant volumn value.

0 Kudos
Message 4 of 5
(3,269 Views)
0 Kudos
Message 5 of 5
(3,240 Views)