http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Return the blob given the specific index
Namespace: Emgu.CV.VideoSurveillanceAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public override MCvBlob this[ int i ] { get; } |
Visual Basic |
---|
Public Overrides ReadOnly Default Property Item ( _ i As Integer _ ) As MCvBlob Get |
Visual C++ |
---|
public: virtual property MCvBlob default[int i] { MCvBlob get (int i) override; } |
Parameters
- i
- Type: System..::..Int32
The index of the blob