Home
last modified time | relevance | path

Searched defs:BriskLongPair (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/features2d/src/
Dbrisk.cpp112 struct BriskLongPair{ struct in cv::BRISK_Impl
113 unsigned int i; // index of the first pattern point
114 unsigned int j; // index of other pattern point
115 int weighted_dx; // 1024.0/dx
116 int weighted_dy; // 1024.0/dy