[Missing <summary> documentation for "F:Emgu.CV.Structure.MCvBGCodeBookModel.cbBounds"]

Namespace:  Emgu.CV.Structure
Assembly:  Emgu.CV (in Emgu.CV.dll) Version: 2.0.1.0 (2.0.1.0)

Syntax

C#
public byte[] cbBounds
Visual Basic (Declaration)
Public cbBounds As Byte()
Visual C++
public:
array<unsigned char>^ cbBounds

See Also