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