Itk-splitcomponents

Latest version: v2.1.0

Safety actively analyzes 638720 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 3

1.0.0

Changes:

* 7cc0f4b027757fe79c27ee60a41497acf4fae666 BUG: Disable circleCI since it is failing but azure pipeline works
* 07c060b9e4b48a7158b2bf31be91e6ed6db2b4ae ENH: Add RGB and RGBA support in Python
* 845c61ab84f674233cd4de480f64af94f2b1a1e5 ENH: Specify ITK version requirement in `setup.py`
* 189785f23ff391db736ec3b53421068420c743a1 ENH: Set up CI with Azure Pipelines
* 6e14e4214b9eab80302c68ba5c8dd51e1c8092d9 DOC: Improve Python package information.
* 410f03e10484e5c9b8b2080db24085bb4dc8a70b BUG: Add missing ITK_TEMPLATE_EXPORT
* 6cf6292b5ad43b57624aa796acbe175537f93a83 BUG: Add missing CTestConfig.cmake
* 652a6780a13014214755f3a7b8c86972eddaadfa COMP: Fix Python wrapping
* e2d9baf533c994a80f9fb20ff5000114fc02b062 ENH: Add CI configuration files.
* 5ed1c5cf01fb5114ff7bafa795b34ba3158741ff BUG: fix fatal error LNK1181: cannot open input file 'SplitComponents.lib'
<details><summary><b>See more</b></summary>

* 10184b724bb8e9c0d6d959b3f1c7d4bff58d323e BUG: Allow for building outside ITK.
* cbdffce3996cb4a1de856bde99cfc4cf7f99cd5b Merge pull request 2 from zachary-williamson/master
* d43df1625ab9cd8916524604b3bfeebd99122edd STYLE: Use Macro for Function Deletion
* 7321d39e0d4d863dda24281166af857028e04480 STYLE: Remove __ from header guards.
* 9747f758d63ba957923c268123b1124e4e2cb075 STYLE: More standard description of itkNewMacro.
* 3d2b69d0263f905c5451783717d21dacf96b7a52 STYLE: Remove unused ITK_EXPORT.
* 7bede8f7efa83b2e3199fa651462ff657388ae23 Merge pull request 1 from brianhelba/ExcludeFromDefault
* 75e046b8092f766e2ba437730b5fe585c5b32def BUG: Add EXCLUDE_FROM_DEFAULT.
* 91d9a5035001a31a5d0c6f76684338648cce8446 ENH: Rename to Remote Module conventions.
* ada51fa0983cef05c16e1a858101bc009c17fb0a ENH: Add documentation in the article for SetComponentMask.
* 169cb6ffe7df596cccae6a36be7bbd56d39c503c ENH: Add ComponentsMask parameter.
* 1a11df84a0a6022372e14138980521b218c32287 ENH: Make into an ITKv4 Module.
* ee0172e8d5145689bf11144c0c74aeb4bae14767 COMP: Disable tests until can refactor to an ITK Module.
* 2ee2f6fa9f59a55bd11836b180abf2f94ec1dc31 COMP: Use ITK_LIBRARIES.
* 6fbb2266a3a2cde9dac6063bcd77063e7f1f3071 COMP: SetNumberOfOutputs to SetNumberOfIndexedOutputs.
* bf74674052e4bcfade5b59a2700b7fd63da23fc8 Improve namespace usage.
* 6537d3ec6f8fdab1a36e3c197c6ba2fa3ea7cfde Conforming to ITK style.
* 979e9cec05e67548e52f1c869f59ab1e6e4ce36c Add inline license header.
* acd85a0d83505e98f34ea8f734d4dd21880ba9c1 Rename .txx to .hxx to conform with ITKv4.
* a6888d92bebc9ad50915147f438b4fcb9ea35e36 Stream output in main program.
* e1b3fcae44922895dfcd333c54a32cf20fd9996e Add funding acknowledgment.
* 9bf91b87b2a9e990f240738d5bc342b85b2cb331 Add IJ handle.
* c4e151a3a580d6a3921206205d29c853bcf3cbd3 Use IJMacros.txt.
* b1ef93eb33c76c45d1ae5943971a6aa6bef518c1 Write article.
* 885a167b94a1908018d68a8cef3bdabc1d7acdc1 Add a test for the split-components executable.
* f9ae871c5305fc3f9af545abbfb52b92f7e555ec Run uncrustify/KWStyle on files.
* 5ce7319aeafafbda4df453b557cc4a6c6755ee53 Make component types supported by split-components cmake configurable.
* ec79abe1f5c7ead6fe1c0590ce95412a0737daf1 Rename from TensorComponents to SplitComponents.
* 7d049ea2dd3fdb5648e4840824a314b2dc5b68a9 Change the name of the executable to itk-tensor-components.
* cb355f1b2ee38ec8816b4b5390776ba366b656ae Revive the example executable.
* ce73480a07e51b2c9fb3e9c4b72b903bdda103e4 Include pointer to NthElementImageAdaptor in documentation.
* a644e447d07ba1bd7f56570f900f4af98794e6e2 rm tensor-components.cxx
* a63b9bc22b171eba8ee96450958aa2cbc0b2181b Fill out tensor-components.
* c7af488c375bb979e1b497a22d80aa1ea27c134e Start work on simple executable that applies the filter.
* 83ee734850d1df0fa1b18f90cc5d2c4a81a5cc2c Documentation tweak.
* cdf092c83e0e1c8b44501b8117e81ba15136eefd Use consistent semantics. vector->tensor.
* 43a1f26fd72a5983ae4db502d94abca05e3ac388 Improve header documentation.
* 308339bbbdb4e4e29ed30c3daef8a40b990bd853 Rename VectorToComponents to TensorComponents.
* 03a5d52c0dacb5f0acc63d2c5d60ee0638cee4b2 Move from itk-block-matching.

