Table of Contents

Method ForEachAsDouble

Namespace
OpenCvSharp
Assembly
OpenCvSharp.dll

ForEachAsDouble(MatForeachFunctionDouble)

Runs the given functor over all matrix elements in parallel.

public void ForEachAsDouble(MatForeachFunctionDouble operation)

Parameters

operation MatForeachFunctionDouble