Click or drag to resize
IFeature2DAsync Methods
http://www.emgu.com

The IFeature2DAsync type exposes the following members.

Extension Methods
  NameDescription
Public Extension MethodComputeAsync
Compute the descriptors on the image from the given keypoint locations.
(Defined by Feature2DAsyncExtension.)
Public Extension MethodConvert (Defined by Feature2DAsyncExtension.)
Public Extension MethodDetectAndComputeAsync
Detect keypoints in an image and compute the descriptors on the image from the keypoint locations.
(Defined by Feature2DAsyncExtension.)
Public Extension MethodDetectAsync
Detect the features in the image
(Defined by Feature2DAsyncExtension.)
Top
See Also