This is the complete list of members for
cv::AORB, including all inherited members.
| AORB(int nfeatures=500, float scaleFactor=1.2f, int nlevels=8, int edgeThreshold=31, int firstLevel=0, int WTA_K=2, int scoreType=0, int patchSize=31, int fastThreshold=20) | cv::AORB | [explicit] |
| computeImpl(const Mat &image, vector< KeyPoint > &keypoints, Mat &descriptors) const | cv::AORB | [protected] |
| descriptorSize() const | cv::AORB | |
| descriptorType() const | cv::AORB | |
| detectImpl(const Mat &image, vector< KeyPoint > &keypoints, const Mat &mask=Mat()) const | cv::AORB | [protected] |
| edgeThreshold | cv::AORB | [protected] |
| FAST_SCORE enum value | cv::AORB | |
| fastThreshold | cv::AORB | [protected] |
| firstLevel | cv::AORB | [protected] |
| HARRIS_SCORE enum value | cv::AORB | |
| info() const | cv::AORB | |
| kBytes enum value | cv::AORB | |
| nfeatures | cv::AORB | [protected] |
| nlevels | cv::AORB | [protected] |
| operator()(InputArray image, InputArray mask, vector< KeyPoint > &keypoints) const | cv::AORB | |
| operator()(InputArray image, InputArray mask, vector< KeyPoint > &keypoints, OutputArray descriptors, bool useProvidedKeypoints=false) const | cv::AORB | |
| patchSize | cv::AORB | [protected] |
| scaleFactor | cv::AORB | [protected] |
| scoreType | cv::AORB | [protected] |
| WTA_K | cv::AORB | [protected] |