Show / Hide Table of Contents
View Source

Class DICOM2DoseMatrix

Inheritance
System.Object
DICOM2Matrix
DICOM2DoseMatrix
Inherited Members
DICOM2Matrix.FillMetadata(Matrix, DICOMObject)
Namespace:EvilDICOM.CV.IO
Assembly:EvilDICOM.CV.dll
Syntax
public class DICOM2DoseMatrix : DICOM2Matrix

Methods

View Source

ParseDICOM(String, Nullable<Double>, Boolean)

Declaration
public static DoseMatrix ParseDICOM(string dcmFile, double? prescribedDoseGy = null, bool convertToRelative = true)
Parameters
Type Name Description
System.String dcmFile
System.Nullable<System.Double> prescribedDoseGy
System.Boolean convertToRelative
Returns
Type Description
DoseMatrix
Back to top Copyright © 2015-2016 Microsoft
Generated by DocFX