Click or drag to resize
Accord.NET (logo)

FastGuidedFilter Properties

The FastGuidedFilter type exposes the following members.

Properties
  NameDescription
Public propertyEpsilon
Epsilon value between 0.0 and 1.0 . Default is 0.01 .
Public propertyFormatTranslations
Format translations dictionary.
(Overrides BaseInPlaceFilterFormatTranslations.)
Public propertyKernelSize
KernelSize between 9 and 99. Default is 9.
Public propertyOverlayImage
Overlay image.
(Inherited from BaseInPlaceFilter2.)
Public propertySubSamplingRatio
SubSamplingRatio value between 0.25 and 1.0 . Default is 0.25 .
Public propertyUnmanagedOverlayImage
Unmanaged overlay image.
(Inherited from BaseInPlaceFilter2.)
Top
See Also