Compute the signiture from the given location on 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<float>^ GetSigniture( Image<TColor, unsigned char>^ image, Point keypoint, int patchSize )