CONTRAST enhancement has an important role in image

Size: px
Start display at page:

Download "CONTRAST enhancement has an important role in image"

Transcription

1 2290 IEEE TRANSACTIONS ON IMAGE PROCESSING, VOL. 15, NO. 8, AUGUST 2006 Gray-Level Grouping (GLG): An Automatic Method Optimized Image Contrast Enhancement Part I: The Basic Method ZhiYu Chen, Senior Member, IEEE, Besma R. Abidi, Senior Member, IEEE, David L. Page, Member, IEEE, and Mongi A. Abidi, Member, IEEE Abstract Contrast enhancement has an important role in image processing applications. Conventional contrast enhancement techniques either often fail to produce satisfactory results a broad variety of low-contrast images, or cannot be automatically applied to different images, because their parameters must be specified manually to produce a satisfactory result a given image. This paper describes a new automatic method contrast enhancement. The basic procedure is to first group the histogram components of a low-contrast image into a proper number of bins according to a selected criterion, then redistribute these bins unimly over the grayscale, and finally ungroup the previously grouped gray-levels. Accordingly, this new technique is named gray-level grouping (GLG). GLG not only produces results superior to conventional contrast enhancement techniques, but is also fully automatic in most circumstances, and is applicable to a broad variety of images. An extension of GLG, selective GLG (SGLG), and its variations will be discussed in Part II of this paper. SGLG selectively groups and ungroups histogram components to achieve specific application purposes, such as eliminating background noise, enhancing a specific segment of the histogram, and so on. The extension of GLG to color images will also be discussed in Part II. Index Terms Contrast enhancement, gray-level grouping, histogram, quality measure. I. INTRODUCTION AND RELATED WORK CONTRAST enhancement has an important role in image processing applications. Numerous contrast enhancement techniques exist in literature, such as gray-level transmation based techniques (e.g., logarithm transmation, power-law transmation, piecewise-linear transmation, etc.) and histogram processing techniques (e.g., histogram equalization (HE), histogram specification, etc.) [1]. Conventional contrast enhancement techniques generally yield satisfactory results if the proper technique is selected a given application along with the proper processing parameters. However, conventional Manuscript received February 1, 2005; revised August 26, This work was supported in part by the DOE University Research Program in Robotics under Grant DOE-DE-FG02-86NE37968, in part by the DOD/TACOM/NAC/ARC Program R , in part by the FAA/NSSA Program R /49, and in part by the Office of Naval Research under Grant N The associate editor coordinating the review of this manuscript and approving it publication was Dr. Hassan Foroosh. The authors are with the Electrical and Computer Engineering Department, University of Tennessee, Knoxville, TN USA ( zychen@utk.edu; besma@utk.edu; dpage@utk.edu; abidi@utk.edu). Digital Object Identifier /TIP contrast enhancement techniques often fail in producing satisfactory results a broad range of low-contrast images, such as images characterized by the fact that the amplitudes of their histogram components are very high at one or several locations on the grayscale, while they are very small, but not zero, in the rest of the grayscale. This makes it difficult to increase the image contrast by simply stretching its histogram or by using simple gray-level transmations. The high amplitude of the histogram components corresponding to the image background also often prevents the use of the HE techniques, which could cause a washed-out effect on the appearance of the output image and/or amplify the background noise. Figs. 1 and 4 show examples of low-contrast images and the results of treating them with conventional contrast enhancement techniques. Fig. 1(a) shows an original low-contrast image of the Mars moon, Phobos, and Fig. 2(a) its histogram. Fig. 1(b) is the result of HE, exhibiting a washed-out appearance which is not acceptable many applications. The cause the washed-out appearance is that the left half of the grayscale on the histogram of the equalized image is simply empty, as shown in Fig. 2(b). Fig. 1(c) is the resulting image of histogram specification, and Fig. 2(c) its histogram, which is better than the HE result, but still has an unsatisfactory appearance. More importantly, one major disadvantage of the histogram specification technique is that the desired histogram of the resulting image has to be specified manually, and this precludes the technique from being applied automatically. The manually specified desired histogram used in the treatment is depicted in Fig. 3 [1]. Fig. 4(a) shows a low-contrast X-ray image of luggage. Its HE result in Fig. 4(b) also has a washed-out look. Numerous advanced histogram-based contrast enhancement techniques have been developed, but most of them are derivatives of conventional techniques (e.g., HE, etc.) [2] [25], such as bi-histogram equalization (BHE), block-overlapped histogram equalization, multi-scale adaptive histogram equalization, shape preserving local histogram modification, and so on. The mean brightness of histogram-equalized image is always the middle gray-level regardless of the input mean, and this is undesirable in certain applications where brightness preservation is necessary. This characteristic of HE may also lead to a washed-out appearance, amplified noise or other annoying artifacts in the resulting image. BHE was proposed to preserve the brightness by separating the input image s histogram into two parts based on its mean one ranges from the minimum gray level to the mean gray level, the other from the mean to the maximum. The /$ IEEE

2 CHEN et al.: GLG: AN AUTOMATIC METHOD FOR OPTIMIZED IMAGE CONTRAST ENHANCEMENT PART I 2291 Fig. 2. Histograms of the images of Phobos in Fig. 1. (a) Histogram of the low-contrast original image. (b) Result of HE. Nearly half of the grayscale is wasted. (c) Result of histogram specification. The desired histogram profile must be manually specified. (d) Result of gray-level grouping. The grayscale has been utilized fully and efficiently (the leftmost component in the histograms is the largest peak whose actual amplitude is 3: It is truncated so that the rest of the histograms can be displayed on a proper scale). Fig. 1. Mars moon Phobos. (a) Low-contrast original image. (b) Result of HE, which has a washed-out appearance. (c) Result of histogram specification, though better than the HE result, still has an unsatisfactory appearance. Moreover, this technique is not automatic; the desired histogram profile must be manually specified. (d) Result of gray-level grouping, has a crisper look. The result is produced fully automatically (PixDistand TEN are quality measures that will be discussed in Section III). (Original image courtesy of Dr. R. C. Gonzalez [1]). two histograms are then equalized independently [2]. Equal area dualistic subimage histogram equalization (DSIHE) is similar to BHE except that DSIHE separates the histogram at the median gray level the gray level with cumulative probability equal to 0.5 instead of the mean [3]. These two techniques usually outperm the basic HE technique. However, they have the same limitations of HE and cannot enhance some images well, as they still perm the HE operation in each grayscale segment, just limiting the drawbacks of HE within each grayscale segment. The global HE method cannot adapt to local brightness features of the input image because it uses histogram inmation over the whole image. This fact limits the contrast-stretching ratio in some parts of the image, and causes significant contrast losses in the background and other small regions. To overcome this limitation, some local histogram-equalization methods Fig. 3. Manually specified desired histogram profile used to produce the histogram specification result in Fig. 1(c). have been developed. A natural extension of global histogram equalization is termed adaptive histogram equalization (AHE), which divides the input image into an array of subimages, each subimage is histogram-equalized independently, and then the processed subimages are fused together with bilinear interpolation [4]. Another local method is called block-overlapped histogram equalization [5], in which a rectangular subimage of the input image is first defined, a histogram of that block is obtained, and then its histogram-equalization function is determined. Thereafter, the center pixel of the block is histogram equalized using this function. The center of the rectangular block is then moved to the adjacent pixel and the histogram equalization is repeated. This procedure is repeated pixel by pixel all input pixels. Since local histogram equalization must be permed all pixels in the entire image, the computational complexity of this method is very high. Instead of using rectangular blocks, shape preserving local histogram modification employs connected components and level-sets contrast

3 2292 IEEE TRANSACTIONS ON IMAGE PROCESSING, VOL. 15, NO. 8, AUGUST 2006 Fig. 5. Histograms of a virtual low-contrast image treated by different enhancement methods. (a) Original. (b) Result of histogram equalization. Half of the grayscale is wasted. (c) Result of linear contrast stretching. Contrast enhancement is not strong histogram components which are originally very close to each other. (d) Optimal histogram of the enhanced image. Fig. 4. X-ray image of luggage. (a) Low-contrast original image. (b) Result of HE, which has an unsatisfactory appearance. (c) Result of gray-level grouping, has a sharper look. The result is produced fully automatically. enhancement [6]. Multiscale adaptive histogram equalization [11] and other multiscale contrast enhancement techniques [7], [22] use multiscale analysis to decompose the image into subbands, and apply corresponding enhancement techniques to the high-frequency subband, and then combine the enhanced high-frequency subband with the low-frequency subband to reconstruct the output image. The above mentioned advanced contrast enhancement techniques usually outperm conventional techniques. However, they still have limitations and cannot handle certain classes of images well and/or are not fully automatic methods. Our motivation is to develop a new contrast enhancement technique which not only produces better results, but is also general and can be automatically applied to a broad variety of images. This paper introduces a new histogram-based optimized contrast enhancement technique called gray-level grouping (GLG). The basic procedure of this technique is to first group the histogram components of a low-contrast image into a proper number of groups according to a certain criterion, then redistribute these groups of histogram components unimly over the grayscale so that each group occupies a grayscale segment of the same size as the other groups, and finally ungroup the previously grouped gray-levels. In the next section, the principle and algorithm of the graylevel grouping technique will be described. The computational complexity of this method and comparison with a few of conventional methods using a benchmark quality measure will be discussed in Section III. An extension of the basic GLG to local contrast enhancement approaches, adaptive gray-level grouping (A-GLG), will be presented in Section IV. II. BASIC GRAY-LEVEL GROUPING (GLG) Although piecewise-based contrast stretching or histogram specification might be able to yield satisfactory results if the proper processing parameters are selected the image to be enhanced, they are not general techniques and cannot be automatically applied to other images, since the histogram profile varies from image to image. Bee introducing the new technique of gray-level grouping, we first revisit several conventional contrast enhancement techniques, analyze their shortcomings, and try to overcome them in developing the new method. Fig. 5(a) illustrates the histogram of a virtual low-contrast image. The histogram contains four components, which are clustered in the central part of the grayscale. The amplitude

