| MatOfPoint2fAdd Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | Add(Mat) | 
            Adds elements to the bottom of the matrix. (Mat.push_back)
            (Inherited from Mat.) | 
|  | Add(Point2f) | 
            Adds elements to the bottom of the matrix. (Mat::push_back)
            (Overrides MatTElem, TInheritAdd(TElem).) | 
 See Also
See Also