MatTElemAdd Method |
| Name | Description | |
|---|---|---|
| Add(Byte) |
Adds elements to the bottom of the matrix. (Mat::push_back)
(Inherited from Mat.) | |
| Add(Double) |
Adds elements to the bottom of the matrix. (Mat::push_back)
(Inherited from Mat.) | |
| Add(Int16) |
Adds elements to the bottom of the matrix. (Mat::push_back)
(Inherited from Mat.) | |
| Add(Int32) |
Adds elements to the bottom of the matrix. (Mat::push_back)
(Inherited from Mat.) | |
| Add(SByte) |
Adds elements to the bottom of the matrix. (Mat::push_back)
(Inherited from Mat.) | |
| Add(Single) |
Adds elements to the bottom of the matrix. (Mat::push_back)
(Inherited from Mat.) | |
| Add(UInt16) |
Adds elements to the bottom of the matrix. (Mat::push_back)
(Inherited from Mat.) | |
| Add(TElem) |
Adds elements to the bottom of the matrix. (Mat::push_back)
| |
| Add(Mat) |
Adds elements to the bottom of the matrix. (Mat.push_back)
(Inherited from Mat.) | |
| Add(Point) |
Adds elements to the bottom of the matrix. (Mat::push_back)
(Inherited from Mat.) | |
| Add(Point2d) |
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)
(Inherited from Mat.) | |
| Add(Point3d) |
Adds elements to the bottom of the matrix. (Mat::push_back)
(Inherited from Mat.) | |
| Add(Point3f) |
Adds elements to the bottom of the matrix. (Mat::push_back)
(Inherited from Mat.) | |
| Add(Point3i) |
Adds elements to the bottom of the matrix. (Mat::push_back)
(Inherited from Mat.) | |
| Add(Rect) |
Adds elements to the bottom of the matrix. (Mat::push_back)
(Inherited from Mat.) | |
| Add(Rect2d) |
Adds elements to the bottom of the matrix. (Mat::push_back)
(Inherited from Mat.) | |
| Add(Rect2f) |
Adds elements to the bottom of the matrix. (Mat::push_back)
(Inherited from Mat.) | |
| Add(Size) |
Adds elements to the bottom of the matrix. (Mat::push_back)
(Inherited from Mat.) | |
| Add(Size2d) |
Adds elements to the bottom of the matrix. (Mat::push_back)
(Inherited from Mat.) | |
| Add(Size2f) |
Adds elements to the bottom of the matrix. (Mat::push_back)
(Inherited from Mat.) | |
| Add(Vec2b) |
Adds elements to the bottom of the matrix. (Mat::push_back)
(Inherited from Mat.) | |
| Add(Vec2d) |
Adds elements to the bottom of the matrix. (Mat::push_back)
(Inherited from Mat.) | |
| Add(Vec2f) |
Adds elements to the bottom of the matrix. (Mat::push_back)
(Inherited from Mat.) | |
| Add(Vec2i) |
Adds elements to the bottom of the matrix. (Mat::push_back)
(Inherited from Mat.) | |
| Add(Vec2s) |
Adds elements to the bottom of the matrix. (Mat::push_back)
(Inherited from Mat.) | |
| Add(Vec2w) |
Adds elements to the bottom of the matrix. (Mat::push_back)
(Inherited from Mat.) | |
| Add(Vec3b) |
Adds elements to the bottom of the matrix. (Mat::push_back)
(Inherited from Mat.) | |
| Add(Vec3d) |
Adds elements to the bottom of the matrix. (Mat::push_back)
(Inherited from Mat.) | |
| Add(Vec3f) |
Adds elements to the bottom of the matrix. (Mat::push_back)
(Inherited from Mat.) | |
| Add(Vec3i) |
Adds elements to the bottom of the matrix. (Mat::push_back)
(Inherited from Mat.) | |
| Add(Vec3s) |
Adds elements to the bottom of the matrix. (Mat::push_back)
(Inherited from Mat.) | |
| Add(Vec3w) |
Adds elements to the bottom of the matrix. (Mat::push_back)
(Inherited from Mat.) | |
| Add(Vec4b) |
Adds elements to the bottom of the matrix. (Mat::push_back)
(Inherited from Mat.) | |
| Add(Vec4d) |
Adds elements to the bottom of the matrix. (Mat::push_back)
(Inherited from Mat.) | |
| Add(Vec4f) |
Adds elements to the bottom of the matrix. (Mat::push_back)
(Inherited from Mat.) | |
| Add(Vec4i) |
Adds elements to the bottom of the matrix. (Mat::push_back)
(Inherited from Mat.) | |
| Add(Vec4s) |
Adds elements to the bottom of the matrix. (Mat::push_back)
(Inherited from Mat.) | |
| Add(Vec4w) |
Adds elements to the bottom of the matrix. (Mat::push_back)
(Inherited from Mat.) | |
| Add(Vec6b) |
Adds elements to the bottom of the matrix. (Mat::push_back)
(Inherited from Mat.) | |
| Add(Vec6d) |
Adds elements to the bottom of the matrix. (Mat::push_back)
(Inherited from Mat.) | |
| Add(Vec6f) |
Adds elements to the bottom of the matrix. (Mat::push_back)
(Inherited from Mat.) | |
| Add(Vec6i) |
Adds elements to the bottom of the matrix. (Mat::push_back)
(Inherited from Mat.) | |
| Add(Vec6s) |
Adds elements to the bottom of the matrix. (Mat::push_back)
(Inherited from Mat.) | |
| Add(Vec6w) |
Adds elements to the bottom of the matrix. (Mat::push_back)
(Inherited from Mat.) |