scispace - formally typeset
Search or ask a question

What is Milano Retinex family in image enhancement? 


Best insight from top research papers

The Milano Retinex family is a collection of spatial color algorithms inspired by the Retinex theory and primarily used for image enhancement. These algorithms process the color channels of an input image independently and adjust the intensity of each pixel based on a local reference white value. The specific parameters and mathematical models used in each algorithm determine the level of enhancement achieved. The Milano Retinex family includes various implementations, such as point-based sampling algorithms and segmentation-based approximations. These algorithms aim to improve the visual content of real-world color images by enhancing spatial and color cues in the neighborhood of each pixel. They have been shown to be effective in image processing tasks and can be optimized for real-time applications.

Answers from top 4 papers

More filters
Papers (4)Insight
The Milano Retinex family refers to a group of spatial color algorithms based on the Retinex theory that are used to enhance the visual content of real-world color images. The algorithms process the color channels of the input image independently and adjust the intensity of each pixel based on a local reference white value. The specific parameters used in the algorithms determine the level of enhancement.
Open accessJournal ArticleDOI
Alessandro Rizzi, Cristian Bonanomi 
33 Citations
The Milano-Retinex family is a collection of image enhancement algorithms developed by the Department of Computer Science of Universita degli Studi di Milano. They mimic some mechanisms of the human vision system and have different implementations that sample the image, use a reset mechanism, and calculate the new pixel value.
The paper describes a spatial color algorithm called Milano Retinex, which is used for image enhancement by processing spatial and color cues in the neighborhood of each image pixel.
The paper describes Milano Retinex as a family of spatial color algorithms inspired by Retinex and mainly used for image enhancement.

Related Questions

What are the current state-of-the-art techniques for low light image enhancement?5 answersCurrent state-of-the-art techniques for low light image enhancement include the following approaches. Yang et al. propose a low-light image enhancement network based on multi-scale feature complementation (LIEN-MFC) that addresses issues of insufficient brightness, low contrast, noise amplification, and color distortion. Zhou et al. propose a fusion-based and multi-layer model that decomposes the illumination of the input image into high-frequency and low-frequency components, resulting in enhanced images with excellent naturalness, contrast, and quality. Yu et al. propose a novel generative adversarial network with residual modules, hybrid attention modules, and parallel dilated convolution modules, which demonstrates superior performance in enhancing low-light images. Demir and Kaplan present a method that applies the HSV transform, multi-scale decomposition, and Contrast-Limited Adaptive Histogram Equalization (CLAHE) to enhance low-light images, resulting in improved visual quality and natural colors.
What works have been done for low light image enhancement?5 answersVarious works have been done for low-light image enhancement. One approach is to use learning-based image compression methods specifically designed for low-light images. These methods aim to achieve higher compression rates while maintaining better enhancement performance by jointly optimizing compression and enhancement processes. Another method involves using different exposure images with two branch networks to enhance low-light images. This approach includes gamma transformation, feature extraction, and fusion networks to reconstruct high-quality enhanced images. Additionally, a novel architecture called MIRNet has been proposed, which maintains spatially precise high-resolution representations while receiving strong contextual information from low-resolution representations. This architecture achieves state-of-the-art results for image denoising, super-resolution, and image enhancement tasks. Furthermore, a bilevel learning framework has been developed to address the challenge of poor adaptability of learning-based methods to diverse low-light scenes. This framework models the latent correspondence between different scenes and achieves competitive performance in enhancing low-light images. Lastly, a generative adversarial network with a hybrid attention module and parallel dilated convolution module has been proposed for low-light image enhancement. This method demonstrates superior performance compared to other existing methods.
How can AI be used to enhance images?psychology?4 answersAI can be used to enhance images by utilizing deep learning models and algorithms. These models, such as super-resolution techniques and neural networks, can improve image quality by enhancing color, sharpness, and texture. The models learn and progress through unsupervised learning, where they train on unlabeled information. Generative Adversarial Networks (GANs) and Super Resolution GANs (SRGANs) are commonly used in image quality improvement. GANs can super resolute fine textures in images, while SRGANs further enhance images by upscaling them. Additionally, AI-based image enhancement models can detect and remove unwanted objects or distracting regions from images, resulting in improved visual quality. These models use techniques like semantic segmentation and image inpainting to intelligently reconstruct images without the unwanted elements.
What are the different ways to improve the illumination of an image?5 answersThere are several ways to improve the illumination of an image. One approach is to use a deep convolutional neural network that combines an illumination network and a curve estimation network to enhance the brightness and color of old photos, resulting in more natural output. Another technique involves applying spatial multi-scale technique and local entropy guided image filtering on the V channel in the HSV color space to eliminate unevenness of image illumination and remove blocking artifacts, thus improving the quality of color images. Additionally, an illumination correction method using median filtering, interference region detection, and reflection component calculation can accurately estimate the illumination component of an image while preserving image details, making it suitable for images with high fineness requirements. Furthermore, a novel correction method based on the Gaussian pyramid and image boundary extrapolation can compensate for inhomogeneous illumination and reduce artifacts, particularly when combining images to form mosaics. Lastly, a variant of the Retinex algorithm based on local illumination correction can improve the intensity value of each position in an image by estimating and modifying the illumination image, and then combining it with the reflectance image.
How to enhance image blur due to zoom?4 answersTo enhance image blur due to zoom, several methods have been proposed. One approach is to use super-resolution to refine coarsely reconstructed outputs, allowing for the reconstruction of finer details that are often smoothed out. Another method involves analyzing the zoomed region and matching it to a replacement texture, which can be used to enhance the image by replacing some or all of the image data. Additionally, contrast stretching and intensity transfer techniques have been developed to improve the contrast and illuminance of blurry images, resulting in better visual perception. Another approach is to use barycentric rational interpolation to estimate the required pixels for zooming, preserving edges and reducing blur and block artifacts. Finally, a blurring-enhanced image processing device captures multiple images with different focal positions and combines them to create a blurring-enhanced image.
How to brighten satellite image?3 answersSatellite images can be brightened using various techniques. One approach is to use the discrete wavelet transform (DWT) and singular value decomposition (SVD) along with histogram equalization. This technique decomposes the input image into frequency subbands and estimates the singular value matrix of the low-low subband image. The normalized singular value matrices are then used to obtain a brightness-enhanced image. Another method involves using filters and DWT to decompose the image into subbands, which are then combined using inverse DWT. Additionally, histogram equalization has been shown to improve the brightness, contrast, and clarity of satellite images. These techniques have been compared to conventional methods such as general histogram equalization and state-of-the-art techniques like singular value equalization, demonstrating their superiority.