Click or drag to resize
XDL

XBandParamSuperClass Class

XBandParamSuperClass 클래스는 XDMBandSuperClass 객체에 대한 입력 파라미터를 설정한다.
Inheritance Hierarchy

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

The XBandParamSuperClass type exposes the following members.

Properties
  NameDescription
Public propertyArrBandList
분류를 위한 영상 밴드의 List.
Public propertyMethod
감독분류 방법을 설정한다.
Public propertyNullValue
분류시 설정되는 Null Value가 되는 값을 설정한다. Null Value설정시 분류에서 제외된다.
Public propertySigSet
분류를 위한 Signature 구조체 집합을 설정한다. Signature는 ROI 영역 안의 영상 통계값을 계산하고, 이러한 통계값과 유사도가 높은 픽셀들을 분류하여 결과를 생성한다.
Top
See Also