Returns image header for arbitrary array
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- arr
- Type: OpenCvSharpCvArr
Input array.
Return Value
Type: IplImagereturns the image header for the input array that can be a matrix
See Also