Computer Science Interactive Learning Objects
Background Removal Learning Objects

We have created two learning objects which explains image background removal using different algorithms. The algorithms included are:

Flood Fill Algorithm

Flood Fill Algorithm
The Flood Fill Algorithm Learning Object

This learning object explains how to remove background from an image using 4-neighbors or 8-neighbors flood fill algorithm.

Click here to try the learning object »

Flood Fill Algorithm (For Same Color)

Flood Fill Algorithm
The Flood Fill Algorithm
(For Same Color) Learning Object

This learning object explains how to remove background from an image using 4-neighbors or 8-neighbors flood fill algorithm without handling gradient.

Click here to try the learning object »

Blue Screen Algorithm

Blue Screen Algorithm
The Blue Screen Algorithm Learning Object

This learning object explains how to remove background from an image using blue screen algorithm. This algorithm removes the pixels with color similar with the reference color.

Click here to try the learning object »