做深度学习方向上,目前只需获取影像中的所需要的tag信息和原始图像,便于后续的处理、识别等。
In the beginningof the 1980s it was almost impossible for anyone other than manufacturers ofcomputed tomography or magnetic resonance imaging devices to decode the imagesthat the machines generated. Radiologists and medical physicists wanted to usethe images for dose-planning for radiation therapy. ACR...
For example, ",0010" only matches Element Number 0010, while "0010" also matches the Group Number 0010. Search for DICOM Tags: Tag VR Name (0002,0000) UL File Meta Information Group Length (0002,0001) OB File Meta Information Version (0002,0002) UI Media Storage SOP Class UID ...
利用dicom中tag的窗位和窗宽的值,进行像素的归一化。也就是将最初的计算min和max值的方式变换一下:m...
OsiriX MD can read and display all the DICOM fields associated to the images, such as radiation dose, image position, referring physician, … OsiriX MD can export DICOM files to CD/DVD or USB sticks, including a stand-alone cross-platform viewer to display the images. ...
All of the data in a RDSR is in public fields, each identified by a DICOM tag or unique concept name. The RDSR always contains patient and examination data, total dose data for the entire procedure. For interventional procedures, the RDSR also contains technical, geometric, and dosimetric ...
///(300A,068B) VR=CS VM=1 Dose Value Interpretation public readonly static DicomTag DoseValueInterpretation = new DicomTag(0x300A, 0x068B); ///(300A,0700) VR=UI VM=1 Treatment Session UID public readonly static DicomTag TreatmentSessionUID = new DicomTag(0x300A, 0x0700); @@ -...
AttributeName:AttributessupportedtobuildanEXAMPLEINTEGRATED-MODALITYWorklist RequestIdentifier. Tag:DICOMtagforthisattribute. VR:DICOMVRforthisattribute. M:Matchingkeysfor(automatic)WorklistUpdate.ASwillindicatethatEXAMPLE- INTEGRATED-MODALITYwillsupplyanattribute...
In the beginningof the 1980s it was almost impossible for anyone other than manufacturers ofcomputed tomography or magnetic resonance imaging devices to decode the imagesthat the machines generated. Radiologists and medical physicists wanted to usethe images for dose-planning for radiation therapy. ACR...
_uids.Add(DicomUID.OrganForRadiationDoseEstimate10060.UID, DicomUID.OrganForRadiationDoseEstimate10060); _uids.Add(DicomUID.AbsorbedRadiationDoseType10061.UID, DicomUID.AbsorbedRadiationDoseType10061); @@ -1851,6 +1858,16 @@ private static void LoadInternalUIDs() _uids.Add(DicomUID.WaveformAnnotation...