ページ「DICOMタグ/0028」と「DICOMタグ/0028/0100」の間の差分

提供:メディカルウェア
(ページ間の差分)
ナビゲーションに移動 検索に移動
編集の要約なし
 
imported>PACS
(ページの作成:「{{DICOM Element | GROUP = 0028 | ELEMENT = 0100 | 英語名称 = Bits Allocated | 日本語名称 = | VR = US | VM = 1 | 備考 = }} D...」)
 
1行目: 1行目:
[[DICOMタグ]]の{{DICOM TAG|0028}}とは、画像情報が格納されているグループである。画像のサイズやビット数、[[ウインドウレベル]]の初期値などが格納されている。
{{DICOM Element
| GROUP      = 0028
| ELEMENT    = 0100
| 英語名称  = Bits Allocated
| 日本語名称 =
| VR        = US
| VM        = 1
| 備考      =
}}
DICOMタグの{{DICOM TAG|0008|0100}}とは、画像データの1ピクセルを格納するのに使っているビット数が記述されているタグである。


==主なDICOMタグ==
== 概要 ==
{|class="wikitable sortable"
画像データの1ピクセルを格納するのに使っているビット数が記述されているタグである。
|+
この値のうち、実際に使っているビット数は「Bits Stored{{DICOM TAG|0028|0101}}」に格納されている。
!タグ
!VR
!VM
!名称
!概要
|-
|{{DICOM TAG|0028|0002}}
|US
|1
|Samples per Pixel
|
|-
|{{DICOM TAG|0028|0003}}
|US
|1
|Samples per Pixel Used
|
|-
|{{DICOM TAG|0028|0004}}
|CS
|1
|Photometric Interpretation
|
|-
|{{DICOM TAG|0028|0005}}
|US
|1
|Image Dimensions
|
|-
|{{DICOM TAG|0028|0006}}
|US
|1
|Planar Configuration
|
|-
|{{DICOM TAG|0028|0008}}
|IS
|1
|Number of Frames
|
|-
|{{DICOM TAG|0028|0009}}
|AT
|1-n
|Frame Increment Pointer
|
|-
|{{DICOM TAG|0028|000A}}
|AT
|1-n
|Frame Dimension Pointer
|
|-
|{{DICOM TAG|0028|0010}}
|US
|1
|Rows
|縦方向のピクセル数
|-
|{{DICOM TAG|0028|0011}}
|US
|1
|Columns
|横方向のピクセル数。JPEGでは8の倍数であることが必須であり、DICOMかつRAWでも必須ではないがそのようにしておくのが望ましい。
|-
|{{DICOM TAG|0028|0012}}
|US
|1
|Planes
|
|-
|{{DICOM TAG|0028|0014}}
|US
|1
|Ultrasound Color Data Present
|
|-
|{{DICOM TAG|0028|0030}}
|DS
|2
|Pixel Spacing
|
|-
|{{DICOM TAG|0028|0031}}
|DS
|2
|Zoom Factor
|
|-
|{{DICOM TAG|0028|0032}}
|DS
|2
|Zoom Center
|
|-
|{{DICOM TAG|0028|0034}}
|IS
|2
|Pixel Aspect Ratio
|
|-
|{{DICOM TAG|0028|0040}}
|CS
|1
|Image Format
|
|-
|{{DICOM TAG|0028|0050}}
|LO
|1-n
|Manipulated Image
|
|-
|{{DICOM TAG|0028|0051}}
|CS
|1-n
|Corrected Image
|
|-
|{{DICOM TAG|0028|005F}}
|LO
|1
|Compression Recognition Code
|
|-
|{{DICOM TAG|0028|0060}}
|CS
|1
|Compression Code
|
|-
|{{DICOM TAG|0028|0061}}
|SH
|1
|Compression Originator
|
|-
|{{DICOM TAG|0028|0062}}
|LO
|1
|Compression Label
|
|-
|{{DICOM TAG|0028|0063}}
|SH
|1
|Compression Description
|
|-
|{{DICOM TAG|0028|0065}}
|CS
|1-n
|Compression Sequence
|
|-
|{{DICOM TAG|0028|0066}}
|AT
|1-n
|Compression Step Pointers
|
|-
|{{DICOM TAG|0028|0068}}
|US
|1
|Repeat Interval
|
|-
|{{DICOM TAG|0028|0069}}
|US
|1
|Bits Grouped
|
|-
|{{DICOM TAG|0028|0070}}
|US
|1-n
|Perimeter Table
|
|-
|{{DICOM TAG|0028|0071}}
|US/SS
|1
|Perimeter Value
|
|-
|{{DICOM TAG|0028|0080}}
|US
|1
|Predictor Rows
|
|-
|{{DICOM TAG|0028|0081}}
|US
|1
|Predictor Columns
|
|-
|{{DICOM TAG|0028|0082}}
|US
|1-n
|Predictor Constants
|
|-
|{{DICOM TAG|0028|0090}}
|CS
|1
|Blocked Pixels
|
|-
|{{DICOM TAG|0028|0091}}
|US
|1
|Block Rows
|
|-
|{{DICOM TAG|0028|0092}}
|US
|1
|Block Columns
|
|-
|{{DICOM TAG|0028|0093}}
|US
|1
|Row Overlap
|
|-
|{{DICOM TAG|0028|0094}}
|US
|1
|Column Overlap
|
|-
|{{DICOM TAG|0028|0100}}
|US
|1
|Bits Allocated
|1ピクセルを格納するのに使っているビット数。ほぼ「8」が「16」である
|****************|1ピクセルを格納するのに使っているビット数:16
|-
|{{DICOM TAG|0028|0101}}
|US
|1
|Bits Stored
|Bits Allocated{{DICOM TAG|0028|0100}}のうち、実際に使っているビット数。
|************ーーーー|実際に使っているビット数:12
|-
|{{DICOM TAG|0028|0102}}
|US
|1
|High Bit
|Bits Stored{{DICOM TAG|0028|0101}} がBits Allocated{{DICOM TAG|0028|0100}}のどの位置にあるかを格納している。0から数える。
|************ーーーー|最上位ビットの位置:11
|ーーーー************|最上位ビットの位置:15
|ーー************ーー|最上位ビットの位置:13(規格上ありえるが、実際にみたことはない)
|-
|{{DICOM TAG|0028|0103}}
|US
|1
|Pixel Representation
|
|-
|{{DICOM TAG|0028|0104}}
|US/SS
|1
|Smallest Valid Pixel Value
|
|-
|{{DICOM TAG|0028|0105}}
|US/SS
|1
|Largest Valid Pixel Value
|
|-
|{{DICOM TAG|0028|0106}}
|US/SS
|1
|Smallest Image Pixel Value
|
|-
|{{DICOM TAG|0028|0107}}
|US/SS
|1
|Largest Image Pixel Value
|
|-
|{{DICOM TAG|0028|0108}}
|US/SS
|1
|Smallest Pixel Value in Series
|
|-
|{{DICOM TAG|0028|0109}}
|US/SS
|1
|Largest Pixel Value in Series
|
|-
|{{DICOM TAG|0028|0110}}
|US/SS
|1
|Smallest Image Pixel Value in Plane
|
|-
|{{DICOM TAG|0028|0111}}
|US/SS
|1
|Largest Image Pixel Value in Plane
|
|-
|{{DICOM TAG|0028|0120}}
|US/SS
|1
|Pixel Padding Value
|
|-
|{{DICOM TAG|0028|0121}}
|US/SS
|1
|Pixel Padding Range Limit
|
|-
|{{DICOM TAG|0028|0200}}
|US
|1
|Image Location
|
|-
|{{DICOM TAG|0028|0300}}
|CS
|1
|Quality Control Image
|
|-
|{{DICOM TAG|0028|0301}}
|CS
|1
|Burned In Annotation
|
|-
|{{DICOM TAG|0028|0302}}
|CS
|1
|Recognizable Visual Features
|
|-
|{{DICOM TAG|0028|0303}}
|CS
|1
|Longitudinal Temporal Information Modified
|
|-
|{{DICOM TAG|0028|0400}}
|LO
|1
|Transform Label
|
|-
|{{DICOM TAG|0028|0401}}
|LO
|1
|Transform Version Number
|
|-
|{{DICOM TAG|0028|0402}}
|US
|1
|Number of Transform Steps
|
|-
|{{DICOM TAG|0028|0403}}
|LO
|1-n
|Sequence of Compressed Data
|
|-
|{{DICOM TAG|0028|0404}}
|AT
|1-n
|Details of Coefficients
|
|-
|{{DICOM TAG|0028|04x0}}
|US
|1
|Rows For Nth Order Coefficients
|
|-
|{{DICOM TAG|0028|04x1}}
|US
|1
|Columns For Nth Order Coefficients
|
|-
|{{DICOM TAG|0028|04x2}}
|LO
|1-n
|Coefficient Coding
|
|-
|{{DICOM TAG|0028|04x3}}
|AT
|1-n
|Coefficient Coding Pointers
|
|-
|{{DICOM TAG|0028|0700}}
|LO
|1
|DCT Label
|
|-
|{{DICOM TAG|0028|0701}}
|CS
|1-n
|Data Block Description
|
|-
|{{DICOM TAG|0028|0702}}
|AT
|1-n
|Data Block
|
|-
|{{DICOM TAG|0028|0710}}
|US
|1
|Normalization Factor Format
|
|-
|{{DICOM TAG|0028|0720}}
|US
|1
|Zonal Map Number Format
|
|-
|{{DICOM TAG|0028|0721}}
|AT
|1-n
|Zonal Map Location
|
|-
|{{DICOM TAG|0028|0722}}
|US
|1
|Zonal Map Format
|
|-
|{{DICOM TAG|0028|0730}}
|US
|1
|Adaptive Map Format
|
|-
|{{DICOM TAG|0028|0740}}
|US
|1
|Code Number Format
|
|-
|{{DICOM TAG|0028|08x0}}
|CS
|1-n
|Code Label
|
|-
|{{DICOM TAG|0028|08x2}}
|US
|1
|Number of Tables
|
|-
|{{DICOM TAG|0028|08x3}}
|AT
|1-n
|Code Table Location
|
|-
|{{DICOM TAG|0028|08x4}}
|US
|1
|Bits For Code Word
|
|-
|{{DICOM TAG|0028|08x8}}
|AT
|1-n
|Image Data Location
|
|-
|{{DICOM TAG|0028|0A02}}
|CS
|1
|Pixel Spacing Calibration Type
|
|-
|{{DICOM TAG|0028|0A04}}
|LO
|1
|Pixel Spacing Calibration Description
|
|-
|{{DICOM TAG|0028|1040}}
|CS
|1
|Pixel Intensity Relationship
|
|-
|{{DICOM TAG|0028|1041}}
|SS
|1
|Pixel Intensity Relationship Sign
|
|-
|{{DICOM TAG|0028|1050}}
|DS
|1-n
|Window Center
|
|-
|{{DICOM TAG|0028|1051}}
|DS
|1-n
|Window Width
|
|-
|{{DICOM TAG|0028|1052}}
|DS
|1
|Rescale Intercept
|
|-
|{{DICOM TAG|0028|1053}}
|DS
|1
|Rescale Slope
|
|-
|{{DICOM TAG|0028|1054}}
|LO
|1
|Rescale Type
|
|-
|{{DICOM TAG|0028|1055}}
|LO
|1-n
|Window Center & Width Explanation
|
|-
|{{DICOM TAG|0028|1056}}
|CS
|1
|VOI LUT Function
|
|-
|{{DICOM TAG|0028|1080}}
|CS
|1
|Gray Scale
|
|-
|{{DICOM TAG|0028|1090}}
|CS
|1
|Recommended Viewing Mode
|
|-
|{{DICOM TAG|0028|1100}}
|US/SS
|3
|Gray Lookup Table Descriptor
|
|-
|{{DICOM TAG|0028|1101}}
|US/SS
|3
|Red Palette Color Lookup Table Descriptor
|
|-
|{{DICOM TAG|0028|1102}}
|US/SS
|3
|Green Palette Color Lookup Table Descriptor
|
|-
|{{DICOM TAG|0028|1103}}
|US/SS
|3
|Blue Palette Color Lookup Table Descriptor
|
|-
|{{DICOM TAG|0028|1104}}
|US
|3
|Alpha Palette Color Lookup Table Descriptor
|
|-
|{{DICOM TAG|0028|1111}}
|US/SS
|4
|Large Red Palette Color Lookup Table Descriptor
|
|-
|{{DICOM TAG|0028|1112}}
|US/SS
|4
|Large Green Palette Color Lookup Table Descriptor
|
|-
|{{DICOM TAG|0028|1113}}
|US/SS
|4
|Large Blue Palette Color Lookup Table Descriptor
|
|-
|{{DICOM TAG|0028|1199}}
|UI
|1
|Palette Color Lookup Table UID
|
|-
|{{DICOM TAG|0028|1200}}
|US/SS/OW
|1-n
|Gray Lookup Table Data
|
|-
|{{DICOM TAG|0028|1201}}
|OW
|1
|Red Palette Color Lookup Table Data
|
|-
|{{DICOM TAG|0028|1202}}
|OW
|1
|Green Palette Color Lookup Table Data
|
|-
|{{DICOM TAG|0028|1203}}
|OW
|1
|Blue Palette Color Lookup Table Data
|
|-
|{{DICOM TAG|0028|1204}}
|OW
|1
|Alpha Palette Color Lookup Table Data
|
|-
|{{DICOM TAG|0028|1211}}
|OW
|1
|Large Red Palette Color Lookup Table Data
|
|-
|{{DICOM TAG|0028|1212}}
|OW
|1
|Large Green Palette Color Lookup Table Data
|
|-
|{{DICOM TAG|0028|1213}}
|OW
|1
|Large Blue Palette Color Lookup Table Data
|
|-
|{{DICOM TAG|0028|1214}}
|UI
|1
|Large Palette Color Lookup Table UID
|
|-
|{{DICOM TAG|0028|1221}}
|OW
|1
|Segmented Red Palette Color Lookup Table Data
|
|-
|{{DICOM TAG|0028|1222}}
|OW
|1
|Segmented Green Palette Color Lookup Table Data
|
|-
|{{DICOM TAG|0028|1223}}
|OW
|1
|Segmented Blue Palette Color Lookup Table Data
|
|-
|{{DICOM TAG|0028|1300}}
|CS
|1
|Breast Implant Present
|
|-
|{{DICOM TAG|0028|1350}}
|CS
|1
|Partial View
|
|-
|{{DICOM TAG|0028|1351}}
|ST
|1
|Partial View Description
|
|-
|{{DICOM TAG|0028|1352}}
|SQ
|1
|Partial View Code Sequence
|
|-
|{{DICOM TAG|0028|135A}}
|CS
|1
|Spatial Locations Preserved
|
|-
|{{DICOM TAG|0028|1401}}
|SQ
|1
|Data Frame Assignment Sequence
|
|-
|{{DICOM TAG|0028|1402}}
|CS
|1
|Data Path Assignment
|
|-
|{{DICOM TAG|0028|1403}}
|US
|1
|Bits Mapped to Color Lookup Table
|
|-
|{{DICOM TAG|0028|1404}}
|SQ
|1
|Blending LUT 1 Sequence
|
|-
|{{DICOM TAG|0028|1405}}
|CS
|1
|Blending LUT 1 Transfer Function
|
|-
|{{DICOM TAG|0028|1406}}
|FD
|1
|Blending Weight Constant
|
|-
|{{DICOM TAG|0028|1407}}
|US
|3
|Blending Lookup Table Descriptor
|
|-
|{{DICOM TAG|0028|1408}}
|OW
|1
|Blending Lookup Table Data
|
|-
|{{DICOM TAG|0028|140B}}
|SQ
|1
|Enhanced Palette Color Lookup Table Sequence
|
|-
|{{DICOM TAG|0028|140C}}
|SQ
|1
|Blending LUT 2 Sequence
|
|-
|{{DICOM TAG|0028|140D}}
|CS
|1
|Blending LUT 2 Transfer Function
|
|-
|{{DICOM TAG|0028|140E}}
|CS
|1
|Data Path ID
|
|-
|{{DICOM TAG|0028|140F}}
|CS
|1
|RGB LUT Transfer Function
|
|-
|{{DICOM TAG|0028|1410}}
|CS
|1
|Alpha LUT Transfer Function
|
|-
|{{DICOM TAG|0028|2000}}
|OB
|1
|ICC Profile
|
|-
|{{DICOM TAG|0028|2110}}
|CS
|1
|Lossy Image Compression
|
|-
|{{DICOM TAG|0028|2112}}
|DS
|1-n
|Lossy Image Compression Ratio
|
|-
|{{DICOM TAG|0028|2114}}
|CS
|1-n
|Lossy Image Compression Method
|
|-
|{{DICOM TAG|0028|3000}}
|SQ
|1
|Modality LUT Sequence
|
|-
|{{DICOM TAG|0028|3002}}
|US/SS
|3
|LUT Descriptor
|
|-
|{{DICOM TAG|0028|3003}}
|LO
|1
|LUT Explanation
|
|-
|{{DICOM TAG|0028|3004}}
|LO
|1
|Modality LUT Type
|
|-
|{{DICOM TAG|0028|3006}}
|US/OW
|1-n
|LUT Data
|
|-
|{{DICOM TAG|0028|3010}}
|SQ
|1
|VOI LUT Sequence
|
|-
|{{DICOM TAG|0028|3110}}
|SQ
|1
|Softcopy VOI LUT Sequence
|
|-
|{{DICOM TAG|0028|4000}}
|LT
|1
|Image Presentation Comments
|
|-
|{{DICOM TAG|0028|5000}}
|SQ
|1
|Bi-Plane Acquisition Sequence
|
|-
|{{DICOM TAG|0028|6010}}
|US
|1
|Representative Frame Number
|
|-
|{{DICOM TAG|0028|6020}}
|US
|1-n
|Frame Numbers of Interest (FOI)
|
|-
|{{DICOM TAG|0028|6022}}
|LO
|1-n
|Frame of Interest Description
|
|-
|{{DICOM TAG|0028|6023}}
|CS
|1-n
|Frame of Interest Type
|
|-
|{{DICOM TAG|0028|6030}}
|US
|1-n
|Mask Pointer(s)
|
|-
|{{DICOM TAG|0028|6040}}
|US
|1-n
|R Wave Pointer
|
|-
|{{DICOM TAG|0028|6100}}
|SQ
|1
|Mask Subtraction Sequence
|
|-
|{{DICOM TAG|0028|6101}}
|CS
|1
|Mask Operation
|
|-
|{{DICOM TAG|0028|6102}}
|US
|2-2n
|Applicable Frame Range
|
|-
|{{DICOM TAG|0028|6110}}
|US
|1-n
|Mask Frame Numbers
|
|-
|{{DICOM TAG|0028|6112}}
|US
|1
|Contrast Frame Averaging
|
|-
|{{DICOM TAG|0028|6114}}
|FL
|2
|Mask Sub-pixel Shift
|
|-
|{{DICOM TAG|0028|6120}}
|SS
|1
|TID Offset
|
|-
|{{DICOM TAG|0028|6190}}
|ST
|1
|Mask Operation Explanation
|
|-
|{{DICOM TAG|0028|7FE0}}
|UT
|1
|Pixel Data Provider URL
|
|-
|{{DICOM TAG|0028|9001}}
|UL
|1
|Data Point Rows
|
|-
|{{DICOM TAG|0028|9002}}
|UL
|1
|Data Point Columns
|
|-
|{{DICOM TAG|0028|9003}}
|CS
|1
|Signal Domain Columns
|
|-
|{{DICOM TAG|0028|9099}}
|US
|1
|Largest Monochrome Pixel Value
|
|-
|{{DICOM TAG|0028|9108}}
|CS
|1
|Data Representation
|
|-
|{{DICOM TAG|0028|9110}}
|SQ
|1
|Pixel Measures Sequence
|
|-
|{{DICOM TAG|0028|9132}}
|SQ
|1
|Frame VOI LUT Sequence
|
|-
|{{DICOM TAG|0028|9145}}
|SQ
|1
|Pixel Value Transformation Sequence
|
|-
|{{DICOM TAG|0028|9235}}
|CS
|1
|Signal Domain Rows
|
|-
|{{DICOM TAG|0028|9411}}
|FL
|1
|Display Filter Percentage
|
|-
|{{DICOM TAG|0028|9415}}
|SQ
|1
|Frame Pixel Shift Sequence
|
|-
|{{DICOM TAG|0028|9416}}
|US
|1
|Subtraction Item ID
|
|-
|{{DICOM TAG|0028|9422}}
|SQ
|1
|Pixel Intensity Relationship LUT Sequence
|
|-
|{{DICOM TAG|0028|9443}}
|SQ
|1
|Frame Pixel Data Properties Sequence
|
|-
|{{DICOM TAG|0028|9444}}
|CS
|1
|Geometrical Properties
|
|-
|{{DICOM TAG|0028|9445}}
|FL
|1
|Geometric Maximum Distortion
|
|-
|{{DICOM TAG|0028|9446}}
|CS
|1-n
|Image Processing Applied
|
|-
|{{DICOM TAG|0028|9454}}
|CS
|1
|Mask Selection Mode
|
|-
|{{DICOM TAG|0028|9474}}
|CS
|1
|LUT Function
|
|-
|{{DICOM TAG|0028|9478}}
|FL
|1
|Mask Visibility Percentage
|
|-
|{{DICOM TAG|0028|9501}}
|SQ
|1
|Pixel Shift Sequence
|
|-
|{{DICOM TAG|0028|9502}}
|SQ
|1
|Region Pixel Shift Sequence
|
|-
|{{DICOM TAG|0028|9503}}
|SS
|2-2n
|Vertices of the Region
|
|-
|{{DICOM TAG|0028|9505}}
|SQ
|1
|Multi-frame Presentation Sequence
|
|-
|{{DICOM TAG|0028|9506}}
|US
|2-2n
|Pixel Shift Frame Range
|
|-
|{{DICOM TAG|0028|9507}}
|US
|2-2n
|LUT Frame Range
|
|-
|{{DICOM TAG|0028|9520}}
|DS
|16
|Image to Equipment Mapping Matrix
|
|-
|{{DICOM TAG|0028|9537}}
|CS
|1
|Equipment Coordinate System Identification
|
|}


