http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Copy this histogram to destination
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public void Copy( DenseHistogram destination ) |
Visual Basic |
---|
Public Sub Copy ( _ destination As DenseHistogram _ ) |
Visual C++ |
---|
public: void Copy( DenseHistogram^ destination ) |
Parameters
- destination
- Type: Emgu.CV..::..DenseHistogram
The histogram to copy to