Method ForEachAsVec2s
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
ForEachAsVec2s(MatForeachFunctionVec2s)
Runs the given functor over all matrix elements in parallel.
public void ForEachAsVec2s(MatForeachFunctionVec2s operation)
Parameters
operationMatForeachFunctionVec2s