http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Compares CvTrack for equality
Namespace: Emgu.CV.CvbAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Syntax
C# |
---|
public bool Equals( CvTrack other ) |
Visual Basic |
---|
Public Function Equals ( _ other As CvTrack _ ) As Boolean |
Visual C++ |
---|
public: virtual bool Equals( CvTrack other ) sealed |
Parameters
- other
- Type: Emgu.CV.Cvb..::..CvTrack
The other track to compares with