|
BilateralSmoothingSpatialPower Property
|
Exponent power, used in Spatial function calculation, >= 1.
Namespace:
Accord.Imaging.Filters
Assembly:
Accord.Imaging (in Accord.Imaging.dll) Version: 3.8.0
Syntaxpublic double SpatialPower { get; set; }
Public Property SpatialPower As Double
Get
Set
Request Example
View SourceProperty Value
Type:
Double
RemarksDefault value is set to 2.
See Also