| 
               | 
            
              SpeededUpRobustFeaturePoint Properties | 
          
The SpeededUpRobustFeaturePoint type exposes the following members.
| Name | Description | |
|---|---|---|
| Descriptor | 
              Gets or sets the descriptor vector
              associated with this point.
              | |
| Laplacian | 
              Gets or sets the sign of laplacian for this point
              (which may be useful for fast matching purposes).
              | |
| Orientation | 
              Gets or sets the orientation of this point
              measured anti-clockwise from the x-axis.
              | |
| Response | 
              Gets or sets the response of the detected feature (strength).
              | |
| Scale | 
              Gets or sets the scale of the point.
              | |
| X | 
              Gets or sets the x-coordinate of this point.
              | |
| Y | 
              Gets or sets the y-coordinate of this point.
              |