Table of Contents

Method ForEachAsVec2i

Namespace
OpenCvSharp
Assembly
OpenCvSharp.dll

ForEachAsVec2i(MatForeachFunctionVec2i)

Runs the given functor over all matrix elements in parallel.

public void ForEachAsVec2i(MatForeachFunctionVec2i operation)

Parameters

operation MatForeachFunctionVec2i