GpuMatTDepth Constructor |
| Name | Description | |
|---|---|---|
| GpuMatTDepth |
Create an empty GpuMat
| |
| GpuMatTDepth(IInputArray) |
Create a GpuMat from an CvArray of the same depth type
| |
| GpuMatTDepth(Size, Int32) |
Create a GpuMat of the specified size
| |
| GpuMatTDepth(Int32, Int32, Int32, Boolean) |
Create a GpuMat of the specified size
|