Skip to content

ITKMontage 0.8.2

Latest
Compare
Choose a tag to compare
@dzenanz dzenanz released this 22 Apr 16:29
· 8 commits to master since this release
1959142

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