Giter VIP home page Giter VIP logo

itkiotransformdcmtk's Introduction

ITKIOTransformDCMTK

Linux macOS Windows
CircleCI TravisCI AppVeyor

Overview

An ITK module to read DICOM spatial transforms.

A module that extends the Insight Toolkit, ITK, which reads DICOM Spatial Registration Object files into itk::Transform's. Currently, DICOM files are read by applying the DCMTK library as a backend. An itk::DCMTKTransformIO class can be registered with the IO factory mechanism so itk::TransformFileReaderTemplate will recognize and read these files.

A more detailed description can be found in the Insight Journal article:

McCormick M., Wang K., Lasso A., Sharp G., Pieper S.
DICOM Spatial Transform IO in the Insight Toolkit.
The Insight Journal. January-December. 2014.
https://hdl.handle.net/10380/3468
https://www.insight-journal.org/browse/publication/923

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

Module_IOTransformDCMTK:BOOL=ON

in ITK's CMake build configuration.

License

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

itkiotransformdcmtk's People

Contributors

dzenanz avatar fbudin69500 avatar hjmjohnson avatar jcfr avatar jhlegarreta avatar mseng10 avatar tbirdso avatar thewtex avatar zachary-williamson avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

itkiotransformdcmtk's Issues

Improve tests.

The existing tests should be improved:

  • ITK testing conventions on the naming of the test files should be applied.
  • The ITK testing macros should be used (e.g. TRY_EXPECT_NO_EXCEPTION, EXERCISE_BASIC_OBJECT_METHODS, etc.) to avoid boilerplate code.
  • The tests should run as long as possible and return the status code at the end (i.e. use a testStatus in and change its value as tests fail: requires changing the test design).
  • The coding style should conform to the ITK coding style (Appendix Three).

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.