Table of Contents

Interface IOutputArray

Namespace
Emgu.CV
Assembly
Emgu.CV.dll

This type is very similar to InputArray except that it is used for output function parameters.

public interface IOutputArray : IInputArray, IDisposable
Inherited Members
Extension Methods

Methods

GetOutputArray()

The unmanaged pointer to the output array

OutputArray GetOutputArray()

Returns

OutputArray

Get the output array