Click or drag to resize

MatTElemReshape Method

Overload List
  NameDescription
Public methodReshape(Int32)
Changes the shape of channels of a 2D matrix without copying the data.
Public methodReshape(Int32)
Changes the shape of a 2D matrix without copying the data.
Public methodReshape(Int32, Int32)
Changes the shape and/or the number of channels of a 2D matrix without copying the data.
(Inherited from Mat.)
Public methodReshape(Int32, Int32)
Changes the shape and/or the number of channels of a 2D matrix without copying the data.
(Inherited from Mat.)
Top
See Also