The user-defined distance function for cvCalcEMD2. It takes coordinates of two points and returns the distance between the points.
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- f1
- Type: SystemSingle
- f2
- Type: SystemSingle
Return Value
Type: Int32See Also