Background Subtraction

Function

This Step removes the background of a 2D image, and keeps the foreground.

Usage Scenario

This Step is to avoid the interference caused by the 2D image background for the subsequent image processing.

Input and Output

  • Input:

  1. Image input to this port will have the background removed.

  2. Depth map corresponding to the input image.

  • Output:

  1. Image after background removal.