Click or drag to resize
DentalPanoramicExtractorSharpeningFactor Property

Get the sharpening factor applied on the panoramic image.

Namespace: OIV.ImageViz.Workflows
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public double SharpeningFactor { get; set; }

Property Value

Type: Double
Remarks

The higher this factor is, the sharper the output image is. If it is equal to 0, no sharpening is applied. Default value is 4.

See Also