Initializes as N x 1 matrix and copys array data to this
Namespace: OpenCvSharp.CPlusPlus
Assembly: OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- enumerable
- Type: System.Collections.GenericIEnumerableVec3d
Source array data to be copied to this
Return Value
Type: MatOfDouble3[Missing <returns> documentation for "M:OpenCvSharp.CPlusPlus.MatOfDouble3.FromArray(System.Collections.Generic.IEnumerable{OpenCvSharp.CPlusPlus.Vec3d})"]
See Also