PPT Slide
Stage 2 - Color Set Back Projection
This step involves iterating over color sets for the image.
The algorithm is given by
- Generate a bi-level image B[m,n] from the back -
projection of the color set.
Let k = R[m,n] then B[m,n] = c[k].
- Filter B[m,n] with a median filter to produce B’[m,n].