Create a SIFT detector with the default parameters

Namespace:  Emgu.CV
Assembly:  Emgu.CV (in Emgu.CV.dll) Version: 2.2.0.809 (2.2.0.809)

Syntax

         
 C#  Visual Basic  Visual C++ 
public SIFTDetector()
Public Sub New
public:
SIFTDetector()

See Also