![]() |
OpenCV 4.12.0
开源计算机视觉
|
以下是 cv::DescriptorMatcher::DescriptorCollection 的完整成员列表,包括所有继承的成员。
| clear() | cv::DescriptorMatcher::DescriptorCollection | virtual |
| 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 | virtual |