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.
logger - : Logger - Logger to log the data.
context - : Context - Context to create blur and segmentation processor.
tag - : String - Tag for logger.