feat: base go mkiso

This commit is contained in:
2026-06-05 08:11:44 +07:00
commit 983667a76a
63 changed files with 5322 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
<?xml version="1.0"?>
<Animations target="all" framePerSecond="15" showAllFrame="true" loop="true"/>

View File

@@ -0,0 +1,2 @@
<?xml version="1.0"?>
<Annotation color="#FFFF00" handleColor="#FF0000" textColor="#FFFFFF" width="1" useUserCalibrate="false" calibrateDataX="1" calibrateDataY="1" show="true"/>

View File

@@ -0,0 +1,2 @@
<?xml version="1.0"?>
<Application showMaximazed="true" showSplash="true" showDefaultViewerDialog="false"/>

View File

@@ -0,0 +1,2 @@
<?xml version="1.0"?>
<ExportDicom target="image" imageSize="original" exportFrameToSeparateFiles="false" seperateFiles="false" videoSize="original" exportAnnotations="false"/>

View File

@@ -0,0 +1,2 @@
<?xml version="1.0"?>
<ExportImage target="image" imageFormat="jpg" exportFrame="true" createSubFolder="true" imageSize="original" exportAnnotations="true" exportOverlayType="all" jpeg_quality="75"/>

View File

@@ -0,0 +1,2 @@
<?xml version="1.0"?>
<ExportVideo target="image" imageFormat="wmv" framePerSecond="25" exportFrame="true" noCompression="false" seperateFiles="false" videoSize="original" exportAnnotations="true" exportOverlayType="all" quality="100"/>

View File

View File

@@ -0,0 +1,20 @@
<?xml version="1.0"?>
<Overlay>
<entry group="0x0010" element="0x0010" position="topLeft" description="DCM_PatientName"/>
<entry group="0x0010" element="0x0040" position="topLeft" description="DCM_PatientSex"/>
<entry group="0x0010" element="0x0020" position="topLeft" description="DCM_PatientID"/>
<entry group="0x0010" element="0x0030" position="topLeft" description="DCM_PatientBirthDate"/>
<entry group="0x0008" element="0x0060" position="topLeft" description="DCM_Modality"/>
<entry group="0x0008" element="0x0080" position="topRight" description="DCM_InstitutionName"/>
<entry group="0x0008" element="0x1090" position="topRight" description="DCM_ManufacturerModelName"/>
<entry group="0x0008" element="0x0090" position="topRight" description="DCM_ReferringPhysicianName"/>
<entry group="0x0008" element="0x0020" position="topRight" description="DCM_StudyDate" group_if_missing="0x0008" element_if_missing="0x0021"/>
<entry group="0x0008" element="0x0030" position="topRight" description="DCM_StudyTime" group_if_missing="0x0008" element_if_missing="0x0031"/>
<entry group="0x0008" element="0x103e" position="bottomLeft" description="DCM_SeriesDescription"/>
<entry group="0x0018" element="0x0050" position="bottomLeft" description="DCM_SliceThickness" text="ST"/>
<entry group="0x0018" element="0x0080" position="bottomLeft" description="DCM_RepetitionTime" text="RT"/>
<entry group="0x0018" element="0x0081" position="bottomLeft" description="DCM_EchoTime" text="ET"/>
<entry viewElement="windowLength" position="bottomRight" description="Window Length" text="L:"/>
<entry viewElement="windowWidth" position="bottomRight" description="Windows Width" text="W:"/>
<entry viewElement="zoom" position="bottomRight" description="Zoom" text="Zoom:"/>
</Overlay>

View File

@@ -0,0 +1,2 @@
<?xml version="1.0"?>
<StandardOverlay color="#FFFFFF" show="true" showPatientData= "true"/>

View File

@@ -0,0 +1,2 @@
<?xml version="1.0"?>
<Print framePerPage="6" pageNumber="both" showHeader="true" showFooter="true" showAllFrame="true" showDicomTags="true" overlayType="all" showAnnotation="true" showDate="true" headerText="" footerText="www.microdicom.com" showDicomInfo="true" leftMargin="0.25" topMargin="0.25" rightMargin="0.25" bottomMargin="0.25"/>

View File

@@ -0,0 +1,11 @@
<?xml version="1.0"?>
<WINDOWLEVEL>
<PRESET name="Skull" center="25" width="95"/>
<PRESET name="Lung" center="-400" width="1600"/>
<PRESET name="Abdomen" center="10" width="400"/>
<PRESET name="Mediastinum" center="10" width="450"/>
<PRESET name="Bone" center="300" width="2500"/>
<PRESET name="Spine" center="20" width="300"/>
<PRESET name="Postmyelo" center="200" width="1000"/>
<PRESET name="Felsenbein" center="500" width="4000"/>
</WINDOWLEVEL>