ContRap
The symbolic tool for control-flow based rapid prototyping.

Function Primitive2D from cvtypeconv
Brief description

Primitive2D(matrix:CvMat):Primitive2D

Converts a matrix to a list of point primitives More ...

Function information
Name: Primitive2D
Base: Primitive2D
Group: OpenCV plugins:Primitives plugins
Icon: typeconversion.png
Color: blue
Authors:
Copyright:

Detailed description

Converts a matrix to a list of point primitives

Input parameters
matrix: CvMat
Matrix with point coordinates as rows

Return values
Default return value: Primitive2D
Container primitive with the points