Dip Midsem
Dip Midsem
Ans.
Compression: Lossy
Best for: Photographs and web images
Pros: Small file size
Cons: Loss of quality after compression
🔹 6. WEBP
Extension: .webp
2D Image Sensors:
Capture flat images with height and width.
3D Image Sensors:
Capture depth information along with 2D images. Techniques include time-of-flight,
structured light, and stereo vision.
5. Based on Application
Consumer Cameras Sensors:
Primarily CCD or CMOS sensors designed for everyday photography and video.
Medical Imaging Sensors:
High-resolution sensors tailored for X-rays, MRIs, or endoscopy.
Industrial Sensors:
For inspection, quality control, machine vision systems.
Scientific Sensors:
Ultra-sensitive sensors for astronomy, microscopy, etc.
Q4) List the applications of image processing.
Ans.
Sure! Here’s a list of common applications of image processing across various fields:
o Weather forecasting
o Environmental monitoring
3. Industrial Automation
o Quality control and inspection of products
o Defect detection in manufacturing
o Object tracking
o License plate recognition
5. Multimedia Applications
o Image and video compression (JPEG, MPEG)
o Enhancement of photos and videos
o Special effects in movies and games
6. Document Processing
o Optical Character Recognition (OCR)
o Document scanning and archiving
o Handwriting recognition
7. Astronomy
o Processing images from telescopes
o Enhancing celestial images
o Object detection in space
8. Biometrics
o Fingerprint recognition
o Iris scanning
o Signature verification
9. Traffic and Transportation
12. Forensics
o Image enhancement for crime investigation
o Face reconstruction
o Evidence analysis
Q5) A 8-bit digital image having 32 rows and 30 columns would require how many bits of
storage?
Ans.
Given:
Image size: 32 rows × 30 columns
Bit depth: 8 bits per pixel (since it's an 8-bit digital image)
Calculation:
1. Total number of pixels:
32×30=96032 \times 30 = 960 pixels
2. Bits required per pixel:
8 bits
3. Total bits required:
960×8=7680960 \times 8 = 7680 bits
Answer:
The 8-bit digital image with 32 rows and 30 columns requires 7680 bits of storage.
Q6) Compare Brightness and Contrast.
Ans.
I′=a×(I−m)+mI' = a \times (I - m) + m
6. Mathematical I′=I+cI' = I + c (where cc is a
(where aa > 1 increases contrast, mm
Model constant)
is mean)
10. Application Correcting lighting conditions or Improving feature visibility and image
Purpose exposure. clarity.
Definition:
Sampling is the process of converting the continuous spatial domain of an image into a
discrete spatial domain. It means selecting specific points or locations in the image and
measuring the intensity at those points.
How sampling works:
Since xx and yy vary continuously, there are infinitely many points in the image.
Sampling involves selecting points at regular intervals along the horizontal and
vertical directions. These intervals are called the sampling intervals or sampling rate.
The image is divided into a grid of small squares (pixels). The intensity is measured at
the center of each pixel.
The result of sampling is a matrix or array of pixels, each representing the intensity at
that sampled location.
Effect of sampling rate:
If the sampling rate is too low (large intervals), the image will lose detail and appear
blocky or pixelated. This is called under-sampling.
If the sampling rate is high (small intervals), more pixels are captured, and the image
retains more detail.
According to the Nyquist theorem, the sampling rate must be at least twice the
highest spatial frequency in the image to avoid aliasing (distortion).
2. Quantization
Definition:
Quantization is the process of converting the continuous range of intensity values at each
sampled pixel into a finite set of discrete values (levels). It converts the analog amplitude
into digital form.
f)
g)
Q9) Assume a 7×7 Digital Image and apply histogram equalization algorithm to it.
Assume suitable grey scale if needed.
Ans.
Q10) Assume a 6×7 Digital Image and apply Histogram Shrinking algorithm to it.
Assume suitable grey scale if needed.
Ans.
Q11) Explain in detail about image acquisition system.
Ans.
Image Acquisition System
Lenses: Lenses control the field of view, focus, and magnification of the image
Filters: Filters may be used to select specific wavelengths or block unwanted light
(e.g., infrared filters) to improve image quality or isolate specific features.
3. Illumination
Proper illumination is essential for acquiring clear images. In many applications, external
lighting sources are used to ensure the object is well-lit and shadows are minimized.
Types of illumination include visible light, infrared, ultraviolet, or structured light
patterns.
The illumination method depends on the application — for example, medical imaging
may require specialized lighting to enhance tissue contrast.
4. Signal Conditioning
The electrical signals generated by the image sensor are analog and often weak. Signal
conditioning circuits are used to amplify, filter, and convert these signals to a form suitable
for digitization.
Amplifiers boost signal strength while minimizing noise.
Filters remove unwanted frequency components to improve signal quality.