Detect image features from the given image
Namespace:
Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.1.0.793 (2.1.0.793)
Syntax
C# | Visual Basic | Visual C++ |
public: array<ImageFeature>^ DetectFeatures( Image<Gray, unsigned char>^ image, Image<Gray, unsigned char>^ mask )