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