決定された2値化閾値(チャネル毎)

Namespace: FVIL.Conversion
Assembly: FVILbasic (in FVILbasic.dll) Version: 3.1.0.0 (3.1.0.17)

Syntax

C#
protected List<int> m_Thresholds
Visual Basic
Protected m_Thresholds As List(Of Integer)

Field Value

Type: List<(Of <(<'Int32>)>)>

See Also