Applying a function to the webcam data
Every pixel is represented by a value between 0 and 255. Applying a function to the image on the left results in the image on the right.
The function is calculated modulo 256.
Every pixel is represented by a value between 0 and 255. Applying a function to the image on the left results in the image on the right.
The function is calculated modulo 256.