Show / Hide Table of Contents
View Source

Class GraticuleRenderer

Inheritance
System.Object
GraticuleRenderer
Namespace:EvilDICOM.CV.Drawing.Renderers
Assembly:EvilDICOM.CV.dll
Syntax
public class GraticuleRenderer : object

Methods

View Source

Render(Mat, Double, Double)

Declaration
public static void Render(Mat image, double collimatorAngleDeg, double mmPerPixel)
Parameters
Type Name Description
Mat image
System.Double collimatorAngleDeg
System.Double mmPerPixel
Back to top Copyright © 2015-2016 Microsoft
Generated by DocFX