Return true if the two DenseHistogram equals
Namespace:
Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.1.0.649 (2.1.0.649)
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