UMat Constructor |
Name | Description | |
---|---|---|
![]() | UMat |
Create an empty cv::UMat
|
![]() | UMat(SerializationInfo, StreamingContext) |
Constructor used to deserialize runtime serialized object
|
![]() | UMat(UMat, Rectangle) |
Get the Umat header for the specific roi of the parent
|
![]() | UMat(Size, DepthType, Int32, UMatUsage) |
Create a umat of the specific type.
|
![]() | UMat(Int32, Int32, DepthType, Int32, UMatUsage) |
Create a umat of the specific type.
|