Table of Contents

Property RegionOfInterest

Namespace
Bonsai.Vision
Assembly
Bonsai.Vision.dll

RegionOfInterest

Gets or sets the region of interest used to find image corners. If the rectangle is empty, the whole image is used.

public Rect RegionOfInterest { get; set; }

Property Value

Rect