OpenCV  2.4.13.5
Open Source Computer Vision
cv::FREAK::PatternPoint Struct Reference

#include <features2d.hpp>

Public Attributes

float x
 
float y
 
float sigma
 

Member Data Documentation

§ sigma

float cv::FREAK::PatternPoint::sigma

§ x

float cv::FREAK::PatternPoint::x

§ y

float cv::FREAK::PatternPoint::y

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