Operator explicit operator
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
explicit operator Vec4f(DMatch)
public static explicit operator Vec4f(DMatch self)
Parameters
selfDMatch
Returns
explicit operator DMatch(Vec4f)
public static explicit operator DMatch(Vec4f v)
Parameters
vVec4f