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

  • 相关阅读:
    多线程《三》进程与线程的区别
    多线程《二》开启线程的两种方式
    多线程《一》线程理论
    多进程《七》生产者消费者模型
    多进程《六》队列
    互斥锁与join
    多进程《五》互斥锁
    多进程《四》守护进程
    再度认识未来——2.11
    开始——2.10
  • 原文地址:https://www.cnblogs.com/h2zZhou/p/8193779.html
Copyright © 2011-2022 走看看