Searched refs:noLongPairs_ (Results 1 – 1 of 1) sorted by relevance
138 unsigned int noLongPairs_; // number of longParis member in cv::BRISK_Impl399 noLongPairs_ = 0; in generateKernel()424 BriskLongPair& longPair = longPairs_[noLongPairs_]; in generateKernel()429 ++noLongPairs_; in generateKernel()721 const BriskLongPair* max = longPairs_ + noLongPairs_; in computeDescriptorsAndOrOrientation()