[Missing <summary> documentation for "M:Emgu.CV.CvInvoke.cvBGCodeBookDiff(System.IntPtr,System.IntPtr,System.IntPtr,System.Drawing.Rectangle)"]
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.2.1.1150 (2.2.1.1150)
Syntax
C# | Visual Basic | Visual C++ |
Parameters
- model
- IntPtr
Pointer to the BGCodeBookModel
- image
- IntPtr
The image to find diff
- fgmask
- IntPtr
The returned foreground mask
- roi
- Rectangle
The region of interest for the diff. Use Rectangle.Empty for the whole image
Return Value
[Missing <returns> documentation for "M:Emgu.CV.CvInvoke.cvBGCodeBookDiff(System.IntPtr,System.IntPtr,System.IntPtr,System.Drawing.Rectangle)"]