http://www.emgu.com
Assembly: Emgu.CV.GPU (in Emgu.CV.GPU.dll) Version: 2.3.0.1416 (2.3.0.1416)
Convert this GpuMat to a Matrix
Namespace: Emgu.CV.GPUAssembly: Emgu.CV.GPU (in Emgu.CV.GPU.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public Matrix<TDepth> ToMatrix() |
Visual Basic |
---|
Public Function ToMatrix As Matrix(Of TDepth) |
Visual C++ |
---|
public: Matrix<TDepth>^ ToMatrix() |