Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
RTK's documentation
Logo
RTK's documentation
  • Getting started

πŸ’Ύ Download

  • RTK installation

πŸ“– Learn

  • 3D projection geometry
  • Phantom definition
  • Forward and backprojectors
  • C++ / Python examples
    • First reconstruction
    • Cupping correction
    • Inline Reconstruction
    • Add Poisson noise
    • Project, draw and reconstruct geometric phantom
  • Command-line examples
    • 3D, 2D and motion-compensated FDK
    • Conjugate gradient
    • Forward Projection
    • Create gammex phantom
    • Amsterdam Shroud
    • Elekta Reconstruction
    • Varian Reconstruction
    • Total Variation Regularized Reconstruction
    • Daubechies Wavelets Regularized Reconstruction
    • 4DROOSTER: Total variation-regularized 3D + time reconstruction
    • Geometry viewer

πŸ”¨ Develop

  • API
  • Discussion
  • Issue tracker
  • Code contribution
  • Contribute documentation improvements
  • How to prepare an RTK release
Back to top
View this page
Edit this page

Getting startedΒΆ

Here are suggested steps for the RTK beginner.

  1. Install the software following INSTALLATION.md.

  2. If you are not already familiar with ITK, get started with ITK.

  3. Check out the First reconstruction example (both the CMake and the C++ codes). Many other examples are in the documentation.

  4. Ask questions to the user mailing list.

Next
RTK installation
Previous
Home
Copyright © 2025, RTK Consortium
Made with Sphinx and @pradyunsg's Furo