Table of Contents

Method ForEachAsByte

Namespace
OpenCvSharp
Assembly
OpenCvSharp.dll

ForEachAsByte(MatForeachFunctionByte)

Runs the given functor over all matrix elements in parallel.

public void ForEachAsByte(MatForeachFunctionByte operation)

Parameters

operation MatForeachFunctionByte