Initializes this object
            
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- vx
- Type: SystemDouble
 The X component of the normalized vector collinear to the line
- vy
- Type: SystemDouble
 The Y component of the normalized vector collinear to the line
- x1
- Type: SystemDouble
 Z-coordinate of some point on the line
- y1
- Type: SystemDouble
 Z-coordinate of some point on the line
See Also