OpenCV  2.4.13.2
Open Source Computer Vision
cv::BRISK::BriskLongPair Struct Reference

#include <features2d.hpp>

Public Attributes

unsigned int i
 
unsigned int j
 
int weighted_dx
 
int weighted_dy
 

Member Data Documentation

§ i

unsigned int cv::BRISK::BriskLongPair::i

§ j

unsigned int cv::BRISK::BriskLongPair::j

§ weighted_dx

int cv::BRISK::BriskLongPair::weighted_dx

§ weighted_dy

int cv::BRISK::BriskLongPair::weighted_dy

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