Skip to content

Releases: InsightSoftwareConsortium/ITKSplitComponents

ITKSplitComponents 2.0.2

11 Mar 22:31
Compare
Choose a tag to compare
v2.0.2

ENH: Bump CI for ITK 5.2 RC 3

ITKSplitComponents 2.0.1

13 Jun 03:34
dc53aed
Compare
Choose a tag to compare

Changes:

  • dc53aed Merge pull request #31 from jhlegarreta/PreferDefaultToExplicitTrivialImplementations
  • 764360c Merge pull request #38 from thewtex/itk-5
  • 6eb6738 STYLE: Prefer = default to explicitly trivial implementations
  • 4668ad9 ENH: Bump ITK package dependency to 5.0.0.post1
  • 609c872 Merge pull request #37 from fbudin69500/bug_example
  • 96c5993 BUG: Jupyter notebook example was not recomposing RGBA image correctly
  • 5b77c51 Merge pull request #36 from fbudin69500/improve_pynb
  • 20c82d4 ENH: Improve Jupyter Notebook
  • 02b9a04 Merge pull request #35 from fbudin69500/update_badges
  • 86b6f8e DOC: Add licence and pypi badges to README.rst file
See more
  • 10e506d Merge pull request #34 from fbudin69500/AddJupyterNotebook
  • 4928c1a DOC: Update README.rst
  • 795d082 ENH: Add MyBinder
  • 0c07bb1 DOC: Add Jupyter Notebook example
  • 1f219ef DOC: Add screenshot of Jupyter Notebook

This list of changes was auto generated.

ITKSplitComponents v2.0.0

29 Mar 18:32
7abb518
Compare
Choose a tag to compare

Changes:

  • 7abb518 Merge pull request #32 from fbudin69500/add_rgb_rgba_python_wrapping
  • 79f0168 ENH: Add RGB and RGBA support in Python
  • cd80aca Merge pull request #30 from jhlegarreta/RemoveNonAzurePipelinesCIConfigFiles
  • 36d5198 ENH: Remove unused CI config files.
  • 8f5c047 Merge pull request #28 from InsightSoftwareConsortium/azure-badge
  • 0f0c2a2 DOC: Use Azure Pipelines badge in README
  • f742a4a Merge pull request #26 from fbudin69500/add_azure_pipeline
  • edc4789 ENH: Set up CI with Azure Pipelines
  • e1279fc Merge pull request #25 from jhlegarreta/ImproveREADME
  • ef41aed Merge pull request #24 from jhlegarreta/ReuseREADMEInfoInModuleCMake
