http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Obtain the Y value from the X value using first degree interpolation
Namespace: Emgu.CV.StructureAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
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