4 CHEN et al.: GLG: AN AUTOMATIC METHOD FOR OPTIMIZED IMAGE CONTRAST ENHANCEMENT PART I 2293 of the second component is half that of the leftmost component, and the right two components are half the second one. Fig. 5(b) shows the result of perming histogram equalization on Fig. 5(a). Due to the highest amplitude of the leftmost component, the resulting histogram is shifted toward the right side of the grayscale. The left half of the grayscale is empty and this produces a washed-out appearance in the output image. The objective of histogram equalization is to achieve a unim histogram. However, this can be achieved only on continuous histograms. For digital images and their discrete histograms, histogram equalization simply cannot redistribute the histogram components unimly in most cases, because of the continuous nature of the technique. Fig. 5(c) shows the result of perming linear contrast stretch on Fig. 5(a). The resulting histogram spreads over the full range of grayscale, so there is no washed-out appearance in the output image. However, it can be noted that the right two histogram components are still quite close to each other, so are the left two. As a result, the contrast enhancement in some regions of the output image is not the strongest. Since the left two histogram components are far away from the right two, they might be over-contrasted in the output image. Theree, the contrast enhancement in the resulting image might also be unbalanced. Furthermore, linear contrast stretching is generally not an automatic method, since a piecewise-linear transmation function need to be manually specified to achieve satisfactory results. In order to overcome the above shortcomings, the components of the desired histogram of the optimal contrast enhancement result should spread over the full range of the grayscale, with the bins being away from each other as far as possible. Fig. 5(d) shows the desired histogram which produces the strongest contrast enhancement. It can be noted that the four histogram components are unimly spread over the entire grayscale, and are evenly spaced from each other. The objectives of developing this new technique are as follows. Like histogram equalization, the basic objective of the new technique is still to achieve a unim histogram, but discrete histograms, in the sense that the histogram components are redistributed unimly over the grayscale. Utilize the grayscale more efficiently; conventional contrast enhancement techniques such as histogram equalization are likely to leave too much empty space on the grayscale and cause under or over-contrast. Spread the components of histogram over the grayscale in a controllable and/or efficient way. Treat the histogram components in different parts of the grayscale differently if necessary, in order to satisfy specific contrast enhancement purposes. This objective will lead to an extension of the basic GLG technique selective graylevel grouping (SGLG), which will be introduced in Part II of this paper. The new technique should be general, and be able to treat various kinds of images automatically. The basic principle and procedure of this new technique are explained below. Group the histogram components into a proper number of gray-level bins according to their amplitudes, in order to initially reduce the number of gray bins. Theree, empty gray levels can be created on the grayscale, allowing the redistribution of the histogram components in the next step. Furthermore, this grouping operation results in a set of gray-level bins whose amplitudes are close to each other, allowing a quasi-unim distribution of the histogram components in the next step. Redistribute these groups of histogram components unimly over the grayscale, so that each group occupies a grayscale segment of the same size as the other groups, and the concentrated histogram components spread out and image contrast is increased. The size of the grayscale segment occupied by each gray-level bin is determined from the total number of bins. At the same time, the grayscale is utilized efficiently and the over-contrast problem is also avoided. The histogram components in different segments of the grayscale can be grouped using different criteria, so they can be redistributed differently over the grayscale to meet specific processing purposes, e.g., certain applications may require different parts of the histogram to be enhanced to different extents. This step is needed only in SGLG, which will be discussed in Part II of the paper. The algorithm of the basic GLG technique is described as follows, along with a simple example illustration. Let denote the histogram of the original image, with representing the gray levels on the grayscale. To perm gray-level grouping, first the nonzero histogram components are assigned to gray-level bins, or gray-level groups, Fig. 6(a) illustrates the histogram of a virtual low-contrast image, whose gray levels are in the interval [0, 8]. It has nonzero components and its histogram components are and After the nonzero histogram components are assigned to gray-level bins, we have and The left and right limits, and, of the gray-level interval represented by also need to be recorded. In this first step, the intervals consist of single values, which are the gray-level values,, of the original histogram components, (1) (2)

5 2294 IEEE TRANSACTIONS ON IMAGE PROCESSING, VOL. 15, NO. 8, AUGUST 2006 Fig. 6. Illustration of gray-level grouping. (a) Original histogram of a virtual low-contrast image. The bracket indicates the gray levels to be grouped. (b) Histogram after the first gray-level grouping and ungrouping. (c) Histogram after the second gray-level grouping and ungrouping. In our example, these parameters are In our example, and. The bracket in Fig. 6(a) indicates the two histogram components to be grouped. The new gray-level bins are The first occurring smallest is found. and The new gray-level intervals represented by the new groups are (3) and is the group index corresponding to the smallest, i.e.,. In our example, and. Grouping is permed in this step. Group is merged with the smaller of its two adjacent neighbors, and the gray-level bins are adjusted to create a new set of bins, as follows: where and otherwise. The left and right limits of the gray-level intervals represented by also need to be adjusted accordingly (4) (5) (6) Mapping and ungrouping are permed in this step. Now the total number of gray-level bins has been reduced by one. We can start to construct the transmation function, which maps the gray-level values of pixels in the input image to the desired values in the output image. In our method, all gray-level bins are redistributed unimly over the entire grayscale, the gray levels are mapped to new values, and the combined histogram components are fully or partially uncombined. We first calculate the number of gray levels,, that each gray-level bin will occupy in the resulting image. With a total number of bins equal to,wehave However, if, this indicates that the leftmost gray-level bin contains only one gray level or one histogram component, which usually corresponds to the background, and it will be matched to gray level 0 in the resulting image. To prevent this one histogram component from occupying too many gray levels, we let (9) (7) (8) (10) where is a constant between 0 and 1, and usually assumes a value of 0.8 in our treatments, found through multiple trials to work well with a variety of images.

6 CHEN et al.: GLG: AN AUTOMATIC METHOD FOR OPTIMIZED IMAGE CONTRAST ENHANCEMENT PART I 2295 There are four cases to be considered when constructing.for, we have the following. 1) If gray-level falls inside gray-level bin, and, this gray level is first mapped onto the right boundary of the gray-level interval assigned to bin, i.e.,, then it is separated from the group by linear rescaling within the assigned gray-level interval. Theree, its transmation function is as shown in (11), at the bottom of the page. If, constant prevents the background histogram from occupying too many gray levels. If, i.e., the bin contains only one gray level, then the transmation function is (12) 2) If gray-level falls between gray-level bin and, then its transmation function is 3) 4) (13) This ensures that is monotonically increasing along the grayscale, and the gray-level reversal problem will be avoided in the adaptive approach of the GLG method. then (14) then (15) The constructed gray-level transmation function is stored in computer memory. In our example, we let simplicity and have. The transmed gray levels are All resulting gray levels are rounded to the closest integer, and the histogram of the resulting image is shown in Fig. 6(b). By applying the constructed transmation function to the histogram of the original image, we obtain the histogram of the processed image. The average distance between pixels on the grayscale, is used as a criterion to measure the quality of contrast enhancement. This distance is given by the expression (16) where is the gray-level range of the grayscale, and is the total number of pixels in the image. This criterion generally applies only to the gray-level grouping technique or similar histogram-based techniques, and may not be used to judge the quality of images treated by other enhancement techniques. A counter example is given here if we set the mean gray level of a low-contrast image as the threshold, and threshold this image into a black-and-white image, the average distance between pixels on the grayscale of the resulting image will be the maximum that could be achieved theoretically, however, the resulting black-and-white image is obviously unacceptable purposes of enhancement. However, the GLG process tends to spread the histogram components unimly over the grayscale, preventing the histogram components from concentrating in particular locations on the grayscale. At the same time, a larger will keep the histogram components further away from each other better enhancement. Theree, we consider the average distance between pixels on the grayscale as a sound measure of the quality of images enhanced by GLG technique, and consider that the maximal corresponds to the optimal contrast enhancement. Visual evaluations of multiple images during our testing also confirmed the validity of this measure. This quality measure is essential in the GLG process to achieve the optimal result. It is worth noting that this image contrast criterion, the average distance between pixels on the grayscale, is not inherent to the GLG algorithm, but could be used in other histogram-based algorithms (especially histogram equalization) as well. However, we suggest that this criterion be used with caution. The use of this criterion and a well-known criterion on images in this paper will be discussed in Section III. In some cases (e.g., the background occupies a large percentage area in the image), in order to achieve the optimal result, the gray levels corresponding to the image background may be excluded when calculating.for (11)

7 2296 IEEE TRANSACTIONS ON IMAGE PROCESSING, VOL. 15, NO. 8, AUGUST 2006 Fig. 7. Flow chart of the optimized gray-level grouping algorithm. many images, the histogram components corresponding to the background are the highest and distinct in the histogram profile. Theree, the approximate area of the background can be calculated automatically by summing the amplitudes of the histogram components of the background, given that the algorithm is notified by the user that the input image has a large-area background. If the background occupies a percentage area in the image larger than a user specified threshold (e.g., 40%), the background gray levels are then excluded when calculating. In our example, of Fig. 6(a) is 1.36, and of Fig. 6(b) is To determine the optimal number of gray-level bins that will lead to the optimal contrast enhancement, we need to

8 CHEN et al.: GLG: AN AUTOMATIC METHOD FOR OPTIMIZED IMAGE CONTRAST ENHANCEMENT PART I 2297 Fig. 8. Flow chart of the FGLG algorithm, which groups the original gray-level bins into a default number of bins, 20, executes much faster than the optimized GLG, and has comparable results. repeat the above procedure and group the histogram components into all possible numbers from to 2 (there is no need to group all histogram components into one bin since the histogram will be the same as the original after it is ungrouped), and calculate the average distance between pixels on the grayscale,, each set of bins. The maximal will lead to the corresponding optimum number gray-level bins (17) (18)

