Question 1:
Describe how transform coding can be employed to compress image data.
Question 2:
Describe the Walsh-Hadamard transform on a one-dimensional array of 4 grayscale values.
Question 3:
Extend this to the Walsh transform for a two-dimensional array of 22 grayscale values.
Question 4:
Make an analogous transform for a three-dimensional array of 2 x 2 x 2 grayscale values.
Comprise sufficient algebra in your answers to permit a competent programmer to implement the algorithm.