| VideoCaptureRectification Property |
TOWRITE (note: only supported by DC1394 v 2.x backend currently)
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax public double Rectification { get; set; }
Public Property Rectification As Double
Get
Set
public:
property double Rectification {
double get ();
void set (double value);
}
member Rectification : float with get, set
Property Value
Type:
DoubleSee Also