Digital Image-1
Digital Image-1
matrix = M x N x k bits
2. Pixel
The pixel is the element that makes up the image matrix, each pixel
is a respective value that will represent a brightness level.
The size is determined via: Pixel size =
3. Voxel
Each individual element or number in
the image matrix represents a three
dimensional volume element in the
object , called a VOXEL
• 8 bits = 1 bytes
• k bit of 2 = 4 shades of grey
• k bit of 8 = 256 shades of grey
The higher the bit depth, the more grey
scale and therefore the higher the
contrast resolution.
Digital Image Structure
1. Pixels
2. Colour
3. Channels
4. Bits per channel
5. Image sizes
1. Pixels
A digital image is made up of a rectangular array (or matrix) of
equal-sized picture elements known as "pixels".
If we repeatedly enlarge a digital photo we will see the pixels as
squares.
2. Colour
The colour of a pixel is represented numerically as the relative
amounts of 3 primary colours: red, green and blue.
This is because our eye works in similar way.
Cells in the center of the retina of normal human have three
pigments which are sensitive to R G B.
So, we detect colour relative to to these colours.