Detect new blobs.
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.2.1.1150 (2.2.1.1150)
Syntax
C# | Visual Basic | Visual C++ |
Parameters
- detector
- IntPtr
The blob detector
- img
- IntPtr
The image
- imgFG
- IntPtr
The foreground 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)"]