OpenCV  3.4.16
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

◆ 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: