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