|
XBandParamUnSuperClassKMeansMaxIteration Property
|
최대 반복 회수
K-Means Clustering 완료는 반복 회수가 이 값에 도달하면 분류를 멈춘다.
Namespace: Pixoneer.NXDL.NRSAssembly: NXDLrs (in NXDLrs.dll) Version: 2.0.3.38
Syntaxpublic int MaxIteration { get; set; }
Property Value
Int32
See Also