BackgroundFilterVideoFrameProcessor |
BackgroundFilterVideoFrameProcessor Draws frames to RGBA, converts to CPU, identifies the foreground person and applies filter (blur or replacement) to a video frame. class BackgroundFilterVideoFrameProcessor |
ModelShape |
ModelShape Defines the shape of an ML model. This can be used to define the input and output shape of an ML model. class ModelShape |
SegmentationProcessor |
SegmentationProcessor predicts foreground mask for an image. class SegmentationProcessor |