Property RegionOfInterest
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; }
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; }