Click or drag to resize
XDL

XBandParamChangeDetectSig Class

XDMBandChangeDetectSig클래스에서 영상처리를 수행하기 위한 파라미터들을 정의한다.
Inheritance Hierarchy
SystemObject
  Pixoneer.NXDL.NRSXBandParamBase
    Pixoneer.NXDL.NRSXBandParamChangeDetectSig

Namespace:  Pixoneer.NXDL.NRS
Assembly:  NXDLrs (in NXDLrs.dll) Version: 1.2.817.72
Syntax
C#
public class XBandParamChangeDetectSig : XBandParamBase

The XBandParamChangeDetectSig type exposes the following members.

Constructors
  NameDescription
Public methodXBandParamChangeDetectSig
XBandParamChangeDetectSig클래스의 기본 생성자로서, 멤버변수에 대하여 초기화를 수행한다.
Top
Properties
  NameDescription
Public propertyArrChangeItem
XBandParamChangeDetectSig_ChangeItem객체를 추가하여 Signature의 변화 대상을 설정.
Public propertySrcBand1
첫번째 변화 탐지 대상 Band.
Public propertySrcBand2
두번째 변화 탐지 대상 Band.
Top
See Also