Click or drag to resize

VideoCaptureXI_OffsetY Property

Vertical offset from the origin to the area of interest (in pixels). [CV_CAP_PROP_XI_OFFSET_Y]

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public double XI_OffsetY { get; set; }

Property Value

Type: Double
See Also