Create a SURF tracker, where SURF is matched with flann
Namespace:
Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.1.0.649 (2.1.0.649)
Syntax
C# | Visual Basic | Visual C++ |
public SURFTracker( SURFFeature[] modelFeatures )
Public Sub New ( _ modelFeatures As SURFFeature() _ )
public: SURFTracker( array<SURFFeature^>^ modelFeatures )
Parameters
- modelFeatures
- array<
SURFFeature
>[]()[]
The SURF feature from the model image