OpenCV 4.11.0
开源计算机视觉库
加载中…
搜索中…
无匹配项
cv::DescriptorMatcher::DescriptorCollection 成员列表

这是cv::DescriptorMatcher::DescriptorCollection的完整成员列表,包括所有继承的成员。

clear()cv::DescriptorMatcher::DescriptorCollection虚函数
DescriptorCollection()cv::DescriptorMatcher::DescriptorCollection
DescriptorCollection(const DescriptorCollection &collection)cv::DescriptorMatcher::DescriptorCollection
getDescriptor(int imgIdx, int localDescIdx) constcv::DescriptorMatcher::DescriptorCollection
getDescriptor(int globalDescIdx) constcv::DescriptorMatcher::DescriptorCollection
getDescriptors() constcv::DescriptorMatcher::DescriptorCollection
getLocalIdx(int globalDescIdx, int &imgIdx, int &localDescIdx) constcv::DescriptorMatcher::DescriptorCollection
mergedDescriptorscv::DescriptorMatcher::DescriptorCollection保护成员
set(const std::vector< Mat > &descriptors)cv::DescriptorMatcher::DescriptorCollection
size() constcv::DescriptorMatcher::DescriptorCollection
startIdxscv::DescriptorMatcher::DescriptorCollection保护成员
~DescriptorCollection()cv::DescriptorMatcher::DescriptorCollection虚函数