Loading...
Searching...
No Matches
cvhalKeyPoint Struct Reference
#include <opencv2/features2d/hal/interface.h>
Public Attributes | |
| float | angle |
| int | class_id |
| int | octave |
| float | response |
| float | size |
| float | x |
| float | y |
Member Data Documentation
◆ angle
| float cvhalKeyPoint::angle |
◆ class_id
| int cvhalKeyPoint::class_id |
◆ octave
| int cvhalKeyPoint::octave |
◆ response
| float cvhalKeyPoint::response |
◆ size
| float cvhalKeyPoint::size |
◆ x
| float cvhalKeyPoint::x |
◆ y
| float cvhalKeyPoint::y |
The documentation for this struct was generated from the following file:
- opencv2/features2d/hal/interface.h
1.9.6