Overload List
Name | Description |
---|---|
ComputeDescriptors(Image<(Of <<'(Gray, Byte>)>>), array<MKeyPoint>[]()[][]) |
Compute the ImageFeature on the image from the given keypoint locations.
|
ComputeDescriptors(Image<(Of <<'(Gray, Byte>)>>), Image<(Of <<'(Gray, Byte>)>>), array<MKeyPoint>[]()[][]) |
Compute the descriptor given the image and the point location
|