http://www.emgu.com
The Features2DExtensions type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() | ComputeDescriptors<(Of <<'(TColor, TDescriptor>)>>) |
Compute the descriptor given the image and the point location
|
![]() ![]() | ComputeDescriptorsRaw<(Of <<'(TColor, TDescriptor>)>>) |
Compute the descriptors on the image from the given keypoint locations.
|
![]() ![]() | DetectKeyPoints |
Detect the keypoints from the image
|
![]() ![]() | DetectKeyPointsRaw |
Detect the keypoints in the image
|
![]() ![]() | GetDescriptorSize<(Of <<'(TColor, TDescriptor>)>>) |
Get the number of elements in the descriptor.
|