Click or drag to resize
Accord.NET (logo)

CameraParameterBadPixelsCorrection Field

Enable/disable bad pixels correction. Type integer. By default 0.

Namespace:  Accord.Video.Ximea
Assembly:  Accord.Video.Ximea (in Accord.Video.Ximea.dll) Version: 3.8.0
Syntax
public const string BadPixelsCorrection = "bpc"
Request Example View Source

Field Value

Type: String
Remarks

Set 0 to disable bad pixels correction or 1 to enable.

See Also