An interface for a descriptor generator
Namespace: Emgu.CV.Features2DAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.2.1.1150 (2.2.1.1150)
Syntax
C# | Visual Basic | Visual C++ |
public interface IDescriptorExtractor
Public Interface IDescriptorExtractor
public interface class IDescriptorExtractor
Members
All Members | Methods ![]() |
![]() ![]() | ![]() ![]() ![]() | ![]() ![]() | ![]() ![]() ![]() ![]() |
Member | Description | |
---|---|---|
![]() | ComputeDescriptors(Image<(Of <<'(Gray, Byte>)>>), array<MKeyPoint>[]()[][]) |
Compute the ImageFeature on the image from the given keypoint locations.
|