Click or drag to resize
XDL

XBandParamUnSuperClassKMeansMaxIteration Property

최대 반복 회수

K-Means Clustering 완료는 반복 회수가 이 값에 도달하면 분류를 멈춘다.


Namespace: Pixoneer.NXDL.NRS
Assembly: NXDLrs (in NXDLrs.dll) Version: 2.0.3.38
Syntax
C#
public int MaxIteration { get; set; }

Property Value

Int32
See Also