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