Skip to content

Releases: InsightSoftwareConsortium/ITKMontage

ITKMontage 0.8.2

22 Apr 16:29
1959142
Compare
Choose a tag to compare

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

ITKMontage 0.8.1

21 Dec 15:41
785a417
Compare
Choose a tag to compare

What's Changed

  • BUG: Do not wrap duplicate complex double dependencies by @thewtex in #211

Full Changelog: v0.8.0...v0.8.1

ITKMontage 0.8.0

02 Dec 20:33
7355811
Compare
Choose a tag to compare
Merge pull request #206 from InsightSoftwareConsortium/bump-itk

ENH: Bump for ITK v5.3

ITKMontage v0.7.3

06 Apr 21:39
Compare
Choose a tag to compare
ENH: Update CI to 5.2.0

ITKMontage 0.7.0

23 Nov 16:10
f88e141
Compare
Choose a tag to compare

Minor bug fixes and improvements such as fixing compile warnings and improving tests.

ITKMontage 0.5.3

17 Jun 18:14
2221744
Compare
Choose a tag to compare
Merge pull request #167 from thewtex/igenerator-patch

Igenerator patch

ITKMontage 0.5.2

17 Jun 11:48
0107770
Compare
Choose a tag to compare
Merge pull request #166 from thewtex/package-deps

BUG: Update Python package dependency versions

ITKMontage 0.5.1

16 Jun 16:08
38431d4
Compare
Choose a tag to compare
Merge pull request #165 from thewtex/rm-azure-pipelines

BUG: Remove Azure Pipelines configuration

ITKMontage 0.5.0

14 Jan 01:58
b5646c0
Compare
Choose a tag to compare

Changes:

  • b5646c0 Merge pull request #153 from InsightSoftwareConsortium/wrap-all-classes
  • 44c7868 COMP: Make TileMergeImageFilter::ContinuousIndexType more explicit
  • 912f433 Merge 704dc56 into eba24ac
  • 3a6e3b9 COMP: NMinimaMaximaImageCalculator initialization
  • 824bf34 COMP: Patch igenerator.py for enum wrapping
  • e7da790 ENH: Add TileMergeImageFilter wrapping
  • c65afee ENH: Add TileMontage wrapping
  • 142eaa1 ENH: Wrap Tile, TileConfiguration
  • 5a2cd37 ENH: Add wrapping for NMinimaMaximaImageCalculator
  • 00860e6 ENH: Wrap MaxPhaseCorrelationOptimizer
