Click or drag to resize

ImageViewer Constructor

Initializes a new instance of the ImageViewer class

Namespace: RAYLASE.Marker.ClickAndTeachPlugin.ImageViewer
Assembly: RAYLASE.Marker.ClickAndTeachPlugin (in RAYLASE.Marker.ClickAndTeachPlugin.dll) Version: 2.49.0
Syntax
C#
public ImageViewer(
	Mat resultMat
)

Parameters

resultMat  Mat

[Missing <param name="resultMat"/> documentation for "M:RAYLASE.Marker.ClickAndTeachPlugin.ImageViewer.ImageViewer.#ctor(Emgu.CV.Mat)"]

See Also