zoukankan      html  css  js  c++  java
  • Dicom Conformance

    Platform Compatibility of DICOM Transfer Syntax

     

    1.2.840.10008.1.2

    Implicit VR - Little Endian

    yes

    yes

    yes

    yes

    yes

    yes

    1.2.840.10008.1.2.1

    Explicit VR - Little Endian

    yes

    yes

    yes

    yes

    yes

    yes

    1.2.840.10008.1.2.2

    Explicit VR - Big Endian

    yes

    yes

    yes

    yes

    yes

    yes

    1.2.840.10008.1.2.5

    RLE (Run Length Encoding) Lossless

    yes

    yes

    yes

    yes

    yes

    yes

    1.2.840.10008.1.2.4.50

    JPEG Baseline (Process 1): Default Transfer Syntax for Lossy JPEG 8 Bit Image Compression

    yes

    yes

    yes

    yes

    yes

    yes

    1.2.840.10008.1.2.4.51

    JPEG Extended (Process 2 & 4): Default Transfer Syntax for Lossy JPEG 12 Bit Image Compression (Process 4 only)

    yes

    yes*

    yes

    yes

    yes*

    no

    1.2.840.10008.1.2.4.57

    JPEG Lossless, Non-Hierarchical (Process 14)

    yes

    yes*

    yes

    yes

    yes*

    no

    1.2.840.10008.1.2.4.70

    JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1]): Default Transfer Syntax for Lossless JPEG Image Compression

    yes

    yes*

    yes

    yes

    yes*

    no

    1.2.840.10008.1.2.4.80

    JPEG-LS Lossless Image Compression

    yes

    yes*

    yes

    yes

    yes*

    no

    1.2.840.10008.1.2.4.81

    JPEG-LS Lossy (Near-Lossless) Image Compression

    yes

    yes*

    yes

    yes

    yes*

    no

    1.2.840.10008.1.2.4.90

    JPEG 2000 Image Compression (Lossless Only)

    yes

    yes*

    yes

    yes

    yes*

    yes

    1.2.840.10008.1.2.4.91

    JPEG 2000 Image Compression

    yes

    yes*

    yes

    yes

    yes*

    yes

    * Native acceleration only with Weasis 2.5 and later

    System Architecture

    The system architecture of the platforms above are x86. 32 bits or 64 bits is related to the Java Runtime, because it is generally possible to run 32 bits JRE on a 64 bits platform.

     

    1.2.840.10008.1.2.6.1

    RFC 2557 MIME Encapsulation

    yes

    1.2.840.10008.1.2.4.100

    MPEG-2 Main Profile Main Level

    yes

    1.2.840.10008.1.2.4.101

    MPEG-2 Main Profile High Level

    yes

    1.2.840.10008.1.2.4.102

    MPEG-4 AVC/H.264 High Profile / Level 4.1

    yes

    1.2.840.10008.1.2.4.103

    MPEG-4 AVC/H.264 BD-compatible High Profile / Level 4.1

    yes

    Supported "Photometric Interpretation" pixel format

     

    MONOCHROME1

    grey level image description (high values=dark, low values=bright)

    yes

    MONOCHROME2

    grey level image description (high values=bright, low values=dark)

    yes

    PALETTE COLOR

    pseudo color image description

    yes

    RGB

    true color image description

    yes

    YBR_FULL

    true color image description

    yes

    YBR_FULL_422

    true color image description

    yes

  • 相关阅读:
    编译安装php
    CentOS yum 安装LAMP PHP5.4版本
    CentOS下php安装mcrypt扩展
    CentOS安装crontab及使用方法(转)
    解决svn "cannot set LC_CTYPE locale"的问题
    CentOS下通过yum安装svn及配置
    linux svn启动和关闭
    vagrant启动报错The following SSH command responded with a no
    并行进程问题
    利用集群因子优化
  • 原文地址:https://www.cnblogs.com/h2zZhou/p/8193779.html
Copyright © 2011-2022 走看看