9 2298 IEEE TRANSACTIONS ON IMAGE PROCESSING, VOL. 15, NO. 8, AUGUST 2006 Fig. 9. Comparison of GLG results using different gray-level bin numbers. Both images are satisfactory. (a) GLG result of the Phobos image with the optimal bin number of 4, found through the iterative process. (b) FGLG result of the Phobos image with the default bin number of 20. In our example, we continue to group the gray-level bins. This time bin and will be grouped as indicated by the bracket in Fig. 6(b), and the new set of gray-level bins are Their boundaries are Fig. 10. Mars moon phobos. (a) Low-contrast original image. (b) Result of CLAHE. (c) Result of global gray-level grouping. (d) Result of A-GLG. Its contrast enhancement is the strongest (original image courtesy of Dr. R. C. Gonzalez [1]). Then levels are and the new transmed gray The resulting histogram is shown in Fig. 6(c). The average distance between pixels on the grayscale is larger than and. To obtain the final optimally enhanced image, we retrieve the optimal gray-level transmation function from computer memory, and then apply it to the original image. Fig. 7 illustrates the flow chart of the optimized gray-level grouping algorithm. Figs. 1(d) and 2(d) show the result of applying this technique to the Phobos image and the resulting histogram, respectively. Fig. 4(c) shows the GLG result of the X-ray luggage image. Since the background area percentage is quite large in the X-ray image, the background is excluded when calculating the average distance between pixels on the grayscale, in order to achieve the strongest enhancement in the resulting image of Fig. 4(c). It is obvious that the GLG results are better than those of histogram equalization and histogram specification. Furthermore, the new method is fully automatic. It should be pointed out that in Fig. 1(d), background noise in the upper left corner has been amplified in the basic GLG result. This effect also exists in the results of HE and histogram specification, as shown in Fig. 1(b) and (c). This problem can be solved and will be addressed in Part II of this paper. Although we have described an approach finding the optimal number of gray-level groups, it has been found that the quality of the resulting images is not very sensitive to the total number of gray-level bins if this number is below 150, because the ungrouping of grouped gray levels results in similar spacing between high-amplitude histogram components. Theree, we can use a default value the total number of gray-level groups, e.g., 20, which has been found to yield satisfactory results in a

10 CHEN et al.: GLG: AN AUTOMATIC METHOD FOR OPTIMIZED IMAGE CONTRAST ENHANCEMENT PART I 2299 Fig. 11. X-ray image of luggage. (a) Original image. (b) Result of CLAHE. (c) Result of global GLG. (d) Result of A-GLG. Not only its contrast enhancement is the strongest, but also some objects that are invisible in the original image and the CLAHE result become readily apparent (e.g., the tip of the stripe to the right of the luggage, as shown by the white oval in the image). (The Tenengrad value of the global GLG result this image is a little higher than that of the adaptive GLG result, because some light regions in conjunction with the surrounding dark background in the global GLG result exhibit larger gradient magnitudes, which lead to a larger Tenengrad value, but the adaptive GLG result apparently has a higher local contrast enhancement). large number of experiments and saves on iterations and computational expenses significantly. The choice of this number is also based on the fact that it is comparable to the number of gray shades that the human eye can discern, which is a couple of dozens. Without constructing the transmation function and calculating the average distance between pixels on the grayscale each set of gray-level bins, this algorithm executes much faster (more than 3 orders of magnitude faster 8-bit images) than the optimized GLG, so it is called fast gray-level grouping (FGLG). Fig. 8 illustrates the flow chart of FGLG. Fig. 9(a) and (b) shows the comparison of the results of treating the Phobos image by GLG with two different numbers of gray-level bins. Fig. 9(a) is the result using the optimal number of bins of four given by (18), and Fig. 9(b) is the result using the default number of bins of 20. It can be seen that there is not much difference in the two images, and both images are satisfactory. III. COMPUTATIONAL COMPLEXITY AND QUALITY MEASURE The computational complexity of the GLG technique is basically determined by the number of comparison operations finding the smallest gray-level groups and the number of multiplication and/or division operations calculating the graylevel transmation functions. The number of comparison operations finding the smallest gray-level group among groups is. Since the smallest gray-level group needs to be found all possible sets of groups in the optimal GLG process, the computational complexity finding the smallest gray-level groups is, where is the total number of gray levels on the grayscale. For each set of gray-level groups, the number of multiplication and/or division operations calculating the gray-level transmation function is. Since this also needs to be permed on all possible sets of gray-level groups in the optimal GLG process, the computational complexity calculating gray-level transmation functions in the optimal GLG process is. However, since the gray-level transmation function is calculated only once in the fast GLG process, its computational complexity multiplication operations is. As comparison, the computational complexity of the HE algorithm is. In order to evaluate the competitiveness of the GLG method against existing contrast enhancement techniques, we used the most well-known benchmark image sharpness measure, the Tenengrad criterion [26], [27], to compare the results of the GLG method and the conventional methods studied in this paper. The Tenengrad criterion is based on gradient magnitude maximization. It is considered one of the most robust and functionally accurate image quality measures [27]. The Tenengrad value of an image is calculated from the gradient at each pixel, where the partial derivatives are obtained by a high-pass filter, e.g., the Sobel operator, with the convolution kernels and. The gradient magnitude is given as (19)

11 2300 IEEE TRANSACTIONS ON IMAGE PROCESSING, VOL. 15, NO. 8, AUGUST 2006 and the Tenengrad criterion is mulated as (20) where is a threshold. The image quality is usually considered higher if its Tenengrad value is larger. We calculated the Tenengrad values of all images in this article, and listed them in the corresponding figure captions. It is noted that the images processed with the GLG technique have significantly larger Tenengrad values, which indicates that the GLG method is superior to the conventional techniques compared to in this paper. This result agrees with the visual evaluation by the human eye. It is also worth noting that the Tenengrad criterion indicates that the optimal GLG result is better than the fast GLG result, as shown in Fig. 9. In the previous section, we proposed an image contrast measure, the average distance between pixels on the grayscale. We also calculated the values of this criterion all images in this article and listed them in the corresponding figure captions. It can be seen that, this criterion generally agrees well with the benchmark Tenengrad measure in evaluating image contrast. It also should be noted that, the values of the adaptive GLG (A-GLG) results described in Section IV usually do not agree with the perceived image contrasts, because the adaptive GLG process significantly changes the global histogram profile of the image, and theree makes the comparison of the values of the global GLG and adaptive GLG results meaningless. This is one of the situations in which the criterion should not be used. IV. ADAPTIVE GRAY-LEVEL GROUPING (A-GLG) By analogy to the well-established conventional technique of AHE [4], or contrast-limited adaptive histogram equalization (CLAHE), GLG also has its adaptive counterparts A-GLG, or CLA-GLG. In the A-GLG or CLA-GLG method, the image is first divided into an array of subimages (usually an 8 8 array), each subimage is treated with the GLG method, and all treated subimages are merged together by bilinear interpolation to generate the processed whole image. The algorithm of adaptive GLG (A-GLG) technique is described as the following. 1) Divide the original image into an array of subimages, and process all subimages with the GLG algorithm to obtain their optimal GLG gray-level transmation functions, i.e.,,,, and. Here, represents the highest gray-level value on the grayscale. 2) Create an intermediate array of gray-level transmation functions,, and, as follows. a) For the four corner components (21) b) For the boundary components otherwise (22),, and, and otherwise (23),, and. c) For the interior components (24) where,, and, 3, 2, or 1, which equals to the number of operands in the numerator. The above equation applies to,, and. This step is an averaging process to balance the contrast of adjacent subimages in the final output image. If graylevel in the original image is mapped to gray-level by, it is considered as background and theree excluded from the averaging process. 3) Perm bilinear interpolation to reconstruct the final output image. For each original subimage, function returns the gray-level value of the pixel at subimage coordinate,,,, where and are the height and width of the corresponding subimage, respectively. The bilinearly-interpolated output subimage is given by the following expression: (25),, and. The final processed whole image is obtained by stitching the array of output subimages together. Fig. 10(c) shows the A-GLG result of the Phobos image with comparison to the CLAHE result and global GLG result. It can be seen that the A-GLG result is bviously better than CLAHE and global GLG results. AHE is often not applicable to many images such as images with large areas of dark background. In that case, because of its adaptive nature, AHE will turn the dark background into white, and cause undesirable artifacts. Theree, CLAHE is more applicable than AHE. However, A-GLG does not have