See More
  • 7985d7c ENH: Wrap PhaseCorrelationImageRegistrationMethod for all scalar pixel types
  • 025f69c ENH: Restrict Python package dependencies
  • d0158ba ENH: Add clang-format GitHub Actions
  • 010b364 ENH: Add .gitattributes
  • 6cb85be STYLE: Apply clang-format for ITK Coding Style
  • a240939 ENH: Remove CircleCI configuration
  • eba24ac Merge pull request #151 from InsightSoftwareConsortium/package-dependencies
  • 5cab516 ENH: Restrict Python package dependencies
  • 5dfc3c0 Merge pull request #148 from InsightSoftwareConsortium/style-hooks
  • af383de Merge pull request #149 from thewtex/remove-circle-ci
  • 0bd13d4 Merge pull request #150 from thewtex/python-package-version
  • a7c9525 ENH: Bump Python package version to 0.5.0
  • 1771da2 ENH: Remove CircleCI configuration
  • f376a88 Merge pull request #147 from thewtex/readme-badges
  • b90a166 ENH: Add clang-format GitHub Actions
  • 3d4ddbd ENH: Add .gitattributes
  • ff88e8f STYLE: Apply clang-format for ITK Coding Style
  • a0440da DOC: Fix README badges
  • def98ac Merge pull request #145 from dzenanz/master
  • c8e68a8 STYLE: better formatting
  • 5896493 ENH: do not force full parallelism
  • bfe68e9 BUG: position of tile 0 was not subtracted for origin adjustment
  • 06939f6 BUG: ITK_USE_FFTW definitions were not propagated in external builds
  • 03643b4 Merge pull request #144 from dzenanz/master
  • 9e545f0 BUG: fix AxisSize when final dimension is 1
  • cb48757 ENH: add a fake input data file to make the configurations valid
  • d4420e5 ENH: add single-layer 3D test which currently crashes
  • da0c79c Merge pull request #142 from dzenanz/master
  • fdaa88b ENH: update ITK version in CI testing infrastructure
  • 952c6ce COMP: follow rename of ImageIOFactory FileModeType into FileModeEnum
  • 62ed241 Merge pull request #138 from dzenanz/master
  • c5b7fec COMP: fixing warnings
  • d654407 Merge pull request #136 from dzenanz/master
  • 9242f88 ENH: better error reporting in GroundTruthCreator
  • 08f3380 ENH: better exception reporting in test
  • da2bdf9 BUG: 1701701_000000_Fused is in TIF format
  • 9fd219b BUG: fix buffer overflow on float to string conversion
  • 969d071 COMP: fixing example compile warnings on GCC 5.4.0
  • bf9414d COMP: fixing in-source build of the examples
  • fa1b587 COMP: adding a few missing typenames
  • f7b6eaf Merge pull request #135 from dzenanz/master
  • 5a2535d ENH: add calculation of systematic translation bias to pair-wise test [ #52, #54, #56, #70, #79 ]
  • b38bf1c Merge pull request #134 from dzenanz/master
  • ffc3dfe ENH: add noise reduction step to the complete example
  • de7e3f1 ENH: resolving TODOs
  • a75f1c2 ENH: add 3D test for CompleteMontage
  • 974037b ENH: write bias-corrected images
  • 3cd5716 ENH: adding bias field correction to the complete example
  • 4d28b15 ENH: read images just once
  • fd31fef ENH: Removing Parse/Write TileConfiguration2D
  • fec3c59 ENH: updating examples to work with nD montages
  • fd446f7 ENH: add 3D sample data to examples (from ground truth creator)
  • da29f31 ENH: add 2D sample data to examples (from ground truth creator)
  • e5e8dfe ENH: add ImageCompareCommand.cxx from ITKExamples
  • 5aad8d1 ENH: add TileConfiguration comparison tool
  • f357b80 STYLE: remove 2D from example names
  • 708c7cf Merge pull request #133 from dzenanz/updateInMemoryTest
  • 0be6f4b ENH: Update InMemoryMontageTest to use nD structure
  • c2cbbc1 Merge pull request #132 from dzenanz/master [ #127 ]
  • 7799472 ENH: support multi-dimensional tile configuration. Closes #127.
  • 05d428f Merge pull request #130 from dzenanz/master
  • 8eb0e84 STYLE: converting README.rst into README.md. Closes #128.
  • 8d2078d STYLE: rename itkParseTileConfiguration into itkTileConfiguration
  • 35211ac STYLE: manual fix of KWSTyle alignment error
  • 927da90 STYLE: fixing KWStyle error
  • 7200408 STYLE: applying new ITK style
  • ef24b5c STYLE: update clang-format style to follow recent ITK change
  • 9bbe940 Merge pull request #129 from mseng10/enh-move-enum-class-modules
  • aafb88c COMP: Change to enum to new enum class definitions
  • 1ee67f1 Merge pull request #126 from dzenanz/master
  • ffe9f50 ENH: add 3D ground truth case
  • a09fb1d BUG: conversion from linear to nD index was wrong for 3D montages
  • 0169b7e BUG: file opening was not checked for success. Closes #122.
  • 4849a8b Merge pull request #125 from dzenanz/master
  • 8337940 ENH: update ITK to support RGB in WindowedSinc interpolator
  • ed95875 ENH: WindowedSincInterpolateImageFunction for better resampling quality
  • bdad60a ENH: adding ground truth creator. Closes #108.
  • 58b3e06 BUG: Old .bmp named file was a TIFF
  • 02be33a COMP: fix unused variable warning

This list of changes was auto generated.

ITKMontage 0.4.1

20 Aug 22:23
d48b400
Compare
Choose a tag to compare

Changes:

  • d48b400 Merge pull request #123 from thewtex/python-itk-5.0.1
  • 6e45b27 DOC: Document installation
  • 803670c ENH: Build Python package against ITK 5.0.1

This list of changes was auto generated.