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