Detect new blobs.
Namespace:
Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.1.0.649 (2.1.0.649)
Syntax
C# | Visual Basic | Visual C++ |
Parameters
- detector
- IntPtr
The blob detector
- img
- IntPtr
The image
- imgFG
- IntPtr
The forground mask
- newBlobList
- IntPtr
The new blob list
- oldBlobList
- IntPtr
The old blob list
Return Value
[Missing <returns> documentation for "M:Emgu.CV.CvInvoke.CvBlobDetectorDetectNewBlob(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)"]