v0.4.4
What's Changed
- Fix translation in double geodesic formula by @eigenvivek in #310
- Add optional alphaminimax inputs by @eigenvivek in #312
- Remove version locks on pytorch / torchio by @eigenvivek in #313
- Implement inplace detector rescaling by @eigenvivek in #317
- Add intrinsic parameter resampling by @eigenvivek in #318
- Make volume loading more flexible by @eigenvivek in #320
- Implement mutual information metric by @eigenvivek in #322
- Fix x0 principal offset sign flip by @eigenvivek in #323
- Incorporate alphaminimax in trilinear integral by @eigenvivek in #327
- Compute raylength in world coordinates by @eigenvivek in #328
- Refactor rendering computation by @eigenvivek in #329
- Update reconstruction tutorial with simpler API by @eigenvivek in #330
- Implement cone-beam max-intensity projection by @eigenvivek in #331
- Update README.md by @eigenvivek in #332
- Simplify reconstruction tutorial by @eigenvivek in #334
Full Changelog: v0.4.3...v0.4.4