Overload List
Name | Description | |
---|---|---|
Reshape(Int32) |
Changes the shape of channels of a 2D matrix without copying the data.
| |
Reshape(Int32) |
Changes the shape of a 2D matrix without copying the data.
| |
Reshape(Int32, Int32) |
Changes the shape and/or the number of channels of a 2D matrix without copying the data.
(Inherited from Mat.) | |
Reshape(Int32, Int32) |
Changes the shape and/or the number of channels of a 2D matrix without copying the data.
(Inherited from Mat.) |
See Also