Computer Vision is the fields to write programs that interpret image.

An image can be thought as a function I(x, y) returns and tuple, each element in the tuple is called a channel

each pixel is quantized, not a continuous value

add noise to image to mimic Real-World Physics because Image sensors naturally generate random fluctuations due to heat, low light, and electrical interference. Gaussian noise closely duplicates this real-world camera static.