Method ForEachAsVec2f
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
ForEachAsVec2f(MatForeachFunctionVec2f)
Runs the given functor over all matrix elements in parallel.
public void ForEachAsVec2f(MatForeachFunctionVec2f operation)
Parameters
operationMatForeachFunctionVec2f