==関連項目==
通常は8の倍数(いわゆる1バイト単位)であり、実際に使っているビット数{{DICOM TAG|0028|0101}}を格納しきれる最小のバイト数をビット数にした値となっているのが一般的である。
*[[DICOMタグ]]


==参考文献==
== 注意点 ==
Bits Allocated{{DICOM TAG|0028|0100}}、Bits Stored{{DICOM TAG|0028|0101}}、High Bit{{DICOM TAG|0028|0102}}の関係は図解にしないと解りにくい。
{{stub}}
 
== 主なパターン ==
=== グレイスケール ===
* 8
*: まずない。もしかするとあるかもしれない。
* 16
*: [[CR]]や[[CT]]、[[MR]]など、いわゆる[[放射線科]]で扱う[[モダリティ]]は99%これである。実際に使っているビット数はBits Stored{{DICOM TAG|0028|0101}}で知る必要がある。
 
=== カラー ===
カラー画像は放射線科以外の部門で生成された各種画像を強引に[[DICOMファイル]]化して[[DICOMサーバー]]に格納するような場合に多い。
* 8
*: パレットカラー(256色)。[[超音波検査装置]]などに多い。
* 16
*: ハイカラー(65536色)。稀に16ビットのパレットカラーも存在するので注意すること。そもそもあまり見かけることはない。
* 24および32
*: トゥルーカラー(16,777,216色)。[[内視鏡装置]]などに多い。
* 48および64
*: ディープカラー(10億色以上)。ほぼデジタル一眼レフカメラと思って間違いない。[[病理検査]]の写真(RAWデータ)を強引に入れるような場合に登場することもある。
 
