http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Check if two MCvBGCodeBookModel equals
Namespace: Emgu.CV.StructureAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public bool Equals( MCvBGCodeBookModel other ) |
Visual Basic |
---|
Public Function Equals ( _ other As MCvBGCodeBookModel _ ) As Boolean |
Visual C++ |
---|
public: virtual bool Equals( MCvBGCodeBookModel other ) sealed |
Parameters
- other
- Type: Emgu.CV.Structure..::..MCvBGCodeBookModel
The other model to compare with