12 CHEN et al.: GLG: AN AUTOMATIC METHOD FOR OPTIMIZED IMAGE CONTRAST ENHANCEMENT PART I 2301 this problem, and will automatically keep the dark background black. Fig. 11(c) shows the A-GLG result of the X-ray image of luggage with comparison to the CLAHE result and global GLG result. It can be seen that not only the contrast of the A-GLG result is better than that of the CLAHE result (e.g., the razor in the bag is brighter and clearer), but also some objects that are invisible in the original image and the CLAHE result become readily apparent (e.g., the tip of the stripe to the right of the luggage, as shown by the white oval in the image). V. CONCLUSION We have developed a new automatic contrast enhancement technique. GLG is a general and powerful technique, which can be conveniently applied to a broad variety of low-contrast images and generates satisfactory results (more examples will be given in Part II of this paper). The GLG technique can be conducted with full automation at fast speeds and outperms conventional contrast enhancement techniques. The benchmark image quality measure, Tenengrad criterion, indicates that the GLG results are superior to those of conventional techniques studied in this paper. The optimized GLG algorithm generally can process an image within a few seconds on a personal computer (PC), and the FGLG algorithm can process an image on the time scale of millisecond on a PC. The basic GLG method also provides a platm various extensions of this technique, such as selective gray-level grouping (SGLG), (S)GLG with preprocessing steps eliminating image background noises, (S)GLG on color images, and so on. All these variations extend the capability of the basic GLG technique, and will be discussed in Part II of this paper. ACKNOWLEDGMENT The authors would like to thank Y. Yao help with the Tenengrad criterion, and Dr. A. Koschan and Dr. A. Gribok their insightful and valuable suggestions. REFERENCES [1] R. C. Gonzalez and R. E. Woods, Digital Image Processing, 2nd ed. Englewood Cliffs, NJ: Prentice-Hall, 2002, ISBN: [2] Y.-T. Kim, Enhancement using brightness preserving bi-histogram equalization, IEEE Trans. Consumer Electron., vol. 43, no. 1, pp. 1 8, Feb [3] Y. Wan, Q. Chen, and B.-M. Zhang, Image enhancement based on equal area dualistic sub-image histogram equalization method, IEEE Trans Consumer Electron., vol. 45, no. 1, pp , Feb [4] S. M. Pizer, E. P. Amburn, J. D. Austin, R. Cromartie, A. Geselowitz, T. Greer, B. H. Romeny, J. B. Zimmerman, and K. Zuiderveld, Adaptive histogram equalization and its variations, Comput. Vis., Graph., Image Process., vol. 39, pp , [5] T.-K. Kim, J.-K. Paik, and B.-S. Kang, Contrast enhancement system using spatially adaptive histogram equalization with temporal filtering, IEEE Trans. Consumer Electron., vol. 44, no. 1, pp , Feb [6] V. Caselles, J.-L. Lisani, J.-M. Morel, and G. Sapiro, Shape preserving local histogram modification, IEEE Trans. Image Process., vol. 8, no. 2, pp , Feb [7] D.-C. Chang and W.-R. Wu, Image contrast enhancement based on a histogram transmation of local standard deviation, IEEE Trans. Med. Imag., vol. 17, no. 4, pp , Aug [8] S.-D. Chen and A. R. Ramli, Contrast enhancement using recursive mean-separate histogram equalization scalable brightness preservation, IEEE Trans. Consumer Electron., vol. 49, no. 4, pp , Nov [9], Minimum mean brightness error bi-histogram equalization in contrast enhancement, IEEE Trans. Consumer Electron., vol. 49, no. 4, pp , Nov [10] S. Dippel, M. Stahl, R. Wiemker, and T. Blaffert, Multiscale contrast enhancement radiographies: laplacian pyramid versus fast wavelet transm, IEEE Trans. Med. Imag., vol. 21, no. 4, pp , Apr [11] Y. Jin, L. Fayad, and A. Laine, Contrast enhancement by multi-scale adaptive histogram equalization, in Proc. SPIE, 2001, vol. 4478, pp [12] J.-Y. Kim, L.-S. Kim, and S.-H. Hwang, An advanced contrast enhancement using partially overlapped sub-block histogram equalization, IEEE Trans. Circuits Syst. Video Technol., vol. 11, no. 4, pp , Apr [13] S.-Y. Kim, D. Han, S.-J. Choi, and J.-S. Park, Image contrast enhancement based on the piecewise-linear approximation of CDF, IEEE Trans. Consumer Electron., vol. 45, no. 3, pp , Aug [14] T.-K. Kim, J.-K. Paik, and B.-S. Kang, Contrast enhancement system using spatially adaptive histogram equalization with temporal filtering, IEEE Trans. Consumer Electron., vol. 44, no. 1, pp , Feb [15] S. C. Matz and R. J. P. de Figueiredo, A nonlinear technique image contrast enhancement and sharpening, in Proc. IEEE Int. Symp. Circuits and Systems, 1999, vol. 4, pp [16] S. K. Naik and C. A. Murthy, Hue-preserving color image enhancement without gamut problem, IEEE Trans. Image Process., vol. 12, no. 12, pp , Dec [17] J. P. Oakley and B. L. Satherley, Improving image quality in poor visibility conditions using a physical model contrast degradation, IEEE Trans. Image Process., vol. 7, no. 2, pp , Feb [18] S.-C. Pei, Y.-C. Zeng, and C.-H. Chang, Virtual restoration of ancient chinese paintings using color contrast enhancement and lacuna texture synthesis, IEEE Trans. Image Process., vol. 13, no. 3, pp , Mar [19] A. Polesel, G. Ramponi, and V. J. Mathews, Image enhancement via adaptive unsharp masking, IEEE Trans. Image Process., vol. 9, no. 3, pp , Mar [20] F. Russo, An image enhancement technique combining sharpening and noise reduction, IEEE Trans. Instrum. Meas., vol. 51, no. 4, pp , Aug [21] F. Sattar and D. B. H. Tay, Enhancement of document images using multiresolution and fuzzy logic techniques, IEEE Signal Process. Lett., vol. 6, no. 10, pp , Oct [22] J.-L. Starck, F. Murtagh, E. J. Candes, and D. L. Donoho, Gray and color image contrast enhancement by the curvelet transm, IEEE Trans. Image Process., vol. 12, no. 6, pp , Jun [23] J. A. Stark, Adaptive image contrast enhancement using generalizations of histogram equalization, IEEE Trans. Image Process., vol. 9, no. 5, pp , May [24] J. Yang, G. Dong, Y. Peng, Y. Yamaguchi, and H. Yamada, Generalized optimization of polarimetric contrast enhancement, IEEE Geosci. Remote Sens. Lett., vol. 1, no. 3, pp , Jul [25] X. Zong, A. F. Laine, and E. A. Geiser, Speckle reduction and contrast enhancement of echocardiograms via multiscale nonlinear processing, IEEE Trans. Med. Imag., vol. 17, no. 4, pp , Aug [26] E. P. Krotkov, Active Computer Vision by Cooperative Focus and Stereo. New York: Springer-Verlag, [27] A. Buerkle, F. Schmoeckel, M. Kiefer, B. P. Amavasai, F. Caparrelli, A. N. Selvan, and J. R. Travis, Vision-based closed-loop control of mobile microrobots micro handling tasks, Proc. SPIE, vol. 4568, Microrobotics and Microassembly III, pp , ZhiYu Chen (SM 98) received the B.E. degree (with high honors) in engineering physics and the M.S. degree from Tsinghua University, Beijing, China, in 1994 and 1997, respectively. He is currently pursuing the Ph.D. degree in electrical engineering at the University of Tennessee, Knoxville (UTK). His area of research was plasma science and technology. He has authored or coauthored seven journal articles and numerous conference papers in that field. In late 2003, he switched his research interest to the field of digital image processing and computer vision. He is now with the Imaging, Robotics and Intelligent Systems (IRIS) Laboratory at UTK. Mr. Chen was a recipient of the IEEE Nuclear and Plasma Sciences Society Graduate Student Award in He also serves as a Reviewer IEEE TRANSACTIONS ON PLASMA SCIENCE.

13 2302 IEEE TRANSACTIONS ON IMAGE PROCESSING, VOL. 15, NO. 8, AUGUST 2006 Besma R. Abidi (M 88 SM 06) received the M.S. degrees in image processing and remote sensing (Hons.) from the National Engineering School of Tunis, Tunis, Tunisia, in 1985 and 1986, respectively, and the Ph.D. degree from The University of Tennessee, Knoxville (UTK), in She is a Research Assistant Professor with the Department of Electrical and Computer Engineering, UTK, which she joined in She occupied a postdoctorate position with the Oak Ridge Institute of Science and Energy, Oak Ridge, TN, and was a Research Scientist at the Oak Ridge National Laboratory from 1998 to From 1985 to 1988, she was an Assistant Professor at the National Engineering School of Tunis. Her general areas of research are in image enhancement and restoration, sensor positioning and geometry, video tracking, sensor fusion, and biometrics. Dr. Abidi is a member of SPIE, Tau Beta Pi, Eta Kappa Nu, Phi Kappa Phi, and The Order of the Engineer. Mongi A. Abidi (M 82) received the M.S. and Ph.D. degrees in electrical engineering from the University of Tennessee, Knoxville (UTK), in 1985 and 1987, respectively. He is a W. Fulton Professor with the Department of Electrical and Computer Engineering, UTK, which he joined in His interests include image processing, multisensor processing, three-dimensional imaging, and robotics. He has published over 120 papers in these areas and co-edited the book Data Fusion in Robotics and Machine Intelligence (Academic, 1992). Dr. Abidi received the Chancellor s Award Excellence in Research and Creative Achievement and the 2001 Brooks Distinguished Professor Award. He is a member of the Computer Society, Pattern Recognition Society, SPIE, Tau Beta Pi, Phi Kappa Phi, and Eta Kappa Nu honor societies. He also received the First Presidential Principal Engineer Award prior to joining the University of Tennessee. David L. Page (M 91) received the B.Sc. and M.Sc. degrees from Tennessee Technological University, Cookeville, in 1993 and 1995, respectively, and the Ph.D. degree from the University of Tennessee, Knoxville (UTK), in 2003, all in electrical engineering. He then began work as an Electronics Engineer at the Naval Surface Warfare Center, Dahlgren, VA, where he was involved in distributed computing research. He currently serves as a Research Assistant Professor in the Imaging, Robotics, and Intelligent Systems Laboratory at UTK. His research interests focus on three-dimensional computer vision, with specific emphasis on mesh segmentation, curvature estimation, and object description.

A DEVELOPED UNSHARP MASKING METHOD FOR IMAGES CONTRAST ENHANCEMENT

A DEVELOPED UNSHARP MASKING METHOD FOR IMAGES CONTRAST ENHANCEMENT 2011 8th International Multi-Conference on Systems, Signals & Devices A DEVELOPED UNSHARP MASKING METHOD FOR IMAGES CONTRAST ENHANCEMENT Ahmed Zaafouri, Mounir Sayadi and Farhat Fnaiech SICISI Unit, ESSTT,

More information

CONTRAST ENHANCEMENT WITH CONSIDERING VISUAL EFFECTS BASED ON GRAY-LEVEL GROUPING

