BackgroundReplacementVideoFrameProcessor
constructor(logger: Logger, eglCoreFactory: EglCoreFactory, context: Context, configurations: BackgroundReplacementConfiguration?)
Parameters
logger
: Logger - Logger to log the data.
eglCoreFactory
: EglCoreFactory - Factory to create EglCore objects to hold EGL state.
context
: Context - Context to create segmentation processor.
configurations
: BackgroundReplacementConfiguration - Image to replace the background with.