PredResult..::..BBox Property

Gets or sets the detection window of the detected object in an image

Namespace:  SiaNet.Model
Assembly:  SiaNet (in SiaNet.dll)

Syntax


public Rectangle BBox { get; set; }
Public Property BBox As Rectangle
	Get
	Set
public:
property Rectangle^ BBox {
	Rectangle^ get ();
	void set (Rectangle^ value);
}

Field Value

The b box.