VectorOfKeyPoint Constructor |
| Name | Description | |
|---|---|---|
| VectorOfKeyPoint |
Create an empty standard vector of KeyPoint
| |
| VectorOfKeyPoint(Int32) |
Create an standard vector of KeyPoint of the specific size
| |
| VectorOfKeyPoint(MKeyPoint) |
Create an standard vector of KeyPoint with the initial values
| |
| VectorOfKeyPoint(SerializationInfo, StreamingContext) |
Constructor used to deserialize runtime serialized object
|