http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Obtain the Y value from the X value using first degree interpolation
Namespace: Emgu.CV.StructureAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public float YByX( float x ) |
Visual Basic |
---|
Public Function YByX ( _ x As Single _ ) As Single |
Visual C++ |
---|
public: float YByX( float x ) |
Parameters
- x
- Type: System..::..Single
The X value