Click or drag to resize
XDL

XBandParamUnSuperClassMinDistanceCluster Property

군집을 정리할 때 군집 중심 간 거리가 이 값보다 작은 경우에는 하나의 군집으로 합친다.

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

Property Value

Double
See Also