OpenCV
4.0.0
Open Source Computer Vision
|
This is the complete list of members for cv::DescriptorMatcher::DescriptorCollection, including all inherited members.
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 | protected |
set(const std::vector< Mat > &descriptors) | cv::DescriptorMatcher::DescriptorCollection | |
size() const | cv::DescriptorMatcher::DescriptorCollection | |
startIdxs | cv::DescriptorMatcher::DescriptorCollection | protected |
~DescriptorCollection() | cv::DescriptorMatcher::DescriptorCollection | virtual |