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

  • 相关阅读:
    MyBatis的初始化方式
    WCF X.509验证
    NPOI导出EXCEL 打印设置分页及打印标题
    一些旁门左道
    曲线救国:IIS7集成模式下如何获取网站的URL
    图片的粘贴上传
    让EF飞一会儿:如何用Entity Framework 6 连接Sqlite数据库
    ASP.NET 保存txt文件
    JavaScript高级程序设计学习笔记--高级技巧
    JavaScript高级程序设计学习笔记--错误处理与调试
  • 原文地址:https://www.cnblogs.com/h2zZhou/p/8193779.html
Copyright © 2011-2022 走看看