Method ForEachAsVec2d
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
ForEachAsVec2d(MatForeachFunctionVec2d)
Runs the given functor over all matrix elements in parallel.
public void ForEachAsVec2d(MatForeachFunctionVec2d operation)
Parameters
operationMatForeachFunctionVec2d