Searched defs:BriskLongPair (Results 1 – 1 of 1) sorted by relevance
112 struct BriskLongPair{ struct in cv::BRISK_Impl113 unsigned int i; // index of the first pattern point114 unsigned int j; // index of other pattern point115 int weighted_dx; // 1024.0/dx116 int weighted_dy; // 1024.0/dy