v0.4.1
What's Changed
- Add missing parameter to
set_intrinsic
by @haarisr in #251 - Add reconstruction tutorial by @eigenvivek in #256
- Add normalization to reconstruction tutorial by @eigenvivek in #257
- Fix outdated API calls by @eigenvivek in #263
- Enable rendering from multiple source points by @eigenvivek in #260
- Add 3D rendering of registration by @eigenvivek in #264
- Expose intrinsic parameters by @eigenvivek in #268
- Fix backprojection (
drr.inverse_projection
) by @eigenvivek in #270 - Reimplement Siddon's method with
grid_sample
by @momen-mh in #272
New Contributors
Full Changelog: v0.4.0...v0.4.1