January 10, 2018
January 10, 2018
What is an image?
A panchromatic image is a 2D light intensity function, f (x, y),
where x, y are spatial coordinates and the value of f at (x, y) is
proportional to the brightness of the scene at that point.
Panchromatic means single band image.
If we have a multispectral image - means in general a color image -
f (x, y) is a vector, each component of which indicates the
brightness of the scene at the point (x, y) in the corresponding
spectral band.
Basic definitions
f (1, 1) f (1, 2) ... f (1, N )
f (2, 1) f (2, 2) ... f (2, N )
f (x, y) = , 0 ≤ f (x, y) ≤ G
... ... ... ...
f (N, 1) f (N, 2) ... f (N, N )
Thus for getting digital images, we must sample the data in spatial
directions. Thus we generate a two dimensional grid ( and hence a
matrix). At these locations the intensity values are assigned.
Continuous data being put at discrete locatons is called Sampling.
How close should the samples be? This introduces the concept of
Resolution. Closer the samples, better is the visual impact.
Effect of quantisation