Click or drag to resize
XDL

XBandParamSpatialFilterKernelSize Property

공간 필터의 Kernel 크기를 설정. 예를 들어 KernelSize 가 3이면, 3x3 필터가 적용된다.

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

Property Value

Type: Int32
See Also