OpenCV  4.1.0
Open Source Computer Vision
Public Attributes | List of all members
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

float cvhalKeyPoint::angle
int cvhalKeyPoint::class_id
int cvhalKeyPoint::octave
float cvhalKeyPoint::response
float cvhalKeyPoint::size
float cvhalKeyPoint::x
float cvhalKeyPoint::y

The documentation for this struct was generated from the following file: