Feature2DAsyncExtension Methods |
The Feature2DAsyncExtension type exposes the following members.
| Name | Description | |
|---|---|---|
| ComputeAsync |
Compute the descriptors on the image from the given keypoint locations.
| |
| Convert |
Converts keypoints array from internal representation to standard vector.
| |
| DetectAndComputeAsync |
Detect keypoints in an image and compute the descriptors on the image from the keypoint locations.
| |
| DetectAsync |
Detect the features in the image
|