init
This commit is contained in:
193
nv/html/dwv/tests/dicom/synthetic-data_implicit.json
Normal file
193
nv/html/dwv/tests/dicom/synthetic-data_implicit.json
Normal file
@@ -0,0 +1,193 @@
|
||||
[
|
||||
{
|
||||
"name": "test10",
|
||||
"description": "Little Endian Implicit test data.",
|
||||
"tags": {
|
||||
"TransferSyntaxUID": "1.2.840.10008.1.2",
|
||||
"Modality": "MR",
|
||||
"PatientName": "dwv-patient-name-10",
|
||||
"PhotometricInterpretation": "MONOCHROME2",
|
||||
"SamplesPerPixel": 1,
|
||||
"PixelRepresentation": 0,
|
||||
"Rows": 32,
|
||||
"Columns": 32,
|
||||
"BitsAllocated": 16,
|
||||
"BitsStored": 12,
|
||||
"HighBit": 11
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "test11",
|
||||
"description": "Little Endian Implicit test data with PixelRepresentation=1.",
|
||||
"tags": {
|
||||
"TransferSyntaxUID": "1.2.840.10008.1.2",
|
||||
"Modality": "MR",
|
||||
"PatientName": "dwv-patient-name-11",
|
||||
"PhotometricInterpretation": "MONOCHROME2",
|
||||
"SamplesPerPixel": 1,
|
||||
"PixelRepresentation": 1,
|
||||
"Rows": 32,
|
||||
"Columns": 32,
|
||||
"BitsAllocated": 16,
|
||||
"BitsStored": 12,
|
||||
"HighBit": 11
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "test12",
|
||||
"description": "Little Endian Implicit 8bits RGB test data.",
|
||||
"tags": {
|
||||
"TransferSyntaxUID": "1.2.840.10008.1.2",
|
||||
"Modality": "MR",
|
||||
"PatientName": "dwv-patient-name-12",
|
||||
"PhotometricInterpretation": "RGB",
|
||||
"SamplesPerPixel": 3,
|
||||
"PlanarConfiguration": 1,
|
||||
"PixelRepresentation": 0,
|
||||
"Rows": 32,
|
||||
"Columns": 32,
|
||||
"BitsAllocated": 8,
|
||||
"BitsStored": 8,
|
||||
"HighBit": 7
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "test13",
|
||||
"description": "Little Endian Implicit test data with explicit length sequence.",
|
||||
"tags": {
|
||||
"TransferSyntaxUID": "1.2.840.10008.1.2",
|
||||
"Modality": "MR",
|
||||
"PatientName": "dwv-patient-name-13",
|
||||
"PhotometricInterpretation": "MONOCHROME2",
|
||||
"SamplesPerPixel": 1,
|
||||
"PixelRepresentation": 0,
|
||||
"Rows": 32,
|
||||
"Columns": 32,
|
||||
"BitsAllocated": 16,
|
||||
"BitsStored": 12,
|
||||
"HighBit": 11,
|
||||
"ReferencedImageSequence": {
|
||||
"explicitLength": true,
|
||||
"item0": {
|
||||
"ReferencedSOPClassUID": "1.2.840.10008.5.1.4.1.1.4",
|
||||
"ReferencedSOPInstanceUID": "1.3.12.2.1107.5.2.32.35162.2012021515511672669154094"
|
||||
},
|
||||
"item1": {
|
||||
"ReferencedSOPClassUID": "1.2.840.10008.5.1.4.1.1.4",
|
||||
"ReferencedSOPInstanceUID": "1.3.12.2.1107.5.2.32.35162.2012021515511286933854090"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "test14",
|
||||
"description": "Little Endian Implicit test data with implicit length sequence.",
|
||||
"tags": {
|
||||
"TransferSyntaxUID": "1.2.840.10008.1.2.1",
|
||||
"Modality": "MR",
|
||||
"PatientName": "dwv-patient-name-14",
|
||||
"PhotometricInterpretation": "MONOCHROME2",
|
||||
"SamplesPerPixel": 1,
|
||||
"PixelRepresentation": 0,
|
||||
"Rows": 32,
|
||||
"Columns": 32,
|
||||
"BitsAllocated": 16,
|
||||
"BitsStored": 12,
|
||||
"HighBit": 11,
|
||||
"ReferencedImageSequence": {
|
||||
"explicitLength": false,
|
||||
"item0": {
|
||||
"ReferencedSOPClassUID": "1.2.840.10008.5.1.4.1.1.4",
|
||||
"ReferencedSOPInstanceUID": "1.3.12.2.1107.5.2.32.35162.2012021515511672669154094"
|
||||
},
|
||||
"item1": {
|
||||
"ReferencedSOPClassUID": "1.2.840.10008.5.1.4.1.1.4",
|
||||
"ReferencedSOPInstanceUID": "1.3.12.2.1107.5.2.32.35162.2012021515511286933854090"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "test15",
|
||||
"description": "Little Endian Explicit test data with massive sequence.",
|
||||
"tags": {
|
||||
"TransferSyntaxUID": "1.2.840.10008.1.2.1",
|
||||
"Modality": "MR",
|
||||
"PatientName": "dwv-patient-name-15",
|
||||
"PhotometricInterpretation": "MONOCHROME2",
|
||||
"SamplesPerPixel": 1,
|
||||
"PixelRepresentation": 0,
|
||||
"Rows": 32,
|
||||
"Columns": 32,
|
||||
"BitsAllocated": 16,
|
||||
"BitsStored": 12,
|
||||
"HighBit": 11,
|
||||
"ReferencedImageSequence": {
|
||||
"explicitLength": true,
|
||||
"item0": {
|
||||
"ReferencedSOPClassUID": "1.2.840.10008.5.1.4.1.1.4",
|
||||
"ReferencedSOPInstanceUID": "1.3.12.2.1107.5.2.32.35162.2012021515511672669154094"
|
||||
},
|
||||
"item1": {
|
||||
"ReferencedSOPClassUID": "1.2.840.10008.5.1.4.1.1.4",
|
||||
"ReferencedSOPInstanceUID": "1.3.12.2.1107.5.2.32.35162.2012021515511286933854090"
|
||||
},
|
||||
"item2": {}
|
||||
},
|
||||
"SourceImageSequence": {
|
||||
"explicitLength": false,
|
||||
"item0": {
|
||||
"ReferencedSOPClassUID": "1.2.840.10008.5.1.4.1.1.4",
|
||||
"ReferencedSOPInstanceUID": "1.3.12.2.1107.5.2.32.35162.2012021515511672669154094"
|
||||
},
|
||||
"item1": {
|
||||
"ReferencedSOPClassUID": "1.2.840.10008.5.1.4.1.1.4",
|
||||
"ReferencedSOPInstanceUID": "1.3.12.2.1107.5.2.32.35162.2012021515511286933854090"
|
||||
},
|
||||
"item2": 0
|
||||
},
|
||||
"ReferencedPatientSequence": {},
|
||||
"ReferencedOverlaySequence": 0,
|
||||
"ReferringPhysicianIdentificationSequence": {
|
||||
"explicitLength": true,
|
||||
"item0": {}
|
||||
},
|
||||
"ConsultingPhysicianIdentificationSequence": {
|
||||
"explicitLength": false,
|
||||
"item0": 0
|
||||
},
|
||||
"ReferencedStudySequence": {
|
||||
"explicitLength": true,
|
||||
"item0": {
|
||||
"PurposeOfReferenceCodeSequence": {
|
||||
"item0": {
|
||||
"CodeValue": "123456"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"ReferencedSeriesSequence": {
|
||||
"explicitLength": false,
|
||||
"item0": {
|
||||
"PurposeOfReferenceCodeSequence": {
|
||||
"item0": {
|
||||
"CodeValue": "789101"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"ReferencedInstanceSequence": {
|
||||
"explicitLength": true,
|
||||
"item0": {
|
||||
"PurposeOfReferenceCodeSequence": {}
|
||||
}
|
||||
},
|
||||
"ReferencedVisitSequence": {
|
||||
"explicitLength": false,
|
||||
"item0": {
|
||||
"PurposeOfReferenceCodeSequence": 0
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user