Interface IInputArray
This is the proxy class for passing read-only input arrays into OpenCV functions.
public interface IInputArray : IDisposable
- Inherited Members
- Extension Methods
Methods
GetInputArray()
The unmanaged pointer to the input array.
InputArray GetInputArray()
Returns
- InputArray
The input array