What's Changed
- ENH: Require less components to be built for examples by @dzenanz in #213
- BUG: Update
TileMergeImageFilter
signature in example script by @tbirdso in #215 - ENH: Add Python notebook testing by @tbirdso in #217
- COMP: Fix discarding return value warning introduced by ITK 5.4 by @dzenanz in #218
- STYLE: Replace SFINAE selection by constexpr if by @dzenanz in #220
- Avoid appearance of NaN values by @dzenanz in #221
- COMP: Fix HyperSphereImageSource class name in type macro (was Image) by @dzenanz in #224
- ENH: Compute and expose per-tile registration reliability by @dzenanz in #225
Full Changelog: v0.8.1...v0.8.2