An interface for keypoint detector
Namespace: Emgu.CV.Features2DAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.2.0.1010 (2.2.0.1010)
Syntax
C# | Visual Basic | Visual C++ |
public interface IKeyPointDetector
Public Interface IKeyPointDetector
public interface class IKeyPointDetector
Members
All Members | Methods ![]() |
![]() ![]() | ![]() ![]() ![]() | ![]() ![]() | ![]() ![]() ![]() ![]() |
Member | Description | |
---|---|---|
![]() | DetectKeyPoints(Image<(Of <<'(Gray, Byte>)>>)) |
Detect the keypoints in the image
|