Table of Contents

Method ForEachAsInt16

Namespace
OpenCvSharp
Assembly
OpenCvSharp.dll

ForEachAsInt16(MatForeachFunctionInt16)

Runs the given functor over all matrix elements in parallel.

public void ForEachAsInt16(MatForeachFunctionInt16 operation)

Parameters

operation MatForeachFunctionInt16