Click or drag to resize
XDL

XBandParamIRFilter2Meam Class

XBandParamIRFilter2Meam 클래스는 IR 필터링 방법(eIRFilterType)으로 Meam을 사용할 때 XDMBandIRFilter2 객체에 대한 입력 파라미터를 설정한다.
Inheritance Hierarchy

Namespace:  Pixoneer.NXDL.NRSEX
Assembly:  NXDLrsEx (in NXDLrsEx.dll) Version: 2.0.3.31
Syntax
C#
public class XBandParamIRFilter2Meam : XBandParamIRFilter2

The XBandParamIRFilter2Meam type exposes the following members.

Constructors
  NameDescription
Public methodXBandParamIRFilter2Meam
XBandParamIRFilter2Meam클래스의 기본 생성자로서, 멤버변수에 대하여 초기화를 수행한다.
Top
Properties
  NameDescription
Public propertyGain1
Meam Parameter - Gain1.
Public propertyGain2
Meam Parameter - Gain2.
Public propertyGainThreshold
Meam Parameter - GainThreshold.
Public propertyKernelSize
Meam Parameter - KernelSize.
Public propertyLsAlpha
Linear Scaling Parameter - Alpha.
Public propertyLsBeta
Linear Scaling Parameter - Beta.
Public propertyLsYMax
Linear Scaling Parameter - YMax.
Public propertyLsYMin
Linear Scaling Parameter - YMin.
Top
See Also