VectorOfMat Constructor |
| Name | Description | |
|---|---|---|
| VectorOfMat |
Create an empty standard vector of Mat
| |
| VectorOfMat(Int32) |
Create an standard vector of Mat of the specific size
| |
| VectorOfMat(Mat) |
Create an standard vector of Mat with the initial values
|