Click or drag to resize
XDL

XBandParamSpatialFilterParamValue2 Property

공간 필터의 두번째 매개변수를 설정.
  • LeeMul : Multiplicative Noise Variance
  • LeeAddMul : Multiplicative Noise Mean
  • Lee_Enhance : Damping factor
  • FrostEnhance : Damping factor
  • Unsharp Mask : 하이패스 영상 weight(기본값 0.7)
  • CooccurAverage : Y shift
  • CooccurStdev : Y shift
  • CooccurAngularsm : Y shift
  • CooccurContrast : Y shift
  • CooccurCorrelation : Y shift

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

Property Value

Double
See Also