See more
  • befe293 DOC: Improve the README.rst file.
  • dfde774 DOC: Re-use README.rst info in itk-module.cmake.
  • c5920ba Merge pull request #22 from jhlegarreta/ImprovePythonPackageInformation
  • dc6d719 Merge pull request #23 from jhlegarreta/RemoveUnnecessaryIJMacrosFile
  • 4ca13af DOC: Improve Python package information.
  • b8446d9 ENH: Remove unnecessary IJMacros.txt file.
  • 9349567 Merge pull request #21 from jhlegarreta/DiscontinueRawGitForCurlCI
  • fec3c47 COMP: Do not use rawgit.com.
  • 7c4c088 Merge pull request #20 from jhlegarreta/UseTypenameKeywordConsistently
  • 15a1cdd STYLE: Use "typename" for template parameters.
  • 1f41405 DOC: Add LICENSE file [ #19 ]
  • 137c093 Merge pull request #18 from jhlegarreta/UseTransferShToUploadMacOSPackages
  • 76a7ac9 ENH: Use transfer.sh for macOS package upload.
  • f52bef3 Merge pull request #16 from InsightSoftwareConsortium/build-instructions
  • 6812df1 Merge pull request #17 from InsightSoftwareConsortium/template-export
  • 498f9f3 BUG: Add missing ITK_TEMPLATE_EXPORT
  • 30218f6 DOC: Update the build instructions
  • 358cf8d Merge pull request #15 from InsightSoftwareConsortium/CTestConfig
  • 542d6fe BUG: Add missing CTestConfig.cmake
  • 6f71e9c Merge pull request #14 from jhlegarreta/AddCI
  • 03fb196 COMP: Fix Python wrapping
  • aeffbc0 ENH: Add CI configuration files.
  • c579808 Merge pull request #13 from dzenanz/master
  • 3062a65 BUG: fix fatal error LNK1181: cannot open input file 'SplitComponents.lib'
  • bd392cf Merge pull request #12 from jhlegarreta/AllowForBuildingOutsideITK
  • 50ab39e Merge pull request #11 from jhlegarreta/PreferBooleanMacroCallToDirectMultiThreadingIvarInitialization
  • 533c4b0 BUG: Allow for building outside ITK.
  • c73ced8 ENH: Prefer boolean macro call to initialize dynamic multi-threading ivar.
  • b59e25b Merge pull request #10 from jhlegarreta/FixPoolMultiThreaderErrors
  • 185ccc3 BUG: Fix test errors steming from the new multi-threading mechanism.
  • 903d1d5 Merge pull request #9 from jhlegarreta/UpdateCMakeMinimumRequiredVersion
  • 5beedf8 COMP: Set the minimum required CMake version to 3.10.2.
  • 048eace Merge pull request #8 from jhlegarreta/MoveDISALLOWCOPYANDASSIGNToPublicSection
  • 82aaff6 COMP: Move ITK_DISALLOW_COPY_AND_ASSIGN calls to public section.
  • 677936c Merge pull request #6 from InsightSoftwareConsortium/ITKv5Style
  • 934df03 STYLE: Prefer constexpr for const numeric literals
  • b58ca59 STYLE: Remove CMake-language block-end command arguments
  • 7974abc Merge pull request #5 from InsightSoftwareConsortium/ITKv5Style
  • bc4a28c STYLE: Prefer C++11 type alias over typedef
  • 75b5063 STYLE: Replace itkStaticConstMacro with static constexpr
  • 84e4282 Merge pull request #4 from InsightSoftwareConsortium/ITKv5
  • 21cac53 COMP: Use C++11 override directly
  • 1ca2ac3 ENH: ITKv5 override consistency
  • 8a4b7af ENH: Initial ITKv5 conversions.
  • 2008bc6 Merge pull request #1 from thewtex/master
  • 8208070 Merge pull request #3 from jhlegarreta/ChangeRequiredCMakeMinimumVersion
  • c094a9a ENH: Require cmake minimum version to be 3.9.5.

This list of changes was auto generated.

ITKSplitComponents v1.0.0

22 Feb 21:46
Compare
Choose a tag to compare

Changes:

  • 7cc0f4b BUG: Disable circleCI since it is failing but azure pipeline works
  • 07c060b ENH: Add RGB and RGBA support in Python
  • 845c61a ENH: Specify ITK version requirement in setup.py
  • 189785f ENH: Set up CI with Azure Pipelines
  • 6e14e42 DOC: Improve Python package information.
  • 410f03e BUG: Add missing ITK_TEMPLATE_EXPORT
  • 6cf6292 BUG: Add missing CTestConfig.cmake
  • 652a678 COMP: Fix Python wrapping
  • e2d9baf ENH: Add CI configuration files.
  • 5ed1c5c BUG: fix fatal error LNK1181: cannot open input file 'SplitComponents.lib'
See more
  • 10184b7 BUG: Allow for building outside ITK.
  • cbdffce Merge pull request #2 from zachary-williamson/master
  • d43df16 STYLE: Use Macro for Function Deletion
  • 7321d39 STYLE: Remove __ from header guards.
  • 9747f75 STYLE: More standard description of itkNewMacro.
  • 3d2b69d STYLE: Remove unused ITK_EXPORT.
  • 7bede8f Merge pull request #1 from brianhelba/ExcludeFromDefault
  • 75e046b BUG: Add EXCLUDE_FROM_DEFAULT.
  • 91d9a50 ENH: Rename to Remote Module conventions.
  • ada51fa ENH: Add documentation in the article for SetComponentMask.
  • 169cb6f ENH: Add ComponentsMask parameter.
  • 1a11df8 ENH: Make into an ITKv4 Module.
  • ee0172e COMP: Disable tests until can refactor to an ITK Module.
  • 2ee2f6f COMP: Use ITK_LIBRARIES.
  • 6fbb226 COMP: SetNumberOfOutputs to SetNumberOfIndexedOutputs.
  • bf74674 Improve namespace usage.
  • 6537d3e Conforming to ITK style.
  • 979e9ce Add inline license header.
  • acd85a0 Rename .txx to .hxx to conform with ITKv4.
  • a6888d9 Stream output in main program.
  • e1b3fca Add funding acknowledgment.
  • 9bf91b8 Add IJ handle.
  • c4e151a Use IJMacros.txt.
  • b1ef93e Write article.
  • 885a167 Add a test for the split-components executable.
  • f9ae871 Run uncrustify/KWStyle on files.
  • 5ce7319 Make component types supported by split-components cmake configurable.
  • ec79abe Rename from TensorComponents to SplitComponents.
  • 7d049ea Change the name of the executable to itk-tensor-components.
  • cb355f1 Revive the example executable.
  • ce73480 Include pointer to NthElementImageAdaptor in documentation.
  • a644e44 rm tensor-components.cxx
  • a63b9bc Fill out tensor-components.
  • c7af488 Start work on simple executable that applies the filter.
  • 83ee734 Documentation tweak.
  • cdf092c Use consistent semantics. vector->tensor.
  • 43a1f26 Improve header documentation.
  • 308339b Rename VectorToComponents to TensorComponents.
  • 03a5d52 Move from itk-block-matching.

This list of changes was auto generated.

Latest successful build of Git master

13 Jun 02:48
Compare
Choose a tag to compare
Pre-release

Changes:

  • dc53aed Merge pull request #31 from jhlegarreta/PreferDefaultToExplicitTrivialImplementations
  • 764360c Merge pull request #38 from thewtex/itk-5
  • 6eb6738 STYLE: Prefer = default to explicitly trivial implementations
  • 4668ad9 ENH: Bump ITK package dependency to 5.0.0.post1
  • 609c872 Merge pull request #37 from fbudin69500/bug_example
  • 96c5993 BUG: Jupyter notebook example was not recomposing RGBA image correctly
  • 5b77c51 Merge pull request #36 from fbudin69500/improve_pynb
  • 20c82d4 ENH: Improve Jupyter Notebook
  • 02b9a04 Merge pull request #35 from fbudin69500/update_badges
  • 86b6f8e DOC: Add licence and pypi badges to README.rst file
See more
  • 10e506d Merge pull request #34 from fbudin69500/AddJupyterNotebook
  • 4928c1a DOC: Update README.rst
  • 795d082 ENH: Add MyBinder
  • 0c07bb1 DOC: Add Jupyter Notebook example
  • 1f219ef DOC: Add screenshot of Jupyter Notebook

This list of changes was auto generated.