CudaImageTColor, TDepth Constructor |
Name | Description | |
---|---|---|
![]() | CudaImageTColor, TDepth |
Create an empty CudaImage
|
![]() | CudaImageTColor, TDepth(Size) |
Create a CudaImage of the specific size
|
![]() | CudaImageTColor, TDepth(IInputArray) |
Create a GPU image from a regular image
|
![]() | CudaImageTColor, TDepth(Int32, Int32) |
Create a CudaImage of the specific size
|
![]() | CudaImageTColor, TDepth(Int32, Int32, Boolean) |
Create a CudaImage of the specific size
|
![]() | CudaImageTColor, TDepth(CudaImageTColor, TDepth, MCvSlice, MCvSlice) |
Create a CudaImage from the specific region of image. The data is shared between the two CudaImage
|