Image smoothing
MISS.JYOTI
Assistant Professor Computer Science &IT Department
Low-Pass Filtering (Blurring)�
Mean Filter:�
���A square kernel of 3 x33 x 3 is often used, as shown below:��
median filtering
Compared to the original input, we can see the filtered image (right) has been blurred a bit (left).
Removing noise in RGB image:�
Blurring masks vs derivative masks�
Derivative masks�
Pixel�
PEL
��Relationship with CCD array�We have seen that how an image is formed in the CCD array. So a pixel can also be defined as��The smallest division the CCD array is also known as pixel.��Each division of CCD array contains the value against the intensity of the photon striking to it. This value can also be called as a pixel.��
calculation of total number of pixels�
THANK YOU