Particle filtering via Bhattacharya coefficient, which
is roughly the dot-product of two probability densities.
Namespace:
Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.0.1.0 (2.0.1.0)
Syntax
C# |
---|
public static IntPtr CvCreateBlobTrackerMSPF() |
Visual Basic (Declaration) |
---|
Public Shared Function CvCreateBlobTrackerMSPF As IntPtr |
Visual C++ |
---|
public: static IntPtr CvCreateBlobTrackerMSPF() |
Return Value
Pointer to the blob tracker
Remarks
See: Real-Time Tracking of Non-Rigid Objects using Mean Shift Comanicius, Ramesh, Meer, 2000, 8p