Giter Site home page Giter Site logo

image-dcmtk's Introduction

NAME
    Image::DCMTK - Interface to the DCMTK Dicom Toolkit

VERSION
    Version 0.06

SYNOPSIS
    Provides a set of interface functions to the Dicom Toolkit (dcmtk)

    In most cases, the Dicom tags are treated as a hash to and from the
    various functions.

    There is an included Dicom Dictionary, but you are free to add your own
    tags as well

EXPORT
SUBROUTINES/METHODS
  openDicomFile
    Read a Dicom File and generate a Dicom object

  returnTagAsXML
    Return an XML formatted string version of a given DICOM tag

    You may use either a Group and Element type tag or a DICOM Dictionary
    Common Name (PatientID for example)

    This function really just calls open/closeXMLSequence open/closeXMLItem
    or makeXMLElement as needed

  makeXMLElement
    Return an XML formatted string version of a given "normal" DICOM tag
    (not a Item or a Sequence structure)

  openXMLItem
    Return an XML formatted string of the DICOM "Open Item" tag

  closeXMLItem
    Return an XML formatted string of the DICOM "Close Item" tag

  openXMLSequence
    Return an XML formatted string of an DICOM "Open Sequence" tag

  closeXMLSequence
    Return an XML formatted string of an DICOM "Close Sequence" tag

  parseDCMXMLDumpForTagLists
  parseDCMXMLDumpForSequences
  parseDCMXMLDump
  parseDCMDumpForSequences
  parseDCMDumpForTagLists
  parseDCMDump
  modifyAnImage
AUTHOR
    Robert Haxton, "<robert.haxton at gmail.com>"

BUGS
    Please report any bugs or feature requests to "bug-dcmtk-dicomtags at
    rt.cpan.org", or through the web interface at
    <http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Image-DCMTK>. I will be
    notified, and then you'll automatically be notified of progress on your
    bug as I make changes.

SUPPORT
    You can find documentation for this module with the perldoc command.

        perldoc Image::DCMTK

    You can also look for information at:

    *   RT: CPAN's request tracker (report bugs here)

        <http://rt.cpan.org/NoAuth/Bugs.html?Dist=Image-DCMTK>

    *   AnnoCPAN: Annotated CPAN documentation

        <http://annocpan.org/dist/Image-DCMTK>

    *   CPAN Ratings

        <http://cpanratings.perl.org/d/Image-DCMTK>

    *   Search CPAN

        <http://search.cpan.org/dist/Image-DCMTK/>

    *   Code Repository

        <https://code.google.com/p/Image-DCMTK/>

ACKNOWLEDGEMENTS
LICENSE AND COPYRIGHT
    Copyright 2008-2012 Robert Haxton, Copyright 2014 Michal Spacek

    This program is free software; you can redistribute it and/or modify it
    under the terms of either: the GNU General Public License as published
    by the Free Software Foundation; or the Artistic License.

    See http://dev.perl.org/licenses/ for more information.

image-dcmtk's People

Contributors

michal-josef-spacek avatar

Watchers

 avatar James Cloos avatar

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.