Skip to main content

CUDA parallelisation of 3D reconstruction

Supervisors

Suitable for

Abstract

The Medical Imaging research group has been working with a variety of data sourced from CT and MRI scans. This data comes in collections of (generally greyscale) slices which together make up 3D images.

Our group has developed software to generate 3D meshes of the major organs in these images. Because it is CPU-only, it is quite slow. The aim of this project is to speed it up with an optimised CUDA implementation on the GPU.