SegmentationPainter constructor
SegmentationPainter(
- SegmentationMask mask,
- Size imageSize,
- InputImageRotation rotation,
- CameraLensDirection cameraLensDirection,
Implementation
SegmentationPainter(
this.mask,
this.imageSize,
this.rotation,
this.cameraLensDirection,
);