HomeSort by relevance Sort by last modified time
    Searched refs:DescriptorCollection (Results 1 - 2 of 2) sorted by null

  /external/opencv3/modules/features2d/include/opencv2/
features2d.hpp     [all...]
  /external/opencv3/modules/features2d/src/
matchers.cpp 397 DescriptorMatcher::DescriptorCollection::DescriptorCollection()
400 DescriptorMatcher::DescriptorCollection::DescriptorCollection( const DescriptorCollection& collection )
406 DescriptorMatcher::DescriptorCollection::~DescriptorCollection()
409 void DescriptorMatcher::DescriptorCollection::set( const std::vector<Mat>& descriptors )
458 void DescriptorMatcher::DescriptorCollection::clear()
464 const Mat DescriptorMatcher::DescriptorCollection::getDescriptor( int imgIdx, int localDescIdx ) cons
    [all...]

Completed in 907 milliseconds