Library cvtypeconv
Overview
This library is undocumented
Non-class functions
Here you will find the list of all functions, which are defined outside the scope of a class.
Class Primitive2D
Here you will find the class functions of 'Primitive2D' defined in the library 'cvtypeconv'.
- Primitive2D(matrix:CvMat):Primitive2D
- Converts a matrix to a list of point primitives
- Primitive2D(sequence:CvSeq):Primitive2D
- Converts a vector of points to primitives
- Primitive2D(points:std::vector<CvPoint2D32f>):Primitive2D
- Converts a vector of points to primitives