amazon-chime-sdk / com.amazonaws.services.chime.sdk.meetings.audiovideo.video.backgroundfilter / BackgroundFilterVideoFrameProcessor / <init>

<init>

BackgroundFilterVideoFrameProcessor(logger: Logger, context: Context, tag: String)

BackgroundFilterVideoFrameProcessor Draws frames to RGBA, converts to CPU, identifies the foreground person and applies filter (blur or replacement) to a video frame.

Parameters

logger - : Logger - Logger to log the data.

context - : Context - Context to create blur and segmentation processor.

tag - : String - Tag for logger.