Please enable JavaScript to view this site.

uEye .NET Manual 4.97

Class

uEye.HotpixelAdaptiveCorrection

Accessible

Camera.Hotpixel.AdaptiveCorrection.GetNumberDetectedCluster

Syntax

uEye.HotpixelAdaptiveCorrection.GetNumberDetectedCluster(out int numDetected)

Description

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

Parameter

numDetected: Returns the percentage of corrected hot pixels clusters.