Compute the signiture from the given location on the image
Namespace:
Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.2.0.822 (2.2.0.822)
Syntax
C# | Visual Basic | Visual C++ |
public: array<float>^ GetSigniture( Image<TColor, unsigned char>^ image, Point keypoint, int patchSize )