Click or drag to resize
XDL

XDMBandUnSuperClass Methods

The XDMBandUnSuperClass type exposes the following members.

Methods
  Name Description
Public method Clustering 무감독 분류시 사전 분광 통계 정보를 계산한다. 입력 파라미터 설정 후 분광 통계 정보를 설정을 위해 반드시 호출해야 하는 함수이다.
Public method GetClusterDistance Cluster Index와 Band Index에 해당하는 거리를 얻는다.
Public method GetClusterMean Cluster Index와 Band Index에 해당하는 평균값을 얻는다.
Public method GetClusterPopulation 입력 Cluster Index에 해당하는 Population값을 얻는다.
Public method GetClusterSum Cluster Index와 Band Index에 해당하는 합계를 얻는다.
Public method GetClusterSum2 Cluster Index와 Band Index에 해당하는 제곱합을 얻는다.
Public method GetClusterVariance Cluster Index와 Band Index에 해당하는 분산값을 얻는다.
Public method GetInputParam 무감독 분류 영상처리를 위한 파라미터를 얻는다.
Public method GetNumClusters Clustering 후 군집 개수를 가져온다.
Public method SetInputParam 무감독 분류 영상처리를 위한 입력 파라미터를 설정.
Top
See Also