Table of Contents

Interface IInputArray

Namespace
Emgu.CV
Assembly
Emgu.CV.dll

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