Odil
A C++11 library for the DICOM standard
registry_0048.h
Go to the documentation of this file.
1 /*************************************************************************
2  * odil - Copyright (C) Universite de Strasbourg
3  * Distributed under the terms of the CeCILL-B license, as published by
4  * the CEA-CNRS-INRIA. Refer to the LICENSE file or to
5  * http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html
6  * for details.
7  ************************************************************************/
8 
9 #ifndef _afc7b2d7_0869_4fea_9a9b_7fe6228baca9_0048
10 #define _afc7b2d7_0869_4fea_9a9b_7fe6228baca9_0048
11 
12 #include <map>
13 #include <string>
14 
15 #include "odil/odil.h"
16 #include "odil/Tag.h"
17 
18 namespace odil
19 {
20 
21 namespace registry
22 {
23 Tag const ImagedVolumeWidth(0x0048, 0x0001);
24 Tag const ImagedVolumeHeight(0x0048, 0x0002);
25 Tag const ImagedVolumeDepth(0x0048, 0x0003);
26 Tag const TotalPixelMatrixColumns(0x0048, 0x0006);
27 Tag const TotalPixelMatrixRows(0x0048, 0x0007);
28 Tag const TotalPixelMatrixOriginSequence(0x0048, 0x0008);
29 Tag const SpecimenLabelInImage(0x0048, 0x0010);
30 Tag const FocusMethod(0x0048, 0x0011);
31 Tag const ExtendedDepthOfField(0x0048, 0x0012);
32 Tag const NumberOfFocalPlanes(0x0048, 0x0013);
33 Tag const DistanceBetweenFocalPlanes(0x0048, 0x0014);
34 Tag const RecommendedAbsentPixelCIELabValue(0x0048, 0x0015);
35 Tag const IlluminatorTypeCodeSequence(0x0048, 0x0100);
36 Tag const ImageOrientationSlide(0x0048, 0x0102);
37 Tag const OpticalPathSequence(0x0048, 0x0105);
38 Tag const OpticalPathIdentifier(0x0048, 0x0106);
39 Tag const OpticalPathDescription(0x0048, 0x0107);
40 Tag const IlluminationColorCodeSequence(0x0048, 0x0108);
41 Tag const SpecimenReferenceSequence(0x0048, 0x0110);
42 Tag const CondenserLensPower(0x0048, 0x0111);
43 Tag const ObjectiveLensPower(0x0048, 0x0112);
44 Tag const ObjectiveLensNumericalAperture(0x0048, 0x0113);
45 Tag const PaletteColorLookupTableSequence(0x0048, 0x0120);
46 Tag const ReferencedImageNavigationSequence(0x0048, 0x0200);
47 Tag const TopLeftHandCornerOfLocalizerArea(0x0048, 0x0201);
48 Tag const BottomRightHandCornerOfLocalizerArea(0x0048, 0x0202);
49 Tag const OpticalPathIdentificationSequence(0x0048, 0x0207);
50 Tag const PlanePositionSlideSequence(0x0048, 0x021a);
51 Tag const ColumnPositionInTotalImagePixelMatrix(0x0048, 0x021e);
52 Tag const RowPositionInTotalImagePixelMatrix(0x0048, 0x021f);
53 Tag const PixelOriginInterpretation(0x0048, 0x0301);
54 Tag const NumberOfOpticalPaths(0x0048, 0x0302);
55 Tag const TotalPixelMatrixFocalPlanes(0x0048, 0x0303);
56 
57 }
58 
59 }
60 
61 #endif // _afc7b2d7_0869_4fea_9a9b_7fe6228baca9_0048
odil::registry::OpticalPathIdentifier
const Tag OpticalPathIdentifier(0x0048, 0x0106)
odil::registry::OpticalPathDescription
const Tag OpticalPathDescription(0x0048, 0x0107)
odil::registry::ObjectiveLensNumericalAperture
const Tag ObjectiveLensNumericalAperture(0x0048, 0x0113)
odil::registry::TopLeftHandCornerOfLocalizerArea
const Tag TopLeftHandCornerOfLocalizerArea(0x0048, 0x0201)
odil::registry::TotalPixelMatrixOriginSequence
const Tag TotalPixelMatrixOriginSequence(0x0048, 0x0008)
odil::registry::ImageOrientationSlide
const Tag ImageOrientationSlide(0x0048, 0x0102)
odil::registry::TotalPixelMatrixRows
const Tag TotalPixelMatrixRows(0x0048, 0x0007)
odil::registry::ExtendedDepthOfField
const Tag ExtendedDepthOfField(0x0048, 0x0012)
odil::registry::ImagedVolumeWidth
const Tag ImagedVolumeWidth(0x0048, 0x0001)
odil
Definition: Association.h:24
odil::registry::CondenserLensPower
const Tag CondenserLensPower(0x0048, 0x0111)
odil::registry::SpecimenLabelInImage
const Tag SpecimenLabelInImage(0x0048, 0x0010)
odil::registry::FocusMethod
const Tag FocusMethod(0x0048, 0x0011)
odil::registry::ImagedVolumeDepth
const Tag ImagedVolumeDepth(0x0048, 0x0003)
odil::registry::ColumnPositionInTotalImagePixelMatrix
const Tag ColumnPositionInTotalImagePixelMatrix(0x0048, 0x021e)
odil.h
odil::registry::ImagedVolumeHeight
const Tag ImagedVolumeHeight(0x0048, 0x0002)
odil::registry::RecommendedAbsentPixelCIELabValue
const Tag RecommendedAbsentPixelCIELabValue(0x0048, 0x0015)
Tag.h
odil::registry::PaletteColorLookupTableSequence
const Tag PaletteColorLookupTableSequence(0x0048, 0x0120)
odil::registry::OpticalPathIdentificationSequence
const Tag OpticalPathIdentificationSequence(0x0048, 0x0207)
odil::registry::PixelOriginInterpretation
const Tag PixelOriginInterpretation(0x0048, 0x0301)
odil::registry::OpticalPathSequence
const Tag OpticalPathSequence(0x0048, 0x0105)
odil::registry::IlluminationColorCodeSequence
const Tag IlluminationColorCodeSequence(0x0048, 0x0108)
odil::registry::ReferencedImageNavigationSequence
const Tag ReferencedImageNavigationSequence(0x0048, 0x0200)
odil::registry::BottomRightHandCornerOfLocalizerArea
const Tag BottomRightHandCornerOfLocalizerArea(0x0048, 0x0202)
odil::registry::IlluminatorTypeCodeSequence
const Tag IlluminatorTypeCodeSequence(0x0048, 0x0100)
odil::registry::DistanceBetweenFocalPlanes
const Tag DistanceBetweenFocalPlanes(0x0048, 0x0014)
odil::registry::RowPositionInTotalImagePixelMatrix
const Tag RowPositionInTotalImagePixelMatrix(0x0048, 0x021f)
odil::registry::TotalPixelMatrixFocalPlanes
const Tag TotalPixelMatrixFocalPlanes(0x0048, 0x0303)
odil::registry::SpecimenReferenceSequence
const Tag SpecimenReferenceSequence(0x0048, 0x0110)
odil::registry::PlanePositionSlideSequence
const Tag PlanePositionSlideSequence(0x0048, 0x021a)
odil::registry::NumberOfFocalPlanes
const Tag NumberOfFocalPlanes(0x0048, 0x0013)
odil::registry::NumberOfOpticalPaths
const Tag NumberOfOpticalPaths(0x0048, 0x0302)
odil::registry::ObjectiveLensPower
const Tag ObjectiveLensPower(0x0048, 0x0112)
odil::registry::TotalPixelMatrixColumns
const Tag TotalPixelMatrixColumns(0x0048, 0x0006)