Releases: eigenvivek/DiffDRR
Releases · eigenvivek/DiffDRR
v0.6.0
What's Changed
- Account for half-voxel shifts by @eigenvivek in #377
- Simplify patch rendering by @eigenvivek in #380
- Fix
mask_to_channelswith trilinear renderer by @eigenvivek in #382 - Add renderer compilation and gradient checkpointing by @eigenvivek in #384
- Make half-voxel shift optional by @eigenvivek in #387
- Fix blur in Sobel filter by @ben2k in #389
- Make smoothing in gNCC optional by @eigenvivek in #390
- Fix max-plane for rendering by @eigenvivek in #391
- Fix link to registration example by @eigenvivek in #396
- Add degrees option to forward model by @eigenvivek in #397
- Setup release for v0.6.0 by @eigenvivek in #398
New Contributors
Full Changelog: v0.5.1...v0.6.0
v0.6.0rc2
What's Changed
- Make half-voxel shift optional by @eigenvivek in #387
- Fix blur in Sobel filter by @ben2k in #389
- Make smoothing in gNCC optional by @eigenvivek in #390
New Contributors
Full Changelog: v0.6.0rc1...v0.6.0rc2
v0.6.0rc1
What's Changed
- Account for half-voxel shifts by @eigenvivek in #377
- Simplify patch rendering by @eigenvivek in #380
- Fix mask_to_channels with trilinear renderer by @eigenvivek in #382
- Add renderer compilation and gradient checkpointing by @eigenvivek in #384
Full Changelog: v0.5.1...v0.6.0rc1
v0.5.1
v0.5.0
What's Changed
- Add option to return Euler angles in degrees by @eigenvivek in #365
- Release v0.5.0 by @eigenvivek in #368
Full Changelog: 0.4.8...v0.5.0
0.4.8
What's Changed
- Add ability to resample subject while reading by @eigenvivek in #363
- Bump version: 0.4.7 → 0.4.8 by @eigenvivek in #364
Full Changelog: v0.4.7...0.4.8
v0.4.7
What's Changed
- Make pinhole pose compatible with renderer by @eigenvivek in #361
- Bump version: 0.4.6 → 0.4.7 by @eigenvivek in #362
Full Changelog: v0.4.6...v0.4.7
v0.4.6
What's Changed
- Improve docstrings by @eigenvivek in #356
- Flip height and width in the detector by @eigenvivek in #357
Full Changelog: v0.4.5...v0.4.6
v0.4.5
What's Changed
- Add support for custom reduce functions by @eigenvivek in #338
- Make it easier to change patch size by @eigenvivek in #339
- Update environment.yml by @eigenvivek in #342
- Derive pinhole camera geometry by @eigenvivek in #348
- Transform mask data if orientation does not match volume, fixes #346 by @LukasNickel in #349
- Add links to DiffVox by @eigenvivek in #353
- Add an automatic rendering function by @eigenvivek in #354
- Bump version: 0.4.4 → 0.4.5 by @eigenvivek in #355
New Contributors
- @LukasNickel made their first contribution in #349
Full Changelog: v0.4.4...v0.4.5
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