Click or drag to resize

MapTColor, TDepthROI Property

http://www.emgu.com
Get or Set the region of interest for this map. To clear the ROI, set it to System.Drawing.RectangleF.Empty

Namespace:  Emgu.CV
Assembly:  Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.0.1.3373 (4.0.1.3373)
Syntax
public RectangleF ROI { get; set; }

Property Value

Type: RectangleF
See Also