how to enhance the quality of an image
Answers were Sorted based on User's Feedback
Answer / manikandan v.m
Image enhancement process is purely dependent on the application where we need to use the enhanced image and the type of degradation in the image. Few solutions from my basic knowledge
1. If image contain so much noises, apply filtering operations such as mean/median etc.
2. If the image is looking too dark or or too bright apply histogram equilization process to improve the contrast.
3. If the image is blurred apply sharpening operations in the image.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is pixel form?
What is shading?
What is Gradient-based procedure?
What is Equalization?
Can anyone suggest me how to write test cases for an application developed in image processing domain
What is Median filter?
What is the Standard deviation of the pixel brightnesses within that region?
What is Probability distribution function of the brightnesses?
What is Image Sampling?
What is Sampling for length measurements?
What is SDGD filter?
What is Other histogram-based operations?