imagedata
1.4.5dev0

Contents:

  • User Guide
    • Installation
    • Tutorial
    • Motivation and goals
    • Design
    • Series Class
    • Input/output
    • Sorting
    • DICOM Attributes
    • Console Applications
    • Examples
    • Plugin Architecture
    • Release Notes
    • API Reference
  • Developer Documentation
imagedata
  • »
  • User Guide
  • View page source

User Guide

  • Installation
  • Tutorial
    • Reading data
    • Displaying data
    • Saving data
    • Add DICOM template to other image formats
    • Add DICOM template to numpy array
  • Motivation and goals
  • Design
  • Series Class
  • Input/output
    • Local files
    • ZIP file
    • XNAT
    • DICOM
  • Sorting
  • DICOM Attributes
    • Series properties
    • Full access to DICOM attributes
  • Console Applications
    • Included console applications
      • dicom_dump
      • image_calculator
      • image_data
      • image_list
      • image_show
      • image_statistics
      • timeline
    • Write your own console applications
  • Examples
    • Split MRI diffusion series into separate series for each b value
    • Segment an image, display image with segmented ROI in red
  • Plugin Architecture
    • Image format plugins
    • Archive plugins
    • Transport plugins
  • Release Notes
    • 1.4.4
    • 1.4.3
    • 1.4.2
    • 1.4.1
    • 1.4.0
    • 1.3.8
    • 1.3.7
    • 1.3.6
  • API Reference
    • Series Class
    • Viewer Class
    • Imagedata packages
      • Module Axis
      • Module cmdline
      • Module imagedata.header
      • Module imagedata.readdata
    • Formats API Reference
      • Module imagedata.formats.abstractplugin
      • Module imagedata.formats.dicomplugin
      • Module imagedata.formats.itkplugin
      • Module imagedata.formats.matplugin
      • Module imagedata.formats.niftiplugin
      • Module imagedata.formats.psplugin
    • Archives API Reference
      • Module imagedata.archives.abstractarchive
      • Module imagedata.archives.filesystemarchive
      • Module imagedata.archives.zipfilearchive
    • Transports API Reference
      • Module imagedata.transports.abstracttransport
      • Module imagedata.transports.dicomtransport
      • Module imagedata.transports.filetransport
      • Module imagedata.transports.xnattransport
Previous Next

© Copyright 2021, Erling Andersen.

Built with Sphinx using a theme provided by Read the Docs.