|
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"
Public Const BadPixelsCorrection As String = "bpc"
Request Example
View SourceField Value
Type:
StringRemarks Set 0 to disable bad pixels correction or 1 to enable.
See Also