Show / Hide Table of Contents

Delegate MatForeachFunctionVec3d

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