Skip to content

Releases: InsightSoftwareConsortium/ITKTwoProjectionRegistration

ITKTwoProjectionRegistration 2.0.0

26 Jun 12:39
7e995fc
Compare
Choose a tag to compare

What's Changed

  • STYLE: Rename ITK_DISALLOW_COPY_AND_ASSIGN to ITK_DISALLOW_COPY_A… by @mseng10 in #22
  • ENH: Update GitHub Actions by @mseng10 in #23
  • COMP: Modules need updated version of ITK by @hjmjohnson in #25
  • COMP: Remove inclusion of .hxx files as headers by @hjmjohnson in #24
  • ENH: Bump ITK and change http to https by @tbirdso in #26
  • ENH: Upgrade CI for ITK 5.4.0 by @thewtex in #28
  • ENH: Transition project configuration to pyproject.toml by @jhlegarreta in #29

New Contributors

Full Changelog: v1.1.0...v2.0.0

ITKTwoProjectionRegistration 1.1.0

09 Jun 17:32
439ef9f
Compare
Choose a tag to compare
v1.1.0

DOC: README itk-twoprojectregistration -> itk-twoprojectionregistration

ITKTwoProjectionRegistration 1.0.1

27 Jun 17:41
333967a
Compare
Choose a tag to compare

Changes:

  • 333967a Merge pull request #15 from thewtex/azure-itk-version
  • 3954c44 COMP: Use SpatialObject explicit IsInsideWorldSpace API for ITK 5
  • c73a77d COMP: Remove GetMTime method
  • 4277bc5 COMP: Add SiddonJacobRayCastInterpolateImageFunction for ITK 5
  • 54137b1 ENH: Bump Azure ITK version for ITK 5.0.0
  • c714ad5 Merge pull request #14 from thewtex/version-bump
  • 33df666 ENH: Bump setup.py version to 1.0.1
  • a84de63 ENH: Bump tests with Release CMAKE_BUILD_TYPE
  • 7b843d2 ENH: Move azure-pipelines.yml to test/

This list of changes was auto generated.

ITKTwoProjectionRegistration v1.0.0

13 Mar 05:32
e9a8a00
Compare
Choose a tag to compare

Changes:

  • e9a8a00 Merge pull request #12 from thewtex/azure-badge
  • 89f6232 DOC: Use Azure Pipelines badge
  • 0c25057 Merge pull request #11 from thewtex/build
  • e94b1cf COMP: Brackets in SiddonJacobsRayCastInterpolateImageFunction wrapping
  • 08a6dca ENH: Bump ITK requirement to 5
  • fc41432 ENH: Add Azure Pipelines configuration
  • 624620b Merge pull request #10 from jhlegarreta/FixWrapping
  • b10671d BUG: Fix wrapping issues.
  • ad9fa5b Merge pull request #8 from jhlegarreta/ImprovePythonDocumentation
  • 0fa5a4b DOC: Improve Python package information.
See more
  • 39754ec Merge pull request #7 from jhlegarreta/ImproveCI
  • c87181b ENH: Improve CI.
  • 922e785 COMP: Future proof vnl_math_XXX function usage.
  • 0456876 Merge pull request #5 from jhlegarreta/UpdateCMakeMinimumRequiredVersion
  • a603f3f COMP: Set the minimum required CMake version to 3.10.2.
  • ed6dd00 Merge pull request #4 from jhlegarreta/MoveDISALLOWCOPYANDASSIGNToPublicSection
  • 68f5740 COMP: Move ITK_DISALLOW_COPY_AND_ASSIGN calls to public section.
  • 395ac0f Merge pull request #3 from InsightSoftwareConsortium/ITKv5Style
  • 01f8ce7 STYLE: Prefer constexpr for const numeric literals
  • 110177d STYLE: Prefer C++11 type alias over typedef
  • 2cd40e4 STYLE: Replace itkStaticConstMacro with static constexpr
  • be9c7d0 STYLE: Modernize to C++11 conventions
  • 0a286fe Merge pull request #2 from InsightSoftwareConsortium/ITKv5
  • 514e0af COMP: Use C++ headers over C header
  • 2c1d8de COMP: Use nullptr instead of 0 or NULL
  • 769bea5 COMP: Use C++11 override directly
  • f5ff5b5 ENH: ITKv5 override consistency
  • 37ca45d Merge pull request #1 from jhlegarreta/ChangeRequiredCMakeMinimumVersion
  • 41ac68c ENH: Require cmake minimum version to be 3.9.5.
  • 131418c COMP: TwoProjectionRegistration deprecate use itkGetObjectMacro
  • dd237bf ENH: Add ITK version requirement.
  • 0d4167b STYLE: Final cleanup
  • 62aec0e Merge branch 'master' of github.com:InsightSoftwareConsortium/ITKTwoProjectionRegistration
  • 985b749 STYLE: Conform to ITK brace style
  • 2f5421c STYLE: Conform to ITK brace style
  • 153bbef STYLE: Fix KWStyle test.
  • 997aaef STYLE: Tabs to spaces.
  • dd5bed3 COMP: Initialize variables in GetDRRSiddonJacobsRayTracing.
  • ad8d9c8 COMP: Initialize variables in TwoProjection2D3DRegistration.
  • 81b1ba9 COMP: dconv variable set but not used.
  • e91f84e BUG: Update CircleCI build directory name.
  • d603b46 COMP: Address not used argument in NormalizedCorrelationTwoImageToOneImageMetric.
  • f193ba9 STYLE: Run dos2unix on the sources.
  • fef8b4a COMP: Address itkNotUsed call and MakeOutput signature.
  • 847727b COMP: Address a number of warnings from ITK flags / Clang.
  • 9f042fb ENH: Add CircleCI configuration.
  • 58c5436 ENH: Add Docker configuration.
  • 393ec94 ENH: Add CTestConfig.cmake.
  • ba36183 ENH: Remove explicit ITKCommon dependency.
  • 5235b7d DOC: Add README.
  • a41eb44 ENH: Move helper sources to the test/ directory.
  • f485eb8 ENH: Run GetDRR tests.
  • c64df49 STYLE: Various style updates.
  • 91954e2 ENH: Add TwoProjection2D3DRegistrationTest2.

This list of changes was auto generated.

Latest successful build of Git master

27 Jun 23:17
0c25057
Compare
Choose a tag to compare
Pre-release

Changes:

  • 7ae15e8 Merge pull request #16 from thewtex/python-install
  • 821d7c4 DOC: Add Python installation instructions

This list of changes was auto generated.