Skip to content

laudominik/coronaryApp

Repository files navigation

3D X-ray angiography

A web-app for reconstructing 3D point cloud of heart arteries from a series of planary x-ray images with known angles.

Running

docker-compose -f compose-prod.yml up

Development environment

Either run

docker-compose up

or just simply run it locally.

Package installation

The reconstruction logic part (i.e. only the algorithm) comes in form of a package that can be installed via pip. In root dir run

pip install .

This will install the backend/xray_angio_3d package

Research repositories

For research part of the thesis, we've set up two other repositories where we've tested other metods coronary3D and coronaryNet

About

Tool for 3d reconstruction of a point cloud from a set of x-ray images from coronary angiography.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors