| MKeyPoint Structure |
Namespace: Emgu.CV.Structure
The MKeyPoint type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Inherited from ValueType.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from ValueType.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from ValueType.) |
| Name | Description | |
|---|---|---|
| Angle |
Orientation of the keypoint
| |
| ClassId |
class id
| |
| Octave |
octave
| |
| Point |
The location of the keypoint
| |
| Response |
Response of the keypoint
| |
| Size |
Size of the keypoint
|