CONTRAST ENHANCEMENT WITH CONSIDERING VISUAL EFFECTS BASED ON GRAY-LEVEL GROUPING Journal of Marine Science and Technology DOI:.69/JMST--66- This article has been peer reviewed and accepted for publication in JMST but has not yet been copyediting, typesetting, pagination and proofreading

More information

Contrast Enhancement Using Bi-Histogram Equalization With Brightness Preservation

Contrast Enhancement Using Bi-Histogram Equalization With Brightness Preservation Contrast Enhancement Using Bi-Histogram Equalization With Brightness Preservation 1 Gowthami Rajagopal, 2 K.Santhi 1 PG Student, Department of Electronics and Communication K S Rangasamy College Of Technology,

More information

Automated Correction and Optimized Contrast Enhancement of Multi-Line CCD Images

Automated Correction and Optimized Contrast Enhancement of Multi-Line CCD Images University of Tennessee, Knoxville Trace: Tennessee Research and Creative Exchange Doctoral Dissertations Graduate School 12-29 Automated Correction and Optimized Contrast Enhancement of Multi-Line CCD

More information

An Advanced Contrast Enhancement Using Partially Overlapped Sub-Block Histogram Equalization

An Advanced Contrast Enhancement Using Partially Overlapped Sub-Block Histogram Equalization IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS FOR VIDEO TECHNOLOGY, VOL. 11, NO. 4, APRIL 2001 475 An Advanced Contrast Enhancement Using Partially Overlapped Sub-Block Histogram Equalization Joung-Youn Kim,

More information

A Survey on Image Contrast Enhancement

A Survey on Image Contrast Enhancement A Survey on Image Contrast Enhancement Kunal Dhote 1, Anjali Chandavale 2 1 Department of Information Technology, MIT College of Engineering, Pune, India 2 SMIEEE, Department of Information Technology,

More information

A Global-Local Contrast based Image Enhancement Technique based on Local Standard Deviation

A Global-Local Contrast based Image Enhancement Technique based on Local Standard Deviation A Global-Local Contrast based Image Enhancement Technique based on Local Standard Deviation Archana Singh Ch. Beeri Singh College of Engg & Management Agra, India Neeraj Kumar Hindustan College of Science

More information

Pixel Classification Algorithms for Noise Removal and Signal Preservation in Low-Pass Filtering for Contrast Enhancement

Pixel Classification Algorithms for Noise Removal and Signal Preservation in Low-Pass Filtering for Contrast Enhancement Pixel Classification Algorithms for Noise Removal and Signal Preservation in Low-Pass Filtering for Contrast Enhancement Chunyan Wang and Sha Gong Department of Electrical and Computer engineering, Concordia

More information

Contrast Enhancement for Fog Degraded Video Sequences Using BPDFHE

Contrast Enhancement for Fog Degraded Video Sequences Using BPDFHE Contrast Enhancement for Fog Degraded Video Sequences Using BPDFHE C.Ramya, Dr.S.Subha Rani ECE Department,PSG College of Technology,Coimbatore, India. Abstract--- Under heavy fog condition the contrast

More information

Measure of image enhancement by parameter controlled histogram distribution using color image

Measure of image enhancement by parameter controlled histogram distribution using color image Measure of image enhancement by parameter controlled histogram distribution using color image P.Senthil kumar 1, M.Chitty babu 2, K.Selvaraj 3 1 PSNA College of Engineering & Technology 2 PSNA College

More information

Survey on Image Contrast Enhancement Techniques

Survey on Image Contrast Enhancement Techniques Survey on Image Contrast Enhancement Techniques Rashmi Choudhary, Sushopti Gawade Department of Computer Engineering PIIT, Mumbai University, India Abstract: Image enhancement is a processing on an image

More information

EFFICIENT CONTRAST ENHANCEMENT USING GAMMA CORRECTION WITH MULTILEVEL THRESHOLDING AND PROBABILITY BASED ENTROPY

EFFICIENT CONTRAST ENHANCEMENT USING GAMMA CORRECTION WITH MULTILEVEL THRESHOLDING AND PROBABILITY BASED ENTROPY EFFICIENT CONTRAST ENHANCEMENT USING GAMMA CORRECTION WITH MULTILEVEL THRESHOLDING AND PROBABILITY BASED ENTROPY S.Gayathri 1, N.Mohanapriya 2, B.Kalaavathi 3 1 PG student, Computer Science and Engineering,

More information

Survey on Contrast Enhancement Techniques

Survey on Contrast Enhancement Techniques Survey on Contrast Enhancement Techniques S.Gayathri 1, N.Mohanapriya 2, Dr.B.Kalaavathi 3 PG Student, Computer Science and Engineering, Vivekanandha College of Engineering for Women, Tiruchengode Assistant

More information

A Novel 3-D Color Histogram Equalization Method With Uniform 1-D Gray Scale Histogram Ji-Hee Han, Sejung Yang, and Byung-Uk Lee, Member, IEEE

A Novel 3-D Color Histogram Equalization Method With Uniform 1-D Gray Scale Histogram Ji-Hee Han, Sejung Yang, and Byung-Uk Lee, Member, IEEE 506 IEEE TRANSACTIONS ON IMAGE PROCESSING, VOL. 20, NO. 2, FEBRUARY 2011 A Novel 3-D Color Histogram Equalization Method With Uniform 1-D Gray Scale Histogram Ji-Hee Han, Sejung Yang, and Byung-Uk Lee,

More information

Image Contrast Enhancement Using Joint Segmentation

Image Contrast Enhancement Using Joint Segmentation Image Contrast Enhancement Using Joint Segmentation Mr. Pankaj A. Mohrut Department of Computer Science and Engineering Visvesvaraya National Institute of Technology, Nagpur, India pamohrut@gmail.com Abstract

More information

Image Enhancement Techniques Based on Histogram Equalization

Image Enhancement Techniques Based on Histogram Equalization International Journal of Advances in Electrical and Electronics Engineering 69 ISSN: 2319-1112 Image Enhancement Techniques Based on Histogram Equalization Rahul Jaiswal 1, A.G. Rao 2, H.P. Shukla 3 1

More information

Efficient Contrast Enhancement Using Adaptive Gamma Correction and Cumulative Intensity Distribution

Efficient Contrast Enhancement Using Adaptive Gamma Correction and Cumulative Intensity Distribution Efficient Contrast Enhancement Using Adaptive Gamma Correction and Cumulative Intensity Distribution Yi-Sheng Chiu, Fan-Chieh Cheng and Shih-Chia Huang Department of Electronic Engineering, National Taipei

More information

Bi-Level Weighted Histogram Equalization with Adaptive Gamma Correction

Bi-Level Weighted Histogram Equalization with Adaptive Gamma Correction International Journal of Computational Engineering Research Vol, 04 Issue, 3 Bi-Level Weighted Histogram Equalization with Adaptive Gamma Correction Jeena Baby 1, V. Karunakaran 2 1 PG Student, Department

More information

Contrast Enhancement Techniques using Histogram Equalization: A Survey

Contrast Enhancement Techniques using Histogram Equalization: A Survey Research Article International Journal of Current Engineering and Technology E-ISSN 2277 4106, P-ISSN 2347-5161 2014 INPRESSCO, All Rights Reserved Available at http://inpressco.com/category/ijcet Contrast

More information

Effective Contrast Enhancement using Adaptive Gamma Correction and Weighting Distribution Function

Effective Contrast Enhancement using Adaptive Gamma Correction and Weighting Distribution Function e t International Journal on Emerging Technologies (Special Issue on ICRIET-2016) 7(2): 299-303(2016) ISSN No. (Print) : 0975-8364 ISSN No. (Online) : 2249-3255 Effective Contrast Enhancement using Adaptive

More information

Recursive Plateau Histogram Equalization for the Contrast Enhancement of the Infrared Images

Recursive Plateau Histogram Equalization for the Contrast Enhancement of the Infrared Images 2 3rd International Conference on Computer and Electrical Engineering ICCEE 2) IPCSIT vol. 53 22) 22) IACSIT Press, Singapore DOI:.7763/IPCSIT.22.V53.No..7 Recursive Plateau Histogram Equalization for

More information

An Efficient Method for Contrast Enhancement in Still Images using Histogram Modification Framework

An Efficient Method for Contrast Enhancement in Still Images using Histogram Modification Framework Journal of Computer Science 8 (5): 775-779, 2012 ISSN 1549-3636 2012 Science Publications An Efficient Method for Contrast Enhancement in Still Images using Histogram Modification Framework 1 Ravichandran,

More information

A Survey on Image Enhancement by Histogram equalization Methods

A Survey on Image Enhancement by Histogram equalization Methods A Survey on Image Enhancement by Histogram equalization Methods Kulwinder Kaur 1, Er. Inderpreet Kaur 2, Er. Jaspreet Kaur 2 1 M.Tech student, Computer science and Engineering, Bahra Group of Institutions,

More information

Image Contrast Enhancement Techniques: A Comparative Study of Performance

Image Contrast Enhancement Techniques: A Comparative Study of Performance Image Contrast Enhancement Techniques: A Comparative Study of Performance Ismail A. Humied Faculty of Police, Police Academy, Ministry of Interior, Sana'a, Yemen Fatma E.Z. Abou-Chadi Faculty of Engineering,

More information

Simple Impulse Noise Cancellation Based on Fuzzy Logic

Simple Impulse Noise Cancellation Based on Fuzzy Logic Simple Impulse Noise Cancellation Based on Fuzzy Logic Chung-Bin Wu, Bin-Da Liu, and Jar-Ferr Yang wcb@spic.ee.ncku.edu.tw, bdliu@cad.ee.ncku.edu.tw, fyang@ee.ncku.edu.tw Department of Electrical Engineering

More information

Histogram Equalization: A Strong Technique for Image Enhancement

