Delegate MatForeachFunctionVec6s
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
Callback invoked once per element when ForEachAsVec6s(MatForeachFunctionVec6s) runs the given functor over all matrix elements in parallel.
public delegate void MatForeachFunctionVec6s(Vec6s* value, int* position)