Skip to content

ITKTwoProjectionRegistration v1.0.0

Compare
Choose a tag to compare
@itkrobot itkrobot released this 13 Mar 05:32
e9a8a00

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.