315 research outputs found

    Image enhancement using fuzzy intensity measure and adaptive clipping histogram equalization

    Get PDF
    Image enhancement aims at processing an input image so that the visual content of the output image is more pleasing or more useful for certain applications. Although histogram equalization is widely used in image enhancement due to its simplicity and effectiveness, it changes the mean brightness of the enhanced image and introduces a high level of noise and distortion. To address these problems, this paper proposes image enhancement using fuzzy intensity measure and adaptive clipping histogram equalization (FIMHE). FIMHE uses fuzzy intensity measure to first segment the histogram of the original image, and then clip the histogram adaptively in order to prevent excessive image enhancement. Experiments on the Berkeley database and CVF-UGR-Image database show that FIMHE outperforms state-of-the-art histogram equalization based methods

    Optimized Histogram Equalization for Image Enhancement

    Get PDF
    In this project, Image Enhancement has been achieved by performing Histogram Equalization that uses optimization algorithms to optimize parameters.Histogram equalization is a spatial domain image enhancement technique, which effectively enhances the contrast of an image.However, while it takes care of contrast enhancement,it does not consider the abrupt changes in the image brightness due to which image brightness is not preserved.Hence,in this project a modified histogram equalization technique using optimization algorithm has been proposed, which takes care of contrast enhancement while ensuring brightness preservation.The idea used here is to first ,section the data image histogram into two, utilizing otsu's limit .Then an arrangement of streamlined measuring requirements are formed and connected on both the sub-images. Then, the sub-images are evened out freely and their union creates the contrast enhanced , brightness preserved output image .Here we have used three Optimization Algorithms for finding the optimal constraints . First , Genetic Algorithm(GA) has been used , to optimise the constraints .Second , Particle Swarm Optimization (PSO) has been used and third ,a Hybrid PSO Optimization Algorithm has been used for the same .Then the results produced by the above algorithms are compared to find out which one outperforms the other , by comparing various parameters like Discrete Entropy , Mean , Number of Generations

    Infrared image enhancement using adaptive histogram partition and brightness correction

    Get PDF
    Infrared image enhancement is a crucial pre-processing technique in intelligent urban surveillance systems for Smart City applications. Existing grayscale mapping-based algorithms always suffer from over-enhancement of the background, noise amplification, and brightness distortion. To cope with these problems, an infrared image enhancement method based on adaptive histogram partition and brightness correction is proposed. First, the grayscale histogram is adaptively segmented into several sub-histograms by a locally weighted scatter plot smoothing algorithm and local minima examination. Then, the fore-and background sub-histograms are distinguished according to a proposed metric called grayscale density. The foreground sub-histograms are equalized using a local contrast weighted distribution for the purpose of enhancing the local details, while the background sub-histograms maintain the corresponding proportions of the whole dynamic range in order to avoid over-enhancement. Meanwhile, a visual correction factor considering the property of human vision is designed to reduce the effect of noise during the procedure of grayscale re-mapping. Lastly, particle swarm optimization is used to correct the mean brightness of the output by virtue of a reference image. Both qualitative and quantitative evaluations implemented on real infrared images demonstrate the superiority of our method when compared with other conventional methods

    Multipurpose contrast enhancement on epiphyseal plates and ossification centers for bone age assessment

    Get PDF
    BACKGROUND: The high variations of background luminance, low contrast and excessively enhanced contrast of hand bone radiograph often impede the bone age assessment rating system in evaluating the degree of epiphyseal plates and ossification centers development. The Global Histogram equalization (GHE) has been the most frequently adopted image contrast enhancement technique but the performance is not satisfying. A brightness and detail preserving histogram equalization method with good contrast enhancement effect has been a goal of much recent research in histogram equalization. Nevertheless, producing a well-balanced histogram equalized radiograph in terms of its brightness preservation, detail preservation and contrast enhancement is deemed to be a daunting task. METHOD: In this paper, we propose a novel framework of histogram equalization with the aim of taking several desirable properties into account, namely the Multipurpose Beta Optimized Bi-Histogram Equalization (MBOBHE). This method performs the histogram optimization separately in both sub-histograms after the segmentation of histogram using an optimized separating point determined based on the regularization function constituted by three components. The result is then assessed by the qualitative and quantitative analysis to evaluate the essential aspects of histogram equalized image using a total of 160 hand radiographs that are implemented in testing and analyses which are acquired from hand bone online database. RESULT: From the qualitative analysis, we found that basic bi-histogram equalizations are not capable of displaying the small features in image due to incorrect selection of separating point by focusing on only certain metric without considering the contrast enhancement and detail preservation. From the quantitative analysis, we found that MBOBHE correlates well with human visual perception, and this improvement shortens the evaluation time taken by inspector in assessing the bone age. CONCLUSIONS: The proposed MBOBHE outperforms other existing methods regarding comprehensive performance of histogram equalization. All the features which are pertinent to bone age assessment are more protruding relative to other methods; this has shorten the required evaluation time in manual bone age assessment using TW method. While the accuracy remains unaffected or slightly better than using unprocessed original image. The holistic properties in terms of brightness preservation, detail preservation and contrast enhancement are simultaneous taken into consideration and thus the visual effect is contributive to manual inspection

    An introduction to double stain normalization technique for brain tumour histopathological images

    Get PDF
    Stain normalization is an image pre-processing method extensively used to standardize multiple variances of staining intensity in histopathology image analysis. Staining variations may occur for several reasons, such as unstandardized protocols while preparing the specimens, using dyes from different manufacturers, and varying parameters set while capturing the digital images. In this study, a double stain normalization technique based on immunohistochemical staining is developed to improve the performance of the conventional Reinhard’s algorithm. The proposed approach began with preparing a target image by applying the contrast-limited adaptive histogram equalization (CLAHE) technique to the targeted cells. Later, the colour distribution of the input image will be matched to the colour distribution of the target image through the linear transformation process. In this study, the power-law transformation was applied to address the over-enhancement and contrast degradation issues in the conventional method. Five quality metrics comprised of entropy, tenengrad criterion (TEN), mean square error (MSE), structural similarity index (SSIM) and correlation coefficient were used to measure the performance of the proposed system. The experimental results demonstrate that the proposed method outperformed all conventional techniques. The proposed method achieved the highest average values of 5.59, 3854.11 and 94.65 for entropy, TEN, and MSE analyses

    Density-Based Histogram Partitioning and Local Equalization for Contrast Enhancement of Images

    Get PDF
    Histogram Equalization technique is one of the basic methods in image contrast enhancement. Using this method, in the case of images with uniform gray levels (with narrow histogram), causes loss of image detail and the natural look of the image. To overcome this problem and to have a better image contrast enhancement, a new two-step method was proposed. In the first step, the image histogram is partitioned into some sub-histograms according to mean value and standard deviation, which will be controlled with PSNR measure. In the second step, each sub-histogram will be improved separately and locally with traditional histogram equalization. Finally, all sub-histograms will be combined to obtain the enhanced image. Experimental results shows that this method would not only keep the visual details of the histogram, but also enhance image contrast

    Image contrast enhancement for preserving entropy and image visual features

    Get PDF
    Histogram equalization is essential for low-contrast enhancement in image processing. Several methods have been proposed; however, one of the most critical problems encountered by existing methods is their ability to preserve information in the enhanced image as the original. This research proposes an image enhancement method based on a histogram equalization approach that preserves the entropy and fine details similar to those of the original image. This is achieved through proposed probability density functions (PDFs) that preserve the small gray values of the usual PDF. The method consists of several steps. First, occurrences and clipped histograms are extracted according to the proposed thresholding. Then, they are equalized and used by a proposed transferring function to calculate the new pixel values in the enhanced image. The proposed method is compared with widely used methods such as Clahe, CS, HE, and GTSHE. Experiments using benchmark datasets and entropy, contrast, PSNR, and SSIM measurements are conducted to evaluate the performance. The results show that the proposed method is the only one that preserves the entropy of the enhanced image of the original image. In addition, it is efficient and reliable in enhancing image quality. This method preserves fine details and improves image quality, supporting computer vision and pattern recognition fields
    corecore