Show / Hide Table of Contents
View Source

Class Cropper

Inheritance
System.Object
Cropper
Namespace:EvilDICOM.CV.Image.Ops
Assembly:EvilDICOM.CV.dll
Syntax
public static class Cropper : object

Methods

View Source

CropMatrixToStructure(Matrix, StructureMeta, Double)

Declaration
public static void CropMatrixToStructure(Matrix m, StructureMeta contour, double marginMM)
Parameters
Type Name Description
Matrix m
StructureMeta contour
System.Double marginMM
Back to top Copyright © 2015-2016 Microsoft
Generated by DocFX