Top "Image-enhancement" questions

White balance algorithm

I'm doing some image processing and I need an automatic white balancing algorithm that's not too intensive in terms of …

algorithm image-processing image-enhancement
averaging mask and laplacian mask in image processing

in a given application I apply an averaging mask to input images to reduce noise, and then a Laplacian mask …

matlab image-processing noise-reduction image-enhancement
Greyish Image In Image Sharpening Using Laplacian Filter

I am new at Image Processing. Now, I am studying on Laplacian Sharpening Methods. But there is a thing that …

matlab image-processing matrix image-editing image-enhancement
contrast enhancement of an image using neighbourhoood

Hi I want to enhance the contrast of an image using the neighbourhood pixel values. Let the image be considered …

matlab image-processing sliding-window contrast image-enhancement