2値化閾値

Namespace: FVIL.Video
Assembly: FVILdevice (in FVILdevice.dll) Version: 3.1.0.0 (3.1.0.5)

Syntax

C#
public uint Threshold { get; set; }
Visual Basic
Public Property Threshold As UInteger
	Get
	Set

Return Value

Type: UInt32

2値化閾値の取得または設定を行います。

See Also