Histogram Equalization: A Strong Technique for Image Enhancement , pp.345-352 http://dx.doi.org/10.14257/ijsip.2015.8.8.35 Histogram Equalization: A Strong Technique for Image Enhancement Ravindra Pal Singh and Manish Dixit Dept. of Comp. Science/IT MITS Gwalior, 474005

More information

Fuzzy Statistics Based Multi-HE for Image Enhancement with Brightness Preserving Behaviour

Fuzzy Statistics Based Multi-HE for Image Enhancement with Brightness Preserving Behaviour International Journal of Engineering and Management Research, Volume-3, Issue-3, June 2013 ISSN No.: 2250-0758 Pages: 47-51 www.ijemr.net Fuzzy Statistics Based Multi-HE for Image Enhancement with Brightness

More information

Histogram Equalization with Range Offset for Brightness Preserved Image Enhancement

Histogram Equalization with Range Offset for Brightness Preserved Image Enhancement Histogram Equalization with Range Offset for Brightness Preserved Image Enhancement Haidi Ibrahim School of Electrical and Electronic Engineering, Engineering Campus, Universiti Sains Malaysia, 143 Nibong

More information

Digital Image Processing

Digital Image Processing Digital Image Processing Part 2: Image Enhancement Digital Image Processing Course Introduction in the Spatial Domain Lecture AASS Learning Systems Lab, Teknik Room T26 achim.lilienthal@tech.oru.se Course

More information

USE OF HISTOGRAM EQUALIZATION IN IMAGE PROCESSING FOR IMAGE ENHANCEMENT

USE OF HISTOGRAM EQUALIZATION IN IMAGE PROCESSING FOR IMAGE ENHANCEMENT USE OF HISTOGRAM EQUALIZATION IN IMAGE PROCESSING FOR IMAGE ENHANCEMENT Sapana S. Bagade M.E,Computer Engineering, Sipna s C.O.E.T,Amravati, Amravati,India sapana.bagade@gmail.com Vijaya K. Shandilya Assistant

More information

Brightness Preserving Fuzzy Dynamic Histogram Equalization

Brightness Preserving Fuzzy Dynamic Histogram Equalization Brightness Preserving Fuzzy Dynamic Histogram Equalization Abdolhossein Sarrafzadeh, Fatemeh Rezazadeh, Jamshid Shanbehzadeh Abstract Image enhancement is a fundamental step of image processing and machine

More information

Improved Region of Interest for Infrared Images Using. Rayleigh Contrast-Limited Adaptive Histogram Equalization

Improved Region of Interest for Infrared Images Using. Rayleigh Contrast-Limited Adaptive Histogram Equalization Improved Region of Interest for Infrared Images Using Rayleigh Contrast-Limited Adaptive Histogram Equalization S. Erturk Kocaeli University Laboratory of Image and Signal processing (KULIS) 41380 Kocaeli,

More information

A simple Technique for contrast stretching by the Addition, subtraction& HE of gray levels in digital image

A simple Technique for contrast stretching by the Addition, subtraction& HE of gray levels in digital image Volume 6, No. 5, May - June 2015 International Journal of Advanced Research in Computer Science RESEARCH PAPER Available Online at www.ijarcs.info A simple Technique for contrast stretching by the Addition,

More information

Adaptive Gamma Correction With Weighted Distribution And Recursively Separated And Weighted Histogram Equalization: A Comparative Study

Adaptive Gamma Correction With Weighted Distribution And Recursively Separated And Weighted Histogram Equalization: A Comparative Study Adaptive Gamma Correction With Weighted Distribution And Recursively Separated And Weighted Histogram Equalization: A Comparative Study Meenu Dailla Student AIMT,Karnal India Prabhjot Kaur Asst. Professor

More information

Contrast Enhancement using Improved Adaptive Gamma Correction With Weighting Distribution Technique

Contrast Enhancement using Improved Adaptive Gamma Correction With Weighting Distribution Technique Contrast Enhancement using Improved Adaptive Gamma Correction With Weighting Distribution Seema Rani Research Scholar Computer Engineering Department Yadavindra College of Engineering Talwandi sabo, Bathinda,

More information

Image Enhancement using Histogram Equalization and Spatial Filtering

Image Enhancement using Histogram Equalization and Spatial Filtering Image Enhancement using Histogram Equalization and Spatial Filtering Fari Muhammad Abubakar 1 1 Department of Electronics Engineering Tianjin University of Technology and Education (TUTE) Tianjin, P.R.

More information

Improvement of Satellite Images Resolution Based On DT-CWT

Improvement of Satellite Images Resolution Based On DT-CWT Improvement of Satellite Images Resolution Based On DT-CWT I.RAJASEKHAR 1, V.VARAPRASAD 2, K.SALOMI 3 1, 2, 3 Assistant professor, ECE, (SREENIVASA COLLEGE OF ENGINEERING & TECH) Abstract Satellite images

More information

Multi-technology Integration Based on Low-contrast Microscopic Image Enhancement

Multi-technology Integration Based on Low-contrast Microscopic Image Enhancement Sensors & Transducers, Vol. 163, Issue 1, January 014, pp. 96-10 Sensors & Transducers 014 by IFSA Publishing, S. L. http://www.sensorsportal.com Multi-technology Integration Based on Low-contrast Microscopic

More information

Keywords Fuzzy Logic, ANN, Histogram Equalization, Spatial Averaging, High Boost filtering, MSE, RMSE, SNR, PSNR.

Keywords Fuzzy Logic, ANN, Histogram Equalization, Spatial Averaging, High Boost filtering, MSE, RMSE, SNR, PSNR. Volume 4, Issue 1, January 2014 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com An Image Enhancement

More information

REVIEW OF IMAGE ENHANCEMENT TECHNIQUES USING HISTOGRAM EQUALIZATION

REVIEW OF IMAGE ENHANCEMENT TECHNIQUES USING HISTOGRAM EQUALIZATION REVIEW OF IMAGE ENHANCEMENT TECHNIQUES USING HISTOGRAM EQUALIZATION Chahat Chaudhary 1, Mahendra Kumar Patil 2 1 M.tech, ECE Department, M. M. Engineering College, MMU, Mullana. 2 Assistant Professor,

More information

Index Terms: edge-preserving filter, Bilateral filter, exploratory data model, Image Enhancement, Unsharp Masking

Index Terms: edge-preserving filter, Bilateral filter, exploratory data model, Image Enhancement, Unsharp Masking Volume 3, Issue 9, September 2013 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Modified Classical

More information

Analysis of Contrast Enhancement Techniques For Underwater Image

Analysis of Contrast Enhancement Techniques For Underwater Image Analysis of Contrast Enhancement Techniques For Underwater Image Balvant Singh, Ravi Shankar Mishra, Puran Gour Abstract Image enhancement is a process of improving the quality of image by improving its

More information

A Novel approach for Enhancement of Image Contrast Using Adaptive Bilateral filter with Unsharp Masking Algorithm

A Novel approach for Enhancement of Image Contrast Using Adaptive Bilateral filter with Unsharp Masking Algorithm ISSN 2319-8885,Volume01,Issue No. 03 www.semargroups.org Jul-Dec 2012, P.P. 216-223 A Novel approach for Enhancement of Image Contrast Using Adaptive Bilateral filter with Unsharp Masking Algorithm A.CHAITANYA

More information

Contrast Enhancement with Reshaping Local Histogram using Weighting Method

Contrast Enhancement with Reshaping Local Histogram using Weighting Method IOSR Journal Engineering (IOSRJEN) ISSN: 225-321 Volume 2, Issue 6 (June 212), PP 6-1 www.iosrjen.org Contrast Enhancement with Reshaping Local Histogram using Weighting Method Jatinder kaur 1, Onkar Chand

More information

Image Enhancement in spatial domain. Digital Image Processing GW Chapter 3 from Section (pag 110) Part 2: Filtering in spatial domain

Image Enhancement in spatial domain. Digital Image Processing GW Chapter 3 from Section (pag 110) Part 2: Filtering in spatial domain Image Enhancement in spatial domain Digital Image Processing GW Chapter 3 from Section 3.4.1 (pag 110) Part 2: Filtering in spatial domain Mask mode radiography Image subtraction in medical imaging 2 Range

More information

International Journal of Innovative Research in Engineering Science and Technology APRIL 2018 ISSN X

International Journal of Innovative Research in Engineering Science and Technology APRIL 2018 ISSN X HIGH DYNAMIC RANGE OF MULTISPECTRAL ACQUISITION USING SPATIAL IMAGES 1 M.Kavitha, M.Tech., 2 N.Kannan, M.E., and 3 S.Dharanya, M.E., 1 Assistant Professor/ CSE, Dhirajlal Gandhi College of Technology,

More information

A Review Paper on Image Processing based Algorithms for De-noising and Enhancement of Underwater Images

A Review Paper on Image Processing based Algorithms for De-noising and Enhancement of Underwater Images IJSTE - International Journal of Science Technology & Engineering Volume 2 Issue 10 April 2016 ISSN (online): 2349-784X A Review Paper on Image Processing based Algorithms for De-noising and Enhancement

More information

Image Enhancement in Spatial Domain: A Comprehensive Study

Image Enhancement in Spatial Domain: A Comprehensive Study 17th Int'l Conf. on Computer and Information Technology, 22-23 December 2014, Daffodil International University, Dhaka, Bangladesh Image Enhancement in Spatial Domain: A Comprehensive Study Shanto Rahman

More information

ANALYSIS OF IMAGE ENHANCEMENT TECHNIQUES USING MATLAB

ANALYSIS OF IMAGE ENHANCEMENT TECHNIQUES USING MATLAB ANALYSIS OF IMAGE ENHANCEMENT TECHNIQUES USING MATLAB Abstract Ms. Jyoti kumari Asst. Professor, Department of Computer Science, Acharya Institute of Graduate Studies, jyothikumari@acharya.ac.in This study

