Cv2CreateContinuous Method |
| Name | Description | |
|---|---|---|
| CreateContinuous(Size, MatType) |
Creates continuous GPU matrix
| |
| CreateContinuous(Int32, Int32, MatType) |
Creates continuous GPU matrix
| |
| CreateContinuous(Size, MatType, GpuMat) |
Creates continuous GPU matrix
| |
| CreateContinuous(Int32, Int32, MatType, GpuMat) |
Creates continuous GPU matrix
|