== 関連項目 ==
* {{DICOM TAG|0028|0101}} - Bits Stored
* {{DICOM TAG|0028|0102}} - High Bit
== 参考文献 ==
{{reflist}}
{{reflist}}


{{medical-stub}}
{{medical-stub}}

2013年9月27日 (金) 19:04時点における版

DICOMタグ
(0028,0100)
英語名称 Bits Allocated
VR US
VM 1

DICOMタグの(0008,0100)とは、画像データの1ピクセルを格納するのに使っているビット数が記述されているタグである。

概要

画像データの1ピクセルを格納するのに使っているビット数が記述されているタグである。 この値のうち、実際に使っているビット数は「Bits Stored(0028,0101)」に格納されている。

通常は8の倍数(いわゆる1バイト単位)であり、実際に使っているビット数(0028,0101)を格納しきれる最小のバイト数をビット数にした値となっているのが一般的である。

注意点

Bits Allocated(0028,0100)、Bits Stored(0028,0101)、High Bit(0028,0102)の関係は図解にしないと解りにくい。


主なパターン

グレイスケール

  • 8
    まずない。もしかするとあるかもしれない。
  • 16
    CRCTMRなど、いわゆる放射線科で扱うモダリティは99%これである。実際に使っているビット数はBits Stored(0028,0101)で知る必要がある。

カラー

カラー画像は放射線科以外の部門で生成された各種画像を強引にDICOMファイル化してDICOMサーバーに格納するような場合に多い。

  • 8
    パレットカラー(256色)。超音波検査装置などに多い。
  • 16
    ハイカラー(65536色)。稀に16ビットのパレットカラーも存在するので注意すること。そもそもあまり見かけることはない。
  • 24および32
    トゥルーカラー(16,777,216色)。内視鏡装置などに多い。
  • 48および64
    ディープカラー(10億色以上)。ほぼデジタル一眼レフカメラと思って間違いない。病理検査の写真(RAWデータ)を強引に入れるような場合に登場することもある。

関連項目

参考文献