Click or drag to resize
XDL

XDMBandChangeDetectSig Methods

The XDMBandChangeDetectSig type exposes the following members.

Methods
  NameDescription
Public methodCalcChangeStatistics
특정영역에 대한 통계값을 설정하기 위해 변화전과 변화후의 ID를 대상으로 계산을 수행한다.
Public methodGetChangeStatistics
통계치를 계산한 후(CalcChangeStatistics 함수를 이용) 변경전과 변경후의 화소의 변경 자료를 얻는다.
Public methodGetInputParam
this객체에 설정된 입력 변수를 얻는다.
Public methodSetInputParam
2장의 Signature 영상(XGIS Band)에 대한 변화탐지를 수행하기 위한 파라미터를 정의한 XBandParamChangeDetectSig객체를 설정한다.
Top
See Also