OpenCV 4.11.0
开源计算机视觉库
|
这是cv::DescriptorMatcher::DescriptorCollection的完整成员列表,包括所有继承的成员。
clear() | cv::DescriptorMatcher::DescriptorCollection | 虚函数 |
DescriptorCollection() | cv::DescriptorMatcher::DescriptorCollection | |
DescriptorCollection(const DescriptorCollection &collection) | cv::DescriptorMatcher::DescriptorCollection | |
getDescriptor(int imgIdx, int localDescIdx) const | cv::DescriptorMatcher::DescriptorCollection | |
getDescriptor(int globalDescIdx) const | cv::DescriptorMatcher::DescriptorCollection | |
getDescriptors() const | cv::DescriptorMatcher::DescriptorCollection | |
getLocalIdx(int globalDescIdx, int &imgIdx, int &localDescIdx) const | cv::DescriptorMatcher::DescriptorCollection | |
mergedDescriptors | cv::DescriptorMatcher::DescriptorCollection | 保护成员 |
set(const std::vector< Mat > &descriptors) | cv::DescriptorMatcher::DescriptorCollection | |
size() const | cv::DescriptorMatcher::DescriptorCollection | |
startIdxs | cv::DescriptorMatcher::DescriptorCollection | 保护成员 |
~DescriptorCollection() | cv::DescriptorMatcher::DescriptorCollection | 虚函数 |