Click or drag to resize
XDL

XBandParamEOIRWaveletHaar Class

XBandParamEOIRWaveletHaar 클래스는 EOIR fusion 방법(eEOIRType)으로 WaveletHaar을 사용할 때 XDMBandEOIR 객체에 대한 입력 파라미터를 설정한다.
Inheritance Hierarchy
SystemObject
  Pixoneer.NXDL.NRSXBandParamBase
    Pixoneer.NXDL.NRSEXXBandParamEOIR
      Pixoneer.NXDL.NRSEXXBandParamEOIRWaveletHaar

Namespace: Pixoneer.NXDL.NRSEX
Assembly: NXDLrsEx (in NXDLrsEx.dll) Version: 2.0.3.38
Syntax
C#
public class XBandParamEOIRWaveletHaar : XBandParamEOIR

The XBandParamEOIRWaveletHaar type exposes the following members.

Constructors
 NameDescription
Public methodXBandParamEOIRWaveletHaar XBandParamEOIRWaveletHaar클래스의 기본 생성자로서, 멤버변수에 대하여 초기화를 수행한다.
Top
Properties
 NameDescription
Public propertyWavHighPassType Wavelet High Pass Type.
Public propertyWavLevel Wavelet Level.
Public propertyWavLowPassType Wavelet Low Pass Type.
Top
See Also