Overload List
Name | Description |
---|---|
GpuMat<(Of <(<'TDepth>)>)>(CvArray<(Of <<'(TDepth>)>>)) |
Create a GpuMat from an CvArray of the same depth type
|
GpuMat<(Of <(<'TDepth>)>)>(Size, Int32) |
Create a GpuMat of the specified size
|
GpuMat<(Of <(<'TDepth>)>)>(Int32, Int32, Int32) |
Create a GpuMat of the specified size
|