#include <features2d.hpp>
List of all members.
Constructor & Destructor Documentation
virtual cv::BOWImgDescriptorExtractor::~BOWImgDescriptorExtractor |
( |
) |
[virtual] |
Member Function Documentation
void cv::BOWImgDescriptorExtractor::compute |
( |
const Mat & |
image, |
|
|
vector< KeyPoint > & |
keypoints, |
|
|
Mat & |
imgDescriptor, |
|
|
vector< vector< int > > * |
pointIdxsOfClusters = 0 , |
|
|
Mat * |
descriptors = 0 |
|
) |
| |
int cv::BOWImgDescriptorExtractor::descriptorSize |
( |
) |
const |
int cv::BOWImgDescriptorExtractor::descriptorType |
( |
) |
const |
const Mat& cv::BOWImgDescriptorExtractor::getVocabulary |
( |
) |
const |
void cv::BOWImgDescriptorExtractor::setVocabulary |
( |
const Mat & |
vocabulary ) |
|
Member Data Documentation
The documentation for this class was generated from the following file:
- /usr/ports/pobj/OpenCV-2.2.0/OpenCV-2.2.0/modules/features2d/include/opencv2/features2d/features2d.hpp