Emgu CV Library Documentation
BoundingRectangle Property
NamespacesEmgu.CVSeq<(Of <(T>)>)BoundingRectangle

www.emgu.com/wiki
Get the smallest bouding rectangle
Declaration Syntax
C#Visual BasicVisual C++
public virtual Rectangle BoundingRectangle { get; }
Public Overridable ReadOnly Property BoundingRectangle As Rectangle
public:
virtual property Rectangle BoundingRectangle {
	Rectangle get ();
}

Assembly: Emgu.CV (Module: Emgu.CV) Version: 1.5.0.0 (1.5.0.0)