regionsOfInterest property
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;
Filter focusing on a certain area of the frame. Uses a
BoundingBox
object to set the region of the screen.
final List<RegionOfInterest>? regionsOfInterest;