regionsOfInterest property

List<RegionOfInterest>? regionsOfInterest
final

Filter focusing on a certain area of the frame. Uses a BoundingBox object to set the region of the screen.

Implementation

final List<RegionOfInterest>? regionsOfInterest;