ORB implementation.
More...
#include <features2d.hpp>
List of all members.
Detailed Description
Member Enumeration Documentation
the size of the signature in bytes
- Enumerator:
-
Constructor & Destructor Documentation
Constructor
- Parameters:
-
n_features | the number of desired features |
detector_params | parameters to use |
destructor to empty the patterns
Member Function Documentation
returns the descriptor size in bytes
Compute the ORB features and descriptors on an image
- Parameters:
-
img | the image to compute the features and descriptors on |
mask | the mask to apply |
keypoints | the resulting keypoints |
Compute the ORB features and descriptors on an image
- Parameters:
-
img | the image to compute the features and descriptors on |
mask | the mask to apply |
keypoints | the resulting keypoints |
descriptors | the resulting descriptors |
useProvidedKeypoints | if true, the keypoints are used as an input |
The documentation for this class was generated from the following file: