Show / Hide Table of Contents

Delegate MatForeachFunctionVec6s

Namespace: OpenCvSharp
Assembly: OpenCvSharp.dll
Syntax
public delegate void MatForeachFunctionVec6s(Vec6s*value, int *position);
Parameters
Type Name Description
Vec6s* value
System.Int32* position
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX