List of Image Processing Problem Statement
S.No. Problem Statement Resource
1. Digital Image Watermarking through LSB and DCT methods
2. Face and Photograph Augmentation Based on a Custom Theme
3. Detection of Color of an object using Digital Image processing &
Transmission of the detected color using RF module.
4. Segmentation of MRI(Magnetic Resonance Image) images by CSFCM
(Conditional Spatial Fuzzy C-Means) Algorithm
5. Hand gesture Recognition, extracting number of fingers
6. Digital image watermarking using DWT and SVD techniques
7. Detection face, nose, eyes ,mouth in an image
Recognition of Vehicle number plate using MATLAB
8. Text Extraction and Recognition from an Image
9. Image edge detection using sobel operator using MATLAB
10. Design of FIR Filter using Window Method on MATLAB
11. Noise modeling and estimation in medical images
12. Implementation of Image deblurring algorithm on MATLAB
13. Invisible Digital Image Watermarking using Haar wavelet transform
14. Media Player Control Using Hand Gesture Recognition
15. Traffic Monitoring through Image Processing
16. Recognition of Vehicle Number Plate
17. Image based fog detection and visibility estimation for driving assistance
systems
18. Specularity removal from color image
19. Implementation of Offline signature verification standards on matlab
20. Detect and recognition of an Vehicle License Plate using Matlab
21. Shadow detection and removal using image processing technique in Matlab
22. Red Eye detection and correction using digital image on Matlab
23. Plant Leaf Disease Detection and Classification on Matlab
24. Measurement of an object diameter in an image using Matlab
25. Separate image in even and odd part (even and odd pixel values) and
perform various filtering operations then combine the image.
26. Performance comparison of different image encryption methods.
27. Performance comparison of JPEG and JPEG-2000 compression method
using matlab.
28. Performance comparison of various error detecting coding.
29. Brain tumor detection from MRI images using Matlab.
30. Performance evaluation of denoised medical images using referenceless and
full reference parameters.
31. Take a color image, convert it to grayscale and produce output image by
varying the number of intensity levels. Observe the phenomena of false
count.
32. Apply zooming operation using at least three interpolation techniques.
Propose suitable performance parameters and implement them to evaluate
the zooming operation.
33. Take at least two suitable images and apply-------- transformations for
scaling, rotation and shear(vertical, horizontal) of the image.
34. Take an image, corrupt it using sinusoidal interference. Propose and
implement suitable techniques to remove the interference.
35. Take suitable grayscale images of varied illumination. Apply power
law(gamma) transformation (y=5, 10, 0.5, 0.1). Compute the PSNR and
entropy of the all output images.
36. Take at least two images with washed out appearance. Apply suitable
techniques to restore the images.
37. Apply a suitable spatial low pass filtering method to pre-process a gaussian
noise embedded image. Observe the results by varying the filter mask size.
Discuss your observations.
38. Take the image of an electronic circuit board, corrupt it using salt and pepper
noise. Propose suitable filtering techniques to remove the noise.
39. Apply unsharp masking and high boost filtering technique on suitable
images. Demonstrate that image sharpening has been achieved. Also
propose suitable parameters indicative of image sharpening.
40. Take some X-ray\ MRI images. Apply various methods to produce
enhanced images with improved edge information.
41. Take suitable images ------------------ perform undersampling and
oversampling at various rates and observe the affects.
42. Take some of the images with horizontal, vertical and diagonal edges and
obtain their Fourier transform. Observe the obtained images and comment
on their relation with input images.
43. Take some thermal images. Propose techniques to improve the edge
information. Investigate the performance of first and second order gradient
operators.
44. Apply some super resolution techniques on thermal images and demonstrate
through suitable performance parameters, the improved resolution of the
images.
45. Apply Gaussian and Butterworth lowpass filtering of varying distances, on
a noisy image. Observe and compare the performance of the two frequency
domain filters.
46. Apply Gaussian and Butterworth high pass filtering methods on suitable
images for edge detection. Observe and comment on the obtained results.
47. Propose and implement a suitable strategy to obtain an enhanced version of
your fingerprint image in binary form with clear patterns.
48. Take a test image, Embed various noises .Plot the histogram of the noise
image and comment on the obtained images.
49. Apply suitable filtering methods to remove periodic noise embedded in the
image
50. Implement, Observe the performance of various mean filters (Arithmetic,
geometric , harmonic and contra harmonic) on suitable images. Highlight
the salient features of each of them.
51. Take the image of a component mounted PCB Board and add gaussian
noise. Apply mean and median filtering to remove the noise. Compare and
discuss the obtained results.
52. (a) Take a brain MRI image and add salt and pepper noise .Apply various
mean and median filtering for noise removal. Compare the performance of
applied filters using suitable performance parameters.
(b) Apply repeated passes in median filtering and find the optimal value of
n (no. of passes).
53. Take an image and add gaussian noise .Apply adaptive noise reduction filter
and compare the performance with various mean filtering techniques.
54. Generate a periodic noise in embedded image. Apply various alternatives to
remove the noise.
55. Take an image degraded by movement of acquisition device/scene.Propose
an appropriate degradation model. Restore the degraded image by applying
the degradation model information.
56. Restore the image degraded by atmospheric turbulence, by proposing
suitable degradation model.
57. Compare the performance of Sobel and Prewitt operators in presence of
various types of noise.
58. Take suitable image and apply Hough Transformation Technique for edge
linking and boundary detection.
59. Take suitable images with structural/edge information:
Apply Canny edge detection and Marr-Hildreth algorithms.
Compare the performance of two algorithms using suitable performance
parameters.
60. Take suitable images(at least two) and demonstrate the effect of-
(i) Gaussian
(ii) Salt-Pepper noise
On the image histogram.
61. Take suitable images with non-uniform illumination. Apply suitable
illumination correction methods to remove the illumination non-uniformity
of the images. Demonstrate and comment on the role of illumination non-
uniformity on image histogram.
62. Take suitable image and apply optimum global thresholding using Otsu’s
method for image segmentation.
63. Compare the performance of Otsu’s method and variable thresholding
methods on suitable images in presence of gaussian noise.
64. Create an image with circular and square structure. Apply region growing
algorithm to segment these structures.
65. Take suitable image and perform image segmentation using Region splitting
and merging technique.