Computer Science Interactive Learning Objects
Dirt Removal Learning Objects
The learning objects listed below explain different algorithms which are used to remove dirt or red eyes and how they work. The algorihtms included here are:
Dirt Removal Algorithm
This learning object explains the dirt removal algorithm using flood fill and in-fill algorithm.
Click here to try the learning object »
Dirt Removal Algorithm (Block method)
This learning object explains the dirt removal algorithm using "block" method and in-fill algorithm.
Click here to try the learning object »
Red Eye Removal Algorithm
This learning object explains the algorithm used in removing red eyes. The algorithm first detects the red eyes by using flood fill algorithm and then replaces the red eyes by using in-fill algorithm.