Show / Hide Table of Contents
View Source

Class DoseMatrixExtensions

Inheritance
System.Object
DoseMatrixExtensions
Namespace:EvilDICOM.CV.Extensions
Assembly:EvilDICOM.CV.dll
Syntax
public static class DoseMatrixExtensions : object

Methods

View Source

ResampleToImage(DoseMatrix, ImageMatrix)

Declaration
public static DoseMatrix ResampleToImage(this DoseMatrix d1, ImageMatrix im)
Parameters
Type Name Description
DoseMatrix d1
ImageMatrix im
Returns
Type Description
DoseMatrix
Back to top Copyright © 2015-2016 Microsoft
Generated by DocFX