More information

TDI2131 Digital Image Processing

TDI2131 Digital Image Processing TDI2131 Digital Image Processing Image Enhancement in Spatial Domain Lecture 3 John See Faculty of Information Technology Multimedia University Some portions of content adapted from Zhu Liu, AT&T Labs.

More information

Comparison of Different Enhanced Image Denoising with Multiple Histogram Techniques

Comparison of Different Enhanced Image Denoising with Multiple Histogram Techniques CLAHE image International Journal of Soft Computing and Engineering (IJSCE) ISSN: 2231-2307, Volume-2, Issue-2, May 2012 Comparison of Different Enhanced Image Denoising with Multiple Histogram Techniques

More information

Performing Contrast Limited Adaptive Histogram Equalization Technique on Combined Color Models for Underwater Image Enhancement

Performing Contrast Limited Adaptive Histogram Equalization Technique on Combined Color Models for Underwater Image Enhancement Performing Contrast Limited Adaptive Histogram Equalization Technique on Combined Color Models for Underwater Image Enhancement Wan Nural Jawahir Hj Wan Yussof, Muhammad Suzuri Hitam, Ezmahamrul Afreen

More information

Image Enhancement using Histogram Approach

Image Enhancement using Histogram Approach Image Enhancement using Histogram Approach Shivali Arya Institute of Engineering and Technology Jaipur Krishan Kant Lavania Arya Institute of Engineering and Technology Jaipur Rajiv Kumar Gurgaon Institute

More information

An Algorithm and Implementation for Image Segmentation

An Algorithm and Implementation for Image Segmentation , pp.125-132 http://dx.doi.org/10.14257/ijsip.2016.9.3.11 An Algorithm and Implementation for Image Segmentation Li Haitao 1 and Li Shengpu 2 1 College of Computer and Information Technology, Shangqiu

More information

CSE 564: Visualization. Image Operations. Motivation. Provide the user (scientist, t doctor, ) with some means to: Global operations:

CSE 564: Visualization. Image Operations. Motivation. Provide the user (scientist, t doctor, ) with some means to: Global operations: Motivation CSE 564: Visualization mage Operations Klaus Mueller Computer Science Department Stony Brook University Provide the user (scientist, t doctor, ) with some means to: enhance contrast of local

More information

A Novel Method for Enhancing Satellite & Land Survey Images Using Color Filter Array Interpolation Technique (CFA)

A Novel Method for Enhancing Satellite & Land Survey Images Using Color Filter Array Interpolation Technique (CFA) A Novel Method for Enhancing Satellite & Land Survey Images Using Color Filter Array Interpolation Technique (CFA) Suma Chappidi 1, Sandeep Kumar Mekapothula 2 1 PG Scholar, Department of ECE, RISE Krishna

More information

Impulse Image Noise Reduction Using FuzzyCellular Automata Method

Impulse Image Noise Reduction Using FuzzyCellular Automata Method International Journal of Computer and Electrical Engineering, Vol. 6, No. 2, April 204 Impulse Image Noise Reduction Using FuzzyCellular Automata Method A. Sargolzaei, K. K.Yen, K. Zeng, S. M. A. Motahari,

More information

UM-Based Image Enhancement in Low-Light Situations

UM-Based Image Enhancement in Low-Light Situations UM-Based Image Enhancement in Low-Light Situations SHWU-HUEY YEN * CHUN-HSIEN LIN HWEI-JEN LIN JUI-CHEN CHIEN Department of Computer Science and Information Engineering Tamkang University, 151 Ying-chuan

More information

GE 113 REMOTE SENSING. Topic 7. Image Enhancement

GE 113 REMOTE SENSING. Topic 7. Image Enhancement GE 113 REMOTE SENSING Topic 7. Image Enhancement Lecturer: Engr. Jojene R. Santillan jrsantillan@carsu.edu.ph Division of Geodetic Engineering College of Engineering and Information Technology Caraga State

More information

Fusion of MRI and CT Brain Images by Enhancement of Adaptive Histogram Equalization

Fusion of MRI and CT Brain Images by Enhancement of Adaptive Histogram Equalization International Journal of Scientific & Engineering Research Volume 4, Issue 1, January-2013 1 Fusion of MRI and CT Brain Images by Enhancement of Adaptive Histogram Equalization Prof.P.Natarajan, N.Soniya,

More information

Research on Enhancement Technology on Degraded Image in Foggy Days

Research on Enhancement Technology on Degraded Image in Foggy Days Research Journal of Applied Sciences, Engineering and Technology 6(23): 4358-4363, 2013 ISSN: 2040-7459; e-issn: 2040-7467 Maxwell Scientific Organization, 2013 Submitted: December 17, 2012 Accepted: January

More information

Local Contrast Enhancement using Local Standard Deviation

Local Contrast Enhancement using Local Standard Deviation Local ontrast Enhancement using Local Standard Deviation S. Somoreet Singh Th. Tangkeshwar Singh Department of omputer Science Asst. Prof. (Sr. Scale), Dept. of omputer Science Manipur University, anchipur

More information

IMAGE ENHANCEMENT FOR RADIOGRAPHIC NON-DESTRUCTIVE INSPECTION OF THE AIRCRAFT

IMAGE ENHANCEMENT FOR RADIOGRAPHIC NON-DESTRUCTIVE INSPECTION OF THE AIRCRAFT IMAGE ENHANCEMENT FOR RADIOGRAPHIC NON-DESTRUCTIVE INSPECTION OF THE AIRCRAFT Xin Wang 1, Brian Stephen Wong 1, Chen Guan Tui 2 Kai Peng Khoo 2, Frederic Foo 3 1 Nanyang Technological University, Singapore

More information

17th World Conference on Nondestructive Testing, Oct 2008, Shanghai, China

17th World Conference on Nondestructive Testing, Oct 2008, Shanghai, China 17th World Conference on Nondestructive Testing, 25-28 Oct 2008, Shanghai, China Real-time Radiographic Non-destructive Inspection for Aircraft Maintenance Xin Wang 1, B. Stephen Wong 1, Chen Guan Tui

More information

Color Sensitive Adaptive Gamma Correction for Image Color and Contrast Enhancement

Color Sensitive Adaptive Gamma Correction for Image Color and Contrast Enhancement RESEARCH ARTICLE OPEN ACCESS Color Sensitive Adaptive Gamma Correction for Image Color and Contrast Enhancement Asha M1, Jemimah Simon2 1Asha M Author is currently pursuing M.Tech (Information Technology)

More information

ECC419 IMAGE PROCESSING

ECC419 IMAGE PROCESSING ECC419 IMAGE PROCESSING INTRODUCTION Image Processing Image processing is a subclass of signal processing concerned specifically with pictures. Digital Image Processing, process digital images by means

More information

IMPROVEMENT USING WEIGHTED METHOD FOR HISTOGRAM EQUALIZATION IN PRESERVING THE COLOR QUALITIES OF RGB IMAGE

IMPROVEMENT USING WEIGHTED METHOD FOR HISTOGRAM EQUALIZATION IN PRESERVING THE COLOR QUALITIES OF RGB IMAGE Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 3, Issue. 5, May 2014, pg.913

More information

Contrast Enhancement in Digital Images Using an Adaptive Unsharp Masking Method

Contrast Enhancement in Digital Images Using an Adaptive Unsharp Masking Method Contrast Enhancement in Digital Images Using an Adaptive Unsharp Masking Method Z. Mortezaie, H. Hassanpour, S. Asadi Amiri Abstract Captured images may suffer from Gaussian blur due to poor lens focus

More information

Image Enhancement for Astronomical Scenes. Jacob Lucas The Boeing Company Brandoch Calef The Boeing Company Keith Knox Air Force Research Laboratory

Image Enhancement for Astronomical Scenes. Jacob Lucas The Boeing Company Brandoch Calef The Boeing Company Keith Knox Air Force Research Laboratory Image Enhancement for Astronomical Scenes Jacob Lucas The Boeing Company Brandoch Calef The Boeing Company Keith Knox Air Force Research Laboratory ABSTRACT Telescope images of astronomical objects and

More information

Digital Image Processing

Digital Image Processing Digital Image Processing Lecture # 5 Image Enhancement in Spatial Domain- I ALI JAVED Lecturer SOFTWARE ENGINEERING DEPARTMENT U.E.T TAXILA Email:: ali.javed@uettaxila.edu.pk Office Room #:: 7 Presentation

More information

Image Processing for feature extraction

Image Processing for feature extraction Image Processing for feature extraction 1 Outline Rationale for image pre-processing Gray-scale transformations Geometric transformations Local preprocessing Reading: Sonka et al 5.1, 5.2, 5.3 2 Image

More information

Comparison of Histogram Equalization Techniques for Image Enhancement of Grayscale images in Natural and Unnatural light

Comparison of Histogram Equalization Techniques for Image Enhancement of Grayscale images in Natural and Unnatural light International Journal of Engineering Research and Development e-issn: 2278-067X, p-issn: 2278-800X, www.ijerd.com Volume 8, Issue 9 (September 2013), PP. 57-61 Comparison of Histogram Equalization Techniques

More information

Image Filtering. Median Filtering

Image Filtering. Median Filtering Image Filtering Image filtering is used to: Remove noise Sharpen contrast Highlight contours Detect edges Other uses? Image filters can be classified as linear or nonlinear. Linear filters are also know

More information

On the Estimation of Interleaved Pulse Train Phases

On the Estimation of Interleaved Pulse Train Phases 3420 IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL. 48, NO. 12, DECEMBER 2000 On the Estimation of Interleaved Pulse Train Phases Tanya L. Conroy and John B. Moore, Fellow, IEEE Abstract Some signals are

More information

A Real-Time Histogram Equalization System with Automatic Gain Control Using FPGA

