Detect the SURF keypoints from the image
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: array<MKeyPoint>^ DetectKeyPoints( Image<Gray, unsigned char>^ image, Image<Gray, unsigned char>^ mask )