regionsOfInterest property

List<RegionOfInterest>? regionsOfInterest
final

A Filter focusing on a certain area of the image. Uses a BoundingBox object to set the region of the image.

Implementation

final List<RegionOfInterest>? regionsOfInterest;