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