Coder Social home page Coder Social logo

insightsoftwareconsortium / itksplitcomponents Goto Github PK

View Code? Open in Web Editor NEW
5.0 5.0 6.0 3.48 MB

This ITK module contains a filter that generates component images from an itk::Image of itk::Vector, itk::CovariantVector, or itk::SymmetricSecondRankTensor.

Home Page: http://hdl.handle.net/10380/3230

License: Apache License 2.0

CMake 3.31% C++ 36.22% TeX 58.16% Python 2.30%
itk insight-toolkit itk-module

itksplitcomponents's Introduction

ITKSplitComponents

PyPI Version License

Overview

This ITK module contains a filter called itk::SplitComponentsImageFilter. This filter generates component images from an itk::Image of, for example, itk::Vector, itk::CovariantVector, or itk::SymmetricSecondRankTensor.

For more information, see the Insight Journal article:

McCormick M.
An ITK Class that Splits Multi-Component Images
The Insight Journal. January-December. 2010.
https://hdl.handle.net/10380/3230
https://www.insight-journal.org/browse/publication/774

ITKSplitComponents Notebook

Installation

This module is available in the ITK source tree as a Remote module. To enable it, set:

Module_SplitComponents:BOOL=ON

in ITK's CMake build configuration.

Alternatively, build the module externally with:

git clone https://github.com/InsightSoftwareConsortium/ITKSplitComponents.git
mkdir ITKSplitComponents-build
cd ITKSplitComponents-build
cmake -DITK_DIR=/path/to/ITK-build ../ITKSplitComponents
make

License

This software is distributed under the Apache 2.0 license. Please see the LICENSE file for details.

itksplitcomponents's People

Contributors

brianhelba avatar dzenanz avatar hjmjohnson avatar jhlegarreta avatar mseng10 avatar tbirdso avatar thewtex avatar zachary-williamson avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

itksplitcomponents's Issues

Python Wrapping errors with ITK v5.1.1

We are unable to run Python Wrapping for ITKSplitComponents without wrapping errors. The terminal output is provided below when ran in the following conditions:

  • Ubuntu 18.04.5
  • ITK v5.1.1
  • Python 3.5.9

Screen Shot 2020-08-26 at 9 56 54 AM

These errors are consistent amongst MacOS and Windows builds as well. I have provided a link to all 3 failing builds here. This issue will require the following changes:

  • Fix Python Wrapping for Ubuntu, Windows and MacOS.
  • Create PR containing wrapping changes and uncomment Python Package Builds in GitHub Actions CI with TODO removed. Verify all Python Packages build correctly.
  • Create an API token on PyPI for the package, and put in the repository Settings -> Secrets under the key pypi_password.
  • Create new Git tag, either locally and pushing, or in the GitHub web Release page, this will trigger builds and push the packages to PyPI.

Merge into ITK

This filter implements a basic and really useful operation. It can be considered as the inverse of the ComposeImageFilter, which already exists in ITK proper.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.