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

The Feature2DAsyncExtension type exposes the following members.

Methods
  NameDescription
Public methodStatic memberComputeAsync
Compute the descriptors on the image from the given keypoint locations.
Public methodStatic memberConvert
Converts keypoints array from internal representation to standard vector.
Public methodStatic memberDetectAndComputeAsync
Detect keypoints in an image and compute the descriptors on the image from the keypoint locations.
Public methodStatic memberDetectAsync
Detect the features in the image
Top
See Also