Skip to content

AnderBiguri/TriangleCT

Repository files navigation

TriangleCT

This repository contains the code for X-ray tomographic reconstruction on tetrahedra meshes (FE-like meshes) instead of the classic voxel-based images.

The code is MATLAB-CUDA and works in multiple GPUs. The code assumes that you have a tetrahedra mesh, it does not triangulate. Some demos are provided.

Read the ArXiv Paper: https://arxiv.org/abs/1908.06909

Disclaimer:

This is research code. Its neither pretty, nor bug free.

Some images:

Surface representation of tetrahedra mesh

as

X-ray projection simulations from tetrahedra mesh

as

Slice of reconstruction on tetrahedra mesh using OS-SART

as

Contact

email: [email protected]

License

BSD-3 Clause.