Method Equals
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
Equals(Vec2d)
Indicates whether the current object is equal to another object of the same type.
public readonly bool Equals(Vec2d other)
Parameters
otherVec2dAn object to compare with this object.
Returns
Equals(object?)
public override readonly bool Equals(object? obj)
Parameters
objobject