Method ForEachAsInt32
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
ForEachAsInt32(MatForeachFunctionInt32)
Runs the given functor over all matrix elements in parallel.
public void ForEachAsInt32(MatForeachFunctionInt32 operation)
Parameters
operationMatForeachFunctionInt32