Click or drag to resize
XDL

XBandParamUnSuperClassIsodata Properties

The XBandParamUnSuperClassIsodata type exposes the following members.

Properties
  Name Description
Public property ExitPercentOfChange 최대 반복 회수에 도달하기 전에 ExitPercentOfChange 이하의 변화를 나타냈을 경우에 종료한다.
Public property MaxIteration 최대 반복 회수.

ISODATA Clustering의 완료는 반복 회수가 이 값에 도달하면 분류를 멈춘다

Public property MaxStdDevCluster 매 반복 수행후 군집 정리시 이 값보다 큰 표준 편차값을 가지는 군집에 대해서는 두 개의 군집으로 분리하게 된다. 이 때 분리되어 새롭게 생성되는 두 군집의 중심은 원래 군집의 평균에서 표준 편차값만큼 떨어진 지점이 된다.
Top
See Also