Update README.md

This commit is contained in:
2025-06-25 00:01:28 +02:00
parent a16c48a204
commit a003080e33

View File

@ -6,7 +6,7 @@ In addition to DRT generation, the framework extends [ITKTwoProjectionRegistrati
- Compliance with IEC 61217
- Revised and consistent reference coordinate systems
- Improved handling of small transformations via trilinear interpolation of 3D CT voxel intensities, enhancing DRT rendering accuracy when transform magnitudes are below the CT resolution (See the [`siddonTril`](tree/siddonTril) branch for implementation details)
- This project provides a framework for 2D/3D registration using Digitally Reconstructed Topograms (DRTs), which are generated from 3D CT volumes using a modified version of the Siddon-Jacobs RayCast algorithm. See the [`siddonTril` branch](https://gitea.psi.ch/fattori_g/reg23Topograms/src/branch/siddonTril) for implementation details.
## Requirements