This list of changes was [auto generated](https://dev.azure.com/InsightSoftwareConsortium/589c7c69-a644-4c41-8c80-35e059deabd5/_release?releaseId=33&_a=release-summary).</details>

latest


Changes:

* dc53aedd6a092289960bcbd37cf3edd94a08f141 Merge pull request 31 from jhlegarreta/PreferDefaultToExplicitTrivialImplementations
* 764360c0758bdd2810dbedf9927e9bdb8d45297d Merge pull request 38 from thewtex/itk-5
* 6eb6738be8bca4b788f7a9f893fc404200f25b9f STYLE: Prefer = default to explicitly trivial implementations
* 4668ad98eedae61105cc190050ed13042e3f4a3e ENH: Bump ITK package dependency to 5.0.0.post1
* 609c872ed7b513ea3857a448f698cb14c7a0c466 Merge pull request 37 from fbudin69500/bug_example
* 96c59933604e34ba62f7bb6636c66943496c24f1 BUG: Jupyter notebook example was not recomposing RGBA image correctly
* 5b77c51a25de830420a3d78d4f2711ea04c049a7 Merge pull request 36 from fbudin69500/improve_pynb
* 20c82d4b1c24115c6a5c64173685774afee0f3a0 ENH: Improve Jupyter Notebook
* 02b9a041354f740b42cd9187dfcc61c025a885a4 Merge pull request 35 from fbudin69500/update_badges
* 86b6f8e58058b288b810709c4ea3cf8208c2ffc4 DOC: Add licence and pypi badges to README.rst file
<details><summary><b>See more</b></summary>

* 10e506d283df34c406f00984378dc6ee98f06fba Merge pull request 34 from fbudin69500/AddJupyterNotebook
* 4928c1ae357373ffa634ace5ec29a4c541fc4aeb DOC: Update README.rst
* 795d082b701ea66287d164bd82d6ecfaf004554d ENH: Add MyBinder
* 0c07bb1f48fefdef3fd8a4ee8f5f99a0566561c4 DOC: Add Jupyter Notebook example
* 1f219ef42f7e11a5a812d8e714fde1d877cd5068 DOC: Add screenshot of Jupyter Notebook

This list of changes was [auto generated](https://dev.azure.com/InsightSoftwareConsortium/589c7c69-a644-4c41-8c80-35e059deabd5/_release?releaseId=91&_a=release-summary).</details>

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.