![]() |
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 |