A Real-Time Histogram Equalization System with Automatic Gain Control Using FPGA KSII TRANSACTIONS ON INTERNET AND INFORMATION SYSTEMS VOL. 4, NO. 4, August 2010 633 Copyright c 2010 KSII A Real-Time Histogram Equalization System with Automatic Gain Control Using FPGA Junguk Cho, Seunghun

More information

Digital Image Processing 3/e

Digital Image Processing 3/e Laboratory Projects for Digital Image Processing 3/e by Gonzalez and Woods 2008 Prentice Hall Upper Saddle River, NJ 07458 USA www.imageprocessingplace.com The following sample laboratory projects are

More information

Achim J. Lilienthal Mobile Robotics and Olfaction Lab, AASS, Örebro University

Achim J. Lilienthal Mobile Robotics and Olfaction Lab, AASS, Örebro University Achim J. Lilienthal Mobile Robotics and Olfaction Lab, Room T29, Mo, -2 o'clock AASS, Örebro University (please drop me an email in advance) achim.lilienthal@oru.se 4.!!!!!!!!! Pre-Class Reading!!!!!!!!!

More information

A Single Image Haze Removal Algorithm Using Color Attenuation Prior

A Single Image Haze Removal Algorithm Using Color Attenuation Prior International Journal of Scientific and Research Publications, Volume 6, Issue 6, June 2016 291 A Single Image Haze Removal Algorithm Using Color Attenuation Prior Manjunath.V *, Revanasiddappa Phatate

More information

Digital Image Processing. Lecture # 3 Image Enhancement

Digital Image Processing. Lecture # 3 Image Enhancement Digital Image Processing Lecture # 3 Image Enhancement 1 Image Enhancement Image Enhancement 3 Image Enhancement 4 Image Enhancement Process an image so that the result is more suitable than the original

More information

Nonlinear Companding Transform Algorithm for Suppression of PAPR in OFDM Systems

Nonlinear Companding Transform Algorithm for Suppression of PAPR in OFDM Systems Nonlinear Companding Transform Algorithm for Suppression of PAPR in OFDM Systems P. Guru Vamsikrishna Reddy 1, Dr. C. Subhas 2 1 Student, Department of ECE, Sree Vidyanikethan Engineering College, Andhra

More information

Concealed Weapon Detection Using Color Image Fusion

Concealed Weapon Detection Using Color Image Fusion Concealed Weapon Detection Using Color Image Fusion Zhiyun Xue, Rick S. Blum Electrical and Computer Engineering Department Lehigh University Bethlehem, PA, U.S.A. rblum@eecs.lehigh.edu Abstract Image

More information

Method Of Defogging Image Based On the Sky Area Separation Yanhai Wu1,a, Kang1 Chen, Jing1 Zhang, Lihua Pang1

Method Of Defogging Image Based On the Sky Area Separation Yanhai Wu1,a, Kang1 Chen, Jing1 Zhang, Lihua Pang1 2nd Workshop on Advanced Research and Technology in Industry Applications (WARTIA 216) Method Of Defogging Image Based On the Sky Area Separation Yanhai Wu1,a, Kang1 Chen, Jing1 Zhang, Lihua Pang1 1 College

More information

CoE4TN4 Image Processing. Chapter 3: Intensity Transformation and Spatial Filtering

CoE4TN4 Image Processing. Chapter 3: Intensity Transformation and Spatial Filtering CoE4TN4 Image Processing Chapter 3: Intensity Transformation and Spatial Filtering Image Enhancement Enhancement techniques: to process an image so that the result is more suitable than the original image

More information

A Hybrid Method for Contrast Enhancement with Edge Preservation of Generalized Images

A Hybrid Method for Contrast Enhancement with Edge Preservation of Generalized Images International Journal of Engineering and Technical Research (IJETR) ISSN: 2321-0869 (O) 2454-4698 (P), Volume-3, Issue-7, July 2015 A Hybrid Method for Contrast Enhancement with Edge Preservation of Generalized

More information

Target detection in side-scan sonar images: expert fusion reduces false alarms

Target detection in side-scan sonar images: expert fusion reduces false alarms Target detection in side-scan sonar images: expert fusion reduces false alarms Nicola Neretti, Nathan Intrator and Quyen Huynh Abstract We integrate several key components of a pattern recognition system

More information

Enhanced DCT Interpolation for better 2D Image Up-sampling

Enhanced DCT Interpolation for better 2D Image Up-sampling Enhanced Interpolation for better 2D Image Up-sampling Aswathy S Raj MTech Student, Department of ECE Marian Engineering College, Kazhakuttam, Thiruvananthapuram, Kerala, India Reshmalakshmi C Assistant

More information

Keywords-Image Enhancement, Image Negation, Histogram Equalization, DWT, BPHE.

Keywords-Image Enhancement, Image Negation, Histogram Equalization, DWT, BPHE. A Novel Approach to Medical & Gray Scale Image Enhancement Prof. Mr. ArjunNichal*, Prof. Mr. PradnyawantKalamkar**, Mr. AmitLokhande***, Ms. VrushaliPatil****, Ms.BhagyashriSalunkhe***** Department of

More information

DodgeCmd Image Dodging Algorithm A Technical White Paper

DodgeCmd Image Dodging Algorithm A Technical White Paper DodgeCmd Image Dodging Algorithm A Technical White Paper July 2008 Intergraph ZI Imaging 170 Graphics Drive Madison, AL 35758 USA www.intergraph.com Table of Contents ABSTRACT...1 1. INTRODUCTION...2 2.

More information

Table of contents. Vision industrielle 2002/2003. Local and semi-local smoothing. Linear noise filtering: example. Convolution: introduction

Table of contents. Vision industrielle 2002/2003. Local and semi-local smoothing. Linear noise filtering: example. Convolution: introduction Table of contents Vision industrielle 2002/2003 Session - Image Processing Département Génie Productique INSA de Lyon Christian Wolf wolf@rfv.insa-lyon.fr Introduction Motivation, human vision, history,

More information

Fuzzy rule based Contrast Enhancement for Sports Applications

Fuzzy rule based Contrast Enhancement for Sports Applications Fuzzy rule based Contrast Enhancement for Sports Applications R.Manikandan 1, R.Ramakrishnan 2 Abstract Sports video and imaging systems are generally affected by poor illumination due to smoke, haze,

More information

On Fusion Algorithm of Infrared and Radar Target Detection and Recognition of Unmanned Surface Vehicle

On Fusion Algorithm of Infrared and Radar Target Detection and Recognition of Unmanned Surface Vehicle Journal of Applied Science and Engineering, Vol. 21, No. 4, pp. 563 569 (2018) DOI: 10.6180/jase.201812_21(4).0008 On Fusion Algorithm of Infrared and Radar Target Detection and Recognition of Unmanned

More information

Midterm Examination CS 534: Computational Photography

Midterm Examination CS 534: Computational Photography Midterm Examination CS 534: Computational Photography November 3, 2015 NAME: SOLUTIONS Problem Score Max Score 1 8 2 8 3 9 4 4 5 3 6 4 7 6 8 13 9 7 10 4 11 7 12 10 13 9 14 8 Total 100 1 1. [8] What are

More information

Keywords: Image segmentation, pixels, threshold, histograms, MATLAB

Keywords: Image segmentation, pixels, threshold, histograms, MATLAB Volume 6, Issue 3, March 2016 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Analysis of Various

More information

An Integrated Approach of Logarithmic Transformation and Histogram Equalization for Image Enhancement

An Integrated Approach of Logarithmic Transformation and Histogram Equalization for Image Enhancement An Integrated Approach of Logarithmic Transformation and Histogram Equalization for Image Enhancement Saurabh Chaudhury 1, Sudhankar Raw 1, Abhradeep Biswas 1, Abhshek Gautam 1 1 Department of Electrical

More information

Contrast enhancement with the noise removal. by a discriminative filtering process

Contrast enhancement with the noise removal. by a discriminative filtering process Contrast enhancement with the noise removal by a discriminative filtering process Badrun Nahar A Thesis in The Department of Electrical and Computer Engineering Presented in Partial Fulfillment of the

More information

Removal of High Density Salt and Pepper Noise through Modified Decision based Un Symmetric Trimmed Median Filter

Removal of High Density Salt and Pepper Noise through Modified Decision based Un Symmetric Trimmed Median Filter Removal of High Density Salt and Pepper Noise through Modified Decision based Un Symmetric Trimmed Median Filter K. Santhosh Kumar 1, M. Gopi 2 1 M. Tech Student CVSR College of Engineering, Hyderabad,

More information

DIGITAL IMAGE PROCESSING (COM-3371) Week 2 - January 14, 2002

DIGITAL IMAGE PROCESSING (COM-3371) Week 2 - January 14, 2002 DIGITAL IMAGE PROCESSING (COM-3371) Week 2 - January 14, 22 Topics: Human eye Visual phenomena Simple image model Image enhancement Point processes Histogram Lookup tables Contrast compression and stretching

More information

Smooth region s mean deviation-based denoising method

Smooth region s mean deviation-based denoising method Smooth region s mean deviation-based denoising method S. Suhaila, R. Hazli, and T. Shimamura Abstract This paper presents a denoising method to preserve the image fine details and edges while effectively

More information

An Efficient Color Image Segmentation using Edge Detection and Thresholding Methods

An Efficient Color Image Segmentation using Edge Detection and Thresholding Methods 19 An Efficient Color Image Segmentation using Edge Detection and Thresholding Methods T.Arunachalam* Post Graduate Student, P.G. Dept. of Computer Science, Govt Arts College, Melur - 625 106 Email-Arunac682@gmail.com

More information

New Spatial Filters for Image Enhancement and Noise Removal

New Spatial Filters for Image Enhancement and Noise Removal Proceedings of the 5th WSEAS International Conference on Applied Computer Science, Hangzhou, China, April 6-8, 006 (pp09-3) New Spatial Filters for Image Enhancement and Noise Removal MOH'D BELAL AL-ZOUBI,

More information