Chessboard
Circuit Description
A demonstration of the RandomFilter
and horizontal and vertical image concatenation via
CatHFilter and CatVFilter.
The filter graph first uses a ConstantColorFilter
to create an "ivory" color image of size 60x60 pixels
and a RandomFilter in combination with a Gauss3Filter
low-pass filter to create another "rosewood" image of size 60x60 pixels.
The following cascade of vertical and horizontal concatenation
constructs a standard chessboard with 8x8 fields.
|