Releases: InsightSoftwareConsortium/ITKBoneMorphometry
Releases · InsightSoftwareConsortium/ITKBoneMorphometry
ITKBoneMorphometry 1.4.0
What's Changed
- COMP: Modules need updated version of ITK by @hjmjohnson in #49
- Fix Error in BsBv formula by @mrhardisty in #48
- COMP: Fix duplicate wrapping warnings. Closes #51. by @dzenanz in #52
- COMP: Remove inclusion of .hxx files as headers by @dzenanz in #50
- ENH: Where https works, replace http using http_to_https.bash by @tbirdso in #53
- DOC: Fix misspelling ration -> ratio by @dzenanz in #54
- ENH: Bump CI, package for ITK 5.3.0 by @thewtex in #55
New Contributors
- @mrhardisty made their first contribution in #48
- @tbirdso made their first contribution in #53
Full Changelog: v1.3.0...v1.4.0
ITKBoneMorphometry 1.3.0
Merge pull request #47 from InsightSoftwareConsortium/itk-5.2.0.post2 ENH: Update package for itk-5.2.0.post2
ITKBoneMorphometry 1.2.0
Merge pull request #44 from InsightSoftwareConsortium/github-actions ENH: Add GitHub Actions configuration
ITKBoneMorphometry 1.1.1
Changes:
- 1379e7b Merge pull request #40 from thewtex/azure-badge
- 29a5ef1 Merge pull request #39 from jhlegarreta/UpdateTestingMacrosNames
- d5bedd6 DOC: Add PyPI and license badge
- 7aeb06e STYLE: Add ITK prefix to testing macros
- 81ed952 DOC: Add Azure pipelines badge
- c7f68db ENH: Add Azure Pipelines configuration
- a7d94d1 Merge pull request #38 from jhlegarreta/PreferDefaultToExplicitTrivialImplementations
- 2914228 STYLE: Prefer = default to explicitly trivial implementations
- e314bd3 ENH: Describe the module in the Python package long description.
- 85a4bb4 Merge pull request #36 from jhlegarreta/PlaceCIBadgesInTable
See more
- 864cef7 STYLE: Place the CI badges in a table.
- f6b7a14 Merge pull request #35 from jhlegarreta/DiscontinueRawGitForCurlCI
- 79d7c41 COMP: Do not use rawgit.com.
- 5d152b5 Merge pull request #34 from thewtex/transfer-sh
- bdec054 BUG: Use transfer.sh for macOS package uploads
- c3ca62a Merge pull request #33 from thewtex/itk5
- b0d4b8d COMP: NumberOfThreads -> NumberOfWorkUnits
- 288421b ENH: Python package depends on ITK 5
- 9cffbec Merge pull request #19 from jhlegarreta/UpdateSyntaxToC++11
- 0dacccd STYLE: Update to C++11 syntax.
- a4dcead Merge pull request #22 from jhlegarreta/UseITKDisallowCopyAndAssignMacro
- 970daf7 ENH: Prevent the copy and assign operations.
- be0edb0 Merge pull request #32 from phcerdan/dynamic_threading_itkv5
- a8014c1 ENH: Use DynamicThreading mechanism from ITKv5 [ #30 ]
- 171060b Merge branch 'ITKv4'
- 4fa24e1 Merge pull request #29 from phcerdan/downgrade_cmake_version_for_ITKv4
- 30200cc COMP: Downgrade cmake_required_version for ITKv4 branch.
- 32f3cc8 Merge pull request #21 from jhlegarreta/ImproveStyle
- 3f3440d Merge branch 'ITKv4'
- 71a202a Merge branch 'ITKv4'
- d0dd430 COMP: Change CI to use ITKv4
- 3101011 Merge pull request #26 from phcerdan/minor-changes-from-ITKModuleTemplate
- ac3b23d Merge pull request #27 from phcerdan/fix_docs_mask_value
- 39abb20 DOC: Fix documentation about the value of mask. [ #25 ]
- d66b4ff STYLE: Keep up-to-date with ITKModuleTemplate
- 6ebf366 Merge pull request #20 from jhlegarreta/RemoveUnnecessaryCallToWriterPrintSelfInTest
- 62e2374 STYLE: Improve style.
- 083ef96 ENH: Remove unnecessary call to writer's
PrintSelf
. - 7ae70b6 Merge pull request #17 from jhlegarreta/FixModuleCDashBuildWarnings
- db3d6cf Merge pull request #16 from jhlegarreta/RemoveUnnecessaryFullStopFromREADMEDescription
- de12aa8 Merge pull request #18 from jhlegarreta/UpdateCMakeMinimumRequiredVersion
- 9ba309a COMP: Set the minimum required CMake version to 3.10.2.
- 2a5735c COMP: Fix '>=' signed/unsigned mismatch warning.
- 4f8a5c9 DOC: Remove unnecessary full stop from README.rst.
- 9d19bf2 Merge pull request #13 from jbvimort/WindowaFix
- 051f0a2 Merge pull request #14 from jbvimort/CompilationErrorWindows
- 03d4ee4 BUG: Fixing of a mask accessing issue
- 8c23767 COMP: Fixing compilation bug for windows
- aad1ddc Merge pull request #12 from jbvimort/FixingWindowsBug
- 4a4df9d BUG: Fixing itkBoneMorphometryFeaturesImageFilter implementation
- f7b54bd Merge pull request #11 from jbvimort/PostProcessingFilter
- a72e7d6 ENH: renaming of BoneMorphometryFeaturesImageFilterPostProcessing into ReplaceFeatureMapNanInfImageFilter
- 69140b7 DOC: Description of itkBoneMorphometryFeaturesImageFilterPostProcessing
- bd1f3c0 ENH: Wrapping for itkBoneMorphometryFeaturesImageFilterPostProcessing
- 2e42ab4 ENH: implementation of the Bone Morphometry Post Processing filter
- 91ebc9b Merge pull request #10 from thewtex/ij-link
- da7dd91 DOC: Add link to the IJ article in the README
- 6172810 Merge pull request #9 from thewtex/package-description
- fb95bfc ENH: First commit of the post processing filter
- 89654cb DOC: Fix spelling in package description
- f891c27 Merge pull request #8 from jbvimort/IsightJournal
- dd78094 DOC: Adding of link to the test data
- 47f687a Merge pull request #7 from jbvimort/IsightJournal
- 0d0b859 DOC: First version of the Insight Journal article
- 8a03ffc Merge pull request #6 from jbvimort/AllowingFloat
- c0eeb03 ENH: Allowing the usage of float type input image
- 98417c5 Merge pull request #5 from thewtex/ci-updates
- 2926b0c BUG: Rename TextureFeatures -> BoneMorphometry in CircleCI config
- e1ee898 DOC: Remove WIP note from README
- 411c332 ENH: Use CTest script for CircleCI build
- 8bdc0ef BUG: Use filebin.ca to upload TravisCI Python packages
- 38a9b66 Merge pull request #4 from jbvimort/updateReadme
- bb0ddc9 DOC: Modification of the README file
- 704bbf2 Merge pull request #3 from jbvimort/version_update
- aa5463b ENH: Modification of the major version
- 22e68fa Merge pull request #2 from jbvimort/BoneMorphometryMapsFilter_Creation
- 79161e1 ENH: Improvement of the circleCI script
- f37ee3e ENH: Adding a comparison to the feature map filter test
- dec2563 ENH: Adding of the wrapping for itkBoneMorphometryFeaturesImageFilter
- c1f61d0 STYLE: Moving CircleCI script to the canonical location for CircleCI 2.0.
- 7538af6 ENH: Addition of a filter able to compute Bone Morphometry feature maps
- 61bd1c9 ENH: New mask image template type
- 1714e0e ENH: Update of the CircleCI script
- 3d67ebd BUG: Correction of the mask behavior
- d3c4ca6 Merge pull request #1 from jbvimort/BoneMorphometryImageFilter
- 2f47777 PERF: Modification of some casting
- 3804461 PERF: Creation of a separate template for the mask
- 4d27f6d PERF: Better type for internal values
- dea2dd9 STYLE: Removing of itk:: namespace inside itk
- c19e3db ENH: New version of the printself function displaying more information
- 0f6cb36 PERF: Checking of the outputs in the test
- 1f672a2 PERF: New boundary conditions
- 3f99bdc EMH: Suppression of EnlargeOutputRequestedRegion and EnlargeOutputRequestedRegion to allow itkBoneMorphometryImageFilter to be srteamable
- 6d8ba8c ENH: Adding of DataObjectDecorators on the outputs in order to be able to integrate this filter in a pipeline
- 7379c5c STYLE: Better naming for m_NumVoxels => m_NumVoxelsInsideMask
- 01dfa1b PERF: Better type for the internal variables used to count the voxels and compute the metrics
- 2da61f2 PERF: Better type for the output metrics
- a83d80c ENH: Modification of the default value for the threshold
- 2863982 ENH: Adding of a concept checking on the dimension of the input image
- 9f1488e DOC: Correction of the doxygen documentation
- d8119f3 ENH: Adding of the wrapping for itkBoneMorphometryImageFilter
- 437ee3b ENH: First version of BoneMorphometryImageFilter
- a74e53b DOC: Update description in the README
- ...
Latest successful build of Git master
Changes:
- 7e848ae BUG: Bump ITK Python required version to 5.0.1
This list of changes was auto generated.