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

  • 相关阅读:
    SQL语句的执行顺序
    凭兴趣求职80%会失败,为什么
    Google Analytics:为链接点击设定事件追踪的方法
    org/hamcrest/SelfDescribing
    Idea使用记录--添加Problems&&解决Autowired报错could not autowire
    RBAC(Role-Based Access Control)基于角色的访问控制
    如何在不同编程语言中获取现在的Unix时间戳(Unix timestamp)?
    记录使用Hibernate查询bean中字段和数据库列类型不匹配问题
    Java添加自定义注解
    JS获取select的值
  • 原文地址:https://www.cnblogs.com/h2zZhou/p/8193779.html
Copyright © 2011-2022 走看看