Please enable JavaScript to view this site.

uEye .NET Manual 4.97

Class

uEye.HotpixelAdaptiveCorrection

Accessible

Camera.Hotpixel.AdaptiveCorrection.GetNumberDetected

Syntax

uEye.HotpixelAdaptiveCorrection.GetNumberDetected(out Int32 numDetected)

Description

Returns the number of corrected hot pixels in the last image. If the hot pixels are determined once (uEye.Defines.HotpixelAdaptiveCorrectionMode.DetectOnce) the value will not change until the next determination. For dynamic determination (uEye.Defines.HotpixelAdaptiveCorrectionMode.DetectDynamic), the value may change with each image.

Parameter

numDetected: Returns the percentage of corrected hot pixels.