Create a BG code book model
Namespace:
Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.0.1.0 (2.0.1.0)
Syntax
C# |
---|
public static IntPtr cvCreateBGCodeBookModel() |
Visual Basic (Declaration) |
---|
Public Shared Function cvCreateBGCodeBookModel As IntPtr |
Visual C++ |
---|
public: static IntPtr cvCreateBGCodeBookModel() |