Skip to content

Releases: InsightSoftwareConsortium/ITKElastix

ITKElastix 0.3.0

30 Oct 02:05
724322d
Compare
Choose a tag to compare

Changes:

  • 724322d Merge pull request #12 from InsightSoftwareConsortium/package-version
  • 3dcdd0b ENH: Bump package version to 0.3.0
  • f421d63 Merge pull request #11 from InsightSoftwareConsortium/python-registration-test
  • c9a0bab ENH: Add itkElastixRegistrationMethodTest.py
  • 4f23549 Merge pull request #9 from InsightSoftwareConsortium/windows-warnings
  • bccd16d BUG: Ensure we are not using KNN metric for ANN dependency
  • 7caa75f COMP: Address Windows link errors
  • 88c1b18 COMP: Do not create BUILD_SHARED_LIBS option in Elastix
  • 651091d COMP: Address elastix Windows warnings
  • 0d747f3 COMP: Do not build elastix with shared libraries
See More
  • 22af670 Merge pull request #7 from InsightSoftwareConsortium/kwstyle
  • 4115023 STYLE: Exclude KWStyle test until building against ITK 5.1
  • e4da29a Merge pull request #5 from InsightSoftwareConsortium/knn-graph-alpha
  • 1b5577e Merge pull request #6 from InsightSoftwareConsortium/status
  • 3cbefca DOC: Add Azure status badge
  • 26a358c ENH: Disable KNNGraphAlphaMutualInformationMetric
  • 73b1b3a Merge pull request #4 from InsightSoftwareConsortium/pre-deps
  • daa5d2d BUG:; Depend on released version of ITK for pip
  • ce61dd3 Merge pull request #3 from InsightSoftwareConsortium/wrap-real
  • 4fd3b6e BUG: Only wrap for real pixel types
  • 1dce68f Merge pull request #2 from InsightSoftwareConsortium/itk-5.1b01
  • ea53c8b DOC: Add work in progress note
  • 6ed7dd7 BUG: Do not set FixedImage as PrimaryInput and RequiredInput
  • 720b138 DOC: Document NumPy array support
  • 933b9fa ENH: Build against ITK v5.1b01
  • c977c6e Merge pull request #1 from InsightSoftwareConsortium/python-package-installation
  • 15018bd BUG: Do not build ANNlib as shared
  • 985e5cb ENH: Do not build elastix tests
  • f52baa9 COMP: Set CMAKE_POSITION_INDEPENDENT_CODE ON
  • 14b44c6 COMP: Do not use OpenMP with GCC 4.8
  • 9b1d687 COMP: macOS Clang invalid binary operands to expression
  • bab469d COMP: Add OpenMP flags
  • 2456825 COMP: Add missing typeinfo include
  • ae3e2b3 COMP: Add header for std::pow
  • aeb32ee DOC: Add installation and basic usage instructions
  • 9e9be09 DOC: Add Acknowledgements section to README
  • 0cd4b7c ENH: Add wrapping for elastix::ParameterObject
  • 442cd16 ENH: Add wrapping for TransformixFilter
  • c88e40e COMP: Address GetInput calls for wrapping
  • 0480e0b ENH: Add test data content links
  • 049f902 ENH: Add a few parameter files for testing
  • 4ca959b STYLE: Rename ElastixFilter to ElastixRegistrationMethod
  • 24e78af ENH: Add testing for indexed inputs
  • 9613d1b ENH: Add SetInput methods to ElastixFilter
  • 171b240 ENH: Add ElastixFilter GetInput
  • 9aa4f0d STYLE: TransformixFilter style updates
  • 3be8a83 STYLE: Remove redundant comments
  • d34b65b BUG: Fix use of smart pointers in API for Python wrapping
  • eb081ca ENH: Pass test input / output filepaths
  • 66255df BUG: Address ElastixInDoxygenGroup test
  • 3b82db4 STYLE: Address KWStyle test issues
  • cf11af7 ENH: Bulid an ElastixTestDriver
  • c46dbe5 ENH: Remove MinimalStandardRandomVariateGenerator class from template
  • 8dd6440 ENH: Download and build elastix

This list of changes was auto generated.

Latest successful build of Git master

28 Jan 23:23
037931a
Compare
Choose a tag to compare
Pre-release

Changes:

  • 97c9c6e Merge pull request #33 from InsightSoftwareConsortium/parameterobject-getclassname
  • 56c65e7 BUG: Fix .GetClassName() for ParameterObject
  • 4ecc909 BUG: Update Python test for indexed transform output
  • 5f655ce Merge pull request #32 from InsightSoftwareConsortium/transform-output-index
  • 7a46edf Merge 1ba2b52 into 72b3de1
  • fb42536 ENH: Make TransformParameterObject an indexed output
  • 72b3de1 Merge pull request #31 from InsightSoftwareConsortium/mask-notebook
  • 043a7f0 DOC: Add Masks notebook
  • 071a110 Merge pull request #30 from InsightSoftwareConsortium/doc-opencl
  • 34616b2 DOC: Add notebook links to the README
See More
  • 732b516 Merge pull request #27 from InsightSoftwareConsortium/registration-parameters-notebook
  • 8987e97 DOC: Link to elastix manual and elastix parameter file database
  • c3520b7 DOC: Use compare widget in notebooks
  • b44ffc0 DOC: Notebook content for serializing ParameterObject's
  • af693a2 DOC: Require itkwidgets>=0.25.1
  • 0e5a954 DOC: Require itk-elastix>=0.5.1 on Binder
  • 712b379 DOC: Add registration parameters notebook
  • c37fa85 Merge pull request #29 from InsightSoftwareConsortium/ipympl-0.4.1
  • 944aa40 BUG: Require ipympl-0.4.1 in MyBinder build [ matplotlib/ipympl#163 ]

This list of changes was auto generated.