Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 309 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 309 Bytes

DRR generation by pycuda

PyDRR lets you generate Digitaly Reconstructed Radiography image using CUDA.

Example

Requirements

  • numpy 1.13.1 or later
  • PyCUDA 2017.1.1 or later

Acknowledgment

Special thanks to my colleague Mr. Kabashima (@elda27) for supporting this development.