Property FillValue
FillValue
Gets or sets a OpenCV.Net.Scalar specifying the value to which all pixels that fall outside image boundaries will be set to.
public Scalar FillValue { get; set; }
Property Value
- Scalar
Gets or sets a OpenCV.Net.Scalar specifying the value to which all pixels that fall outside image boundaries will be set to.
public Scalar FillValue { get; set; }