Fuzzy Fusion Based High Dynamic Range Imaging using Adaptive Histogram Separation

Size: px
Start display at page:

Download "Fuzzy Fusion Based High Dynamic Range Imaging using Adaptive Histogram Separation"

Transcription

1 A. Taşyapı et al.: Fuzzy Fusion Based High Dynamic Range Imaging using Adaptive Histogram Separation 119 Fuzzy Fusion Based High Dynamic Range Imaging using Adaptive Histogram Separation Aysun Taşyapı ÇELEBİ, Ramazan DUAR, and Oğuzhan URHAN, Member, IEEE Abstract In this work, a high dynamic range (HDR) image generation method using a single input image is presented. The proposed approach generates over- and under-exposed images by making use of a novel adaptive histogram separation scheme. Thus, it becomes possible to eliminate ghosting effects which generally occur when several input image containing camera/object motion are utilized in HDR imaging. Additionally, it is proposed to utilize a fuzzy logic based approach at the fusion stage which takes visibility of the inputs pixels into account. Since the proposed approach is computationally light-weight, it is possible to implement it on mobile devices such as smart phones and compact cameras. Experimental results show that the proposed approach is able to provide ghost-free and improved HDR performance compared to the existing methods 1. Index Terms High dynamic range, HDR, Histogram separation, Ghost-free. I. INTRODUCTION Traditional imaging devices can capture limited range of intensities. A conventional consumer grade camera has typically 24-bit depth per pixel and 256 discrete intensity levels for each color channel of the image. However, light intensity in the real world has much larger dynamic range compared to that can be shown on digital images or computer screens. In order to overcome dynamic range limitation of the typical low dynamic range (LDR) images, High Dynamic Range (HDR) imaging techniques have been utilized in recent years as an alternative approach for digital imaging [1]. HDR images generally have higher quality and powerful appearance. In HDR imaging, usually a set of differently exposed low dynamic range (LDR) images are fused into a single image to overcome the dynamic range limitation of existing imaging sensors. As a result, the fused image may have higher amount of information and enhanced visual quality because of its extended dynamic range. Recently, various approaches have been proposed in the literature to produce HDR images with extended dynamic range using LDR images. In these techniques, generally multiple images of the scene are captured at different exposure times via a single camera and fused to form the HDR image 1 A.T. Celebi is with the Electronics and Telecom. Eng. Dept., University of Kocaeli, Umuttepe Campus, 41380, Izmit/Kocaeli, Turkey ( aysun.tasyapi@kocaeli.edu.tr) R. Duvar and O. Urhan are with the Kocaeli University Laboratory of Embedded and ision Systems (KULE), Electronics and Telecom. Eng. Dept., Umuttepe Campus, 41380, İzmit/Kocaeli, Turkey ( ramazan.duvar@kocaeli.edu.tr, urhano@kocaeli.edu.tr). Contributed Paper Manuscript received 12/31/14 Current version published 03/30/15 Electronic version published 03/30/ /15/$ IEEE [2], [3]. Shen et al [4] proposed a novel algorithm based on extended Retinex model to fuse multi-exposure images. Instead of composing the input image intensities, this approach decomposes them into the luminance and reflectance components which are composed independently before being merged together to produce the final result. Gu et al [5] proposed an algorithm to fuse multi-exposure images in the gradient field. Fused gradient field was derived from the structure tensor of inputs based on multi-dimensional Riemannian geometry with a Euclidean metric. However, these approaches are mostly suitable for static scenes only. In case of dynamic scenes with camera motion and moving objects such as car, people etc., various artifacts such as ghosting cannot be avoided due to the sequential capture of differently exposed images. There are various methods in which the camera and local motion are compensated to eliminate ghosting effect. Jacobs et al [6] proposed a ghost detection approach based on entropy computation. The local entropy of each LDR image is extracted and then added to the difference of local entropy values with weighting factors computed between LDR images in this method. Khan et al [7] presented an iterative ghost effect removal approach. This method generates HDR image by weighting the probability of the pixels belonging to the background or the moving objects. Gallo et al [8] removed the ghost using a patch based method where the Poisson blending is performed for removing the boundary discontinuity. Im et al [9] proposed LDR image registration where the camera motion is compensated to align multiple LDR images using elastic registration method for removing ghost effect. Zheng et al [10] proposed a hybrid patching algorithm to prevent ghosting effect where a new optimization problem is formulated to correct the motion regions of differently exposed images by considering both spatial and temporal consistencies. Zhang et al [11] proposed to use gradient direction changes among the different images for object motion detection. The main drawback of this approach is that it estimates the moving objects without considering the local properties of ghost regions. In addition, this approach assumes that the moving object occupies only a small portion of the image. Zhang et al [12] proposed a new de-ghosting algorithm to overcome these shortcomings of the method presented by Zhang et al [11] by taking not only the temporal consistency but also spatial consistency. Thus, this approach generalizes the previous assumption and allows higher amount of local motion. However, if an inappropriate exposed image is selected as the reference view, this approach may fail to produce acceptable HDR images. Lee et al [13] proposed to obtain a ghost-free

2 120 IEEE Transactions on Consumer Electronics, ol. 61, No. 1, February 2015 N-Exposed Image I NE Input Image I RGB/HS H S Adaptive WHS 0 LS 0_LS CLAHE OE O-Exposed Image HS/ RGB I OE Fuzzy Based Fusion HDR Image 1 LS 1_LS CLAHE UE U-Exposed Image HS / RGB I UE Fig. 1. The flowchart of proposed method. high dynamic range image based on a low-rank matrix completion. The background and moving objects are represented as a low-rank matrix and sparse matrix, respectively. Next, the ghost region detection is formulated as the low-rank matrix completion problem with multiple physical constraints on the properties of the ghost regions. However, these kind of approaches have considerably higher computational complexity which may not be suitable for mobile/consumer level cameras and real-time applications. Recently, Im et al [14] proposed to generate high dynamic range (HDR) images using a single image instead of acquiring differently exposed images in order to avoid ghosting effect. This method utilizes weighted histogram separation (WHS) to estimate the threshold for histogram separation. Then it divides the histogram into two sub-histograms and generates differently exposed (over and under) LDR images from a single image. This method is not affected by ghosting effect inherently since it generates differently exposed images from a single image. However, this method utilizes a fixed weighting factor for histogram separation which is not suitable for images displaying different characteristics. Im et al [15] proposed a similar approach for generating ghost-free HDR images. This method utilizes histogram quantization based spatially adaptive histogram equalization approach and generates two LDR images using single input image by performing two sub-histogram equalizations. Finally, it fuses these LDR images with the input image to produce the HDR image by making use of a fixed weight for all input images. In this paper, it is proposed to produce HDR image using a single image similar to [14]. However, the proposed approach computes an adaptive weight for each image to improve HDR performance. Additionally, contrast limited adaptive histogram equalization (CLAHE) is utilized to improve overall appearance of the HDR image in local dark and bright regions. As a final contribution, fuzzy logic based fusion of LDR images is presented which takes pixel visibility into account. Thus, the proposed single image based HDR approach produces an image which has increased dynamic range and more local details. II. PROPOSED ADAPTIE HDR APPROACH The proposed single image based HDR approach has three main steps. The first step is to generate LDR images from a single original image by making use of an adaptive approach. At the second step, these LDR images are enhanced using a hybrid enhancement approach which includes global Linear Stretching (LS) and local CLAHE. Finally, the LDR images are fused employing a fuzzy logic based approach to obtain output HDR image. The block diagram of the proposed method is shown in Fig. 1. The novel contributions of this work are highlighted in this figure. The proposed method utilizes adaptive weighted histogram separation firstly in order to perform single image based HDR. The weighted histogram separation (WHS) is presented by Pei et al [16]. However, a fixed weight at the WHS process is not suitable for wide range of images. Thus, it is proposed to obtain adaptive weights specific to input images. It is important to note that only the (alue) channel is used along the HDR process. The WHS method with the proposed adaptive weight computation is applied to the channel to obtain initial under- and over-exposed images. LS and CLAHE are executed on these images to obtain final under- and overexposed images. It is important to note that, by the introduction of the CLAHE, local details in the input images are extracted efficiently. Finally, the HDR image is constructed from these three differently exposed LDR images by making use of a fuzzy based fusion approach which takes pixel visibility into account. A. Adaptive Weighted Histogram Separation Histogram separation stage is one of the most important part for single image based HDR methods because it directly affects the generation of LDR images and subsequent stages in HDR process. In the proposed approach, two differently exposed LDR images are generated from the channel of the input image. The WHS as explained by Pei et al [16] is used to divide the input image into two separate images by making use of an adaptively computed weight. WHS can be carried

3 A. Taşyapı et al.: Fuzzy Fusion Based High Dynamic Range Imaging using Adaptive Histogram Separation 121 out using so-called data separation units (DSUs) which separate an image dataset into two subsets. While in practice it is possible to further separate each subset into subsequent subsets using a DSU hierarchy, it has been observed that using only one level is sufficient in terms of image quality and computational complexity. Note that H is used to denote the histogram of the channel of the input image, that is the dataset used in WHS, and H () l denotes the number of pixels with gray level l in, where l ranges from 0 to 255 for an 8-bit image. The following steps describe the WHS. Step 1: Compute the threshold for separating : t 1 arg min w H ( l) (1) n 0 t l0 where t denotes a gray-level value, and n is the total number of pixels in the dataset, w is an experimentally determined weighting factor controlling the size of the two separated subsets. Im et al [14] sets this weighting factor to a fixed number. Thus, this approach is not able to separate histograms efficiently for images with different characteristics. In this paper, it is proposed to utilize an adaptive weighting scheme to separate input image histograms in order to obtain LDR images for a better HDR image. The experiments performed show that a relatively small weighting factor results in detail loss in the HDR image whereas a higher weighting factor is not able to improve dynamic range of the input image. On the other hand, a mid-range fixed weight cannot improve the image quality for relatively brighter and darker images. Thus, it is very important to decide a proper weight for different kind of input images. Thus, in this paper, it is proposed to utilize an adaptive weight based histogram separation approach. The experiments carried out reveal that there is a nearly linear relation between the amount of the pixels in relatively dark region and the optimal weights. The ratio of dark region to overall pixel intensities is defined as r b ma l H ( m) H () l where a and b are fixed intensity levels that correspond to the dark region in the input image. Fig. 2 shows optimal weights obtained by means of visual examination versus r for twelve input images having different characteristics. Note that a and b are set to 0 and 64, respectively for this examination. As seen from Fig. 2, optimal weights and r values have relatively linear relationship with some exceptions. In order to estimate linear model parameters, two approaches are examined: least squares and RANSAC (RANdom SAmple Consensus) [17]. Since the least squares approach takes all (2) Fig. 2. Optimal weights versus r values and their linear relation estimated by least squares fitting and RANSAC methods. input data into account, it suffers from outliers. On the other hand, RANSAC eliminates outliers by making use of an iterative approach. Because of this improvement, RANSAC is able to fit a better model between optimal weight and r as seen from Fig. 2. The adaptive weight w in the proposed approach is determined as follow: w r (3) where and are the estimated model parameters by RANSAC. Step 2: After estimating the adaptive weight factor (w) and computing the threshold ( ), divide the input histogram into two sub histograms based on the threshold value: H H 0 1 l l H l, if l (4) 0, otherwise H l, if l (5) 0, otherwise Two images are generated by dividing the histogram into two subsets making use of the adaptive WHS approach. While the first image referred to as 0 contains intensity levels from 0 to the threshold, the second image referred to as 1 contains intensity levels from the threshold to 255, for an 8-bit depth image. Note that, 0 and 1 is used to obtain the over- and under-exposed images, respectively. B. Linear Stretching The linear stretching enables efficient utilization of whole dynamic range and is applied to 0 and 1. The linear stretching can be formulated as 0_ LS 0, min 0, 0x y 0x y x y x y x, y 255 max, min, (6)

4 122 IEEE Transactions on Consumer Electronics, ol. 61, No. 1, February 2015 where 0 x, y denotes the images obtained by applying WHS, and x y shows the over-exposed 0_ LS, image obtained after the linear stretching. The under-exposed image 1_ LS x, y is obtained by processing 1 in the same way. C. Contrast Limited Adaptive Histogram Equalization Im et al [14] propose to apply only linear stretching to 0 and 1 for obtaining differently exposed images. In this paper, it is proposed to apply CLAHE [18] after linear stretching in order to improve appearance of the local details in HDR image. Note that a recently presented approach by Çelebi [19] proposes to utilize CLAHE together with linear stretching specifically for dynamic range improvement on underwater images. Adaptive histogram equalization (AHE) is a method for local contrast enhancement and it is an extension to the traditional histogram equalization technique. AHE simply partitions the image into non-overlapping regions and applies histogram equalization to each sub-region in order to redefine the pixel values of the image. As a result, contrast of each region is enhanced by improving local details. One of the important problem with the AHE is the over amplified noise in relatively homogeneous regions. CLAHE is an improved version of AHE which prevents over amplification of noise in homogenous regions by limiting the contrast. In CLAHE, each sub-histogram is partially flattened by clipping the values which are larger than a given threshold, and distributing them to other bins in the histogram. By selecting the clipping level of the histogram, undesired noise amplification can be reduced. In the proposed HDR approach, CLAHE is applied to the 0_LS and 1_ LS separately to enable enhancement of local details. Thanks to CLAHE, a higher dynamic range is achieved on local regions by virtue of local pixel statistics. D. Fuzzy Logic Based Exposure Fusion The final stage of the proposed method is the fusion of over-, under- and normally-exposed images to generate the HDR image. Firstly, the over-exposed channel ( OE ) and under-exposed channel ( UE ) are combined individually with the unprocessed H and S channels and transformed back into the RGB color space to obtain the over-exposed and under-exposed images for fusion process. Fig. 3 shows an example of under-exposed ( I UE ) and over-exposed ( I OE ) images together with the normally-exposed image ( I NE ). The idea of exposure fusion is to exploit the best parts of the differently exposed images and fuse them to generate a high quality image. There are several quality metrics for this purpose, such as well-exposedness, saturation, contrast, or variance. In this paper, it is proposed to utilize pixel visibility criterion to determine contribution of LDR images (i.e. I UE, I OE and I NE ) on the final HDR image. The pixel visibility can be (a) (b) (c) Fig. 3. (a) The normally-exposed image ( I NE ), (b) the over-exposed image, (c) the under-exposed image ( I UE ). (a) The normalized difference between local max and min values (b) Normalized pixel intensity (c) Output Fig. 4. Membership functions of inputs and output of the fuzzy fusion method. assessed by taking only the pixel values into account as in the method presented by Im et al [14]. However, the detailed experiments reveal that it might be possible to improve image quality when local properties of the pixels are also considered. Based on this observation, it is proposed to analyze the amount of the local details surrounding each pixel in LDR images. Local variance computation for each pixel provides important information about the amount of details in the local region. However, its computational cost is not suitable for devices having limited processing capabilities. Thus, it is proposed to capture same information by making use of local min-max operations with a fixed window length. The difference between local extreme values provides evidence about the amount of local details within the examined region. Another important information about the pixel visibility is its intensity value. In this paper, it is proposed to utilize these two important evidences about the pixel visibility by making use of a fuzzy approach to decide contribution level of each pixel in LDR images to the HDR image. The smoothed and normalized difference between the local extremes is assigned as the first input of the fuzzy system whereas the normalized pixel value of the channel is considered as the second input. The smoothing is required to eliminate unwanted local noise in the fuzzy inputs. The membership functions for the inputs and output are shown in Fig. 4.

5 A. Taşyapı et al.: Fuzzy Fusion Based High Dynamic Range Imaging using Adaptive Histogram Separation 123 TABLE I. RULE BASE OF THE PROPOSED FUZZY FUSION APPROACH Rule Number I1 I2 Output 1 mf1 mf1 mf1 2 mf1 mf2 mf1 3 mf1 mf3 mf1 4 mf2 mf1 mf3 5 mf2 mf2 mf2 6 mf2 mf3 mf1 7 mf3 mf1 mf3 8 mf3 mf2 mf2 9 mf3 mf3 mf1 The rule base for the proposed fuzzy fusion approach is given in Table I. As seen from the rule base, when the difference between local extremes around a pixel is low then the contribution of this pixel on the HDR image will be low even though the pixel intensity is relatively high. These rules eliminate erroneous contribution of the pixels located at the homogenous region. It is important to note that the contribution of the pixels having mid-level values are higher compared to that of relatively low-level and high-level pixel values (see Fig. 4(b)). Once the contribution level of each pixel in the LDR images is determined the final HDR image is constructed as I c HDR,, c Ik x y FuzzyWeight k x y koe, UE, NE x, y, FuzzyWeight x, y for c R, G, B k OE, UE, NE c c where Ik and I HDR are denote LDR images and the output HDR image, respectively. III. EXPERIMENTAL RESULTS The proposed method is tested using various input images that have different characteristics. Fig. 5 shows comparative results of the approach presented by Im et al [14] and proposed approach for different input images. As described in previous section, Im et al [14] proposed to generate HDR image using histogram separation with a fixed weight for all input images. k (7) (a) (b) (c) Fig. 5. Performance comparison. (a) Original images, (b) HDR images obtained by Im et al [14], (c) HDR images obtained by the proposed method.

6 124 IEEE Transactions on Consumer Electronics, ol. 61, No. 1, February 2015 However, in this paper, the weight is estimated adaptively for each input image. The results shown in Fig. 5 for the approach presented by Im et al [14] are obtained for a fixed weight of 0.3 which is determined experimentally as the average optimum weight. These results show that the fixed weight does not perform well for different type of images. But the proposed method obtains better results thanks to adaptive weight. The adaptive weights of these images are computed as 0.44, 0.16 and 0.18, respectively by the proposed approach. It is seen from these results that there is considerable improvement in the dynamic range and visual quality of the images. In addition, HDR images generated by the proposed method have more details, because the regions are properly selected from the LDR images. When the first row of the Fig. 5 is evaluated, it is obvious that the proposed method provides superior results compared to the approach presented by Im et al [14]. Especially, the details on the sand are extracted efficiently compared to the approach proposed by Im et al [14]. At the second row of the Fig. 5, the proposed method gives more details on the floor (i.e. paving stone) and shadow region. Additionally, the color of the trees is more appealing compared to the original image and HDR image produced by Im et al [14]. At the third row of the Fig. 5, the clouds on the sky provide good visual quality compared to the original image and the method presented by Im et al [14]. Furthermore, the output image of the proposed method is more brilliant and crisp. As described in the previous section, it is proposed to apply CLAHE after linear stretching in this paper. In Fig. 6, images are shown together with the zoomed area from the highlighted portions of the images. In this figure, the first column shows the original image, whereas second and third column denote the HDR result of only LS and LS+CLAHE cases, respectively. As seen from these images, the proposed hybrid scheme enhances the details, particularly in the shadow and bright regions. (a) (b) (c) Fig. 6. The contribution of the CLAHE. (a) Original images, (b) Images obtained after applying LS only for generating HDR, (c) Images obtained after applying the proposed method (LS+CLAHE).

7 A. Taşyapı et al.: Fuzzy Fusion Based High Dynamic Range Imaging using Adaptive Histogram Separation In addition to the method presented by Im et al [14], the HDR performance of the proposed approach is compared against to some recent techniques [11]-[13] where multiple input images are required to generate HDR image. In Fig. 8 and Fig. 9, original differently exposed input images and HDR images generated by the methods presented by Zhang et al [11], Zhang et al [12], Lee et al [13], Im et al [14] and the proposed method are shown for visual assessment. As seen from these figures, the methods presented by Zhang et al [12] and Lee et al [13] still suffer from ghost effect even though these approaches have anti-ghost schemes. In order to evaluate the contribution of fuzzy based fusion of LDR images introduced in this work, appearance based fusion approach presented by Im et al [14] is integrated into the proposed method. The visual results are shown in Fig. 7 for comparison. As seen from this figure, the proposed fuzzy logic based fusion approach not only improves the general HDR performance but also enables efficient HDR image generation for extremely dark regions. In general, these experiments show that the proposed method is able to improve visual quality of the images having different characteristics compared to original images and a recently proposed single image based HDR technique proposed by Im et al [14]. (a) 125 (b) (c) Fig. 7. The contribution of the fuzzy based fusion. (a) Original image, (b) HDR image obtained after applying exposure fusion by Im et al [14], Image obtained after applying the proposed method (Fuzzy based fusion). (a) (b) (c) (d) (e) (f) (g) (h) (i) (j) (c) Fig. 8. (a-e) The differently exposed images (Image1 sequence), HDR image obtained after applying the approach by (f) Zhang et al [11], (g) Zhang et al [12], (h) Lee et al [13], (i) Im et al [14], (j) proposed method.

8 126 IEEE Transactions on Consumer Electronics, ol. 61, No. 1, February 2015 (a) (b) (c) (d) (e) (f) (g) (h) (i) Fig. 9. (a-d) The differently exposed images (Image2 sequence), HDR image obtained after applying the approach by (e) Zhang et al [11], (f) Zhang et al [12], (g) Lee et al [13], (h) Im et al [14], (i) proposed method. TABLE II. OBJECTIE IMAGE QUALITY ASSESSMENT Image 1 Image 2 Entropy CPBD Entropy CPBD Zhang et al [11] Zhang et al [12] Lee et al [13] Im et al [14] Proposed Method When the visual HDR performance of the other compared methods is evaluated, the proposed method has better visualization results compared to the methods presented by Zhang et al [11] and Im et al [14]. The HDR performance of the proposed method is also examined by making use of some objective blind image quality criteria such as entropy and Cumulative Probability of Blur Detection (CPBD) [20]. The entropy measures the richness of information in HDR image. Hence, the higher entropy simply means better performance. The CPBD is based on the just noticeable blur (JNB) and is able to predict the relative amount of blurriness in images with different content. A higher value of this metric depicts a sharper image. As the blurriness in an image increases the value of this metric is expected to decrease. Table II shows the entropy and CPBD values of the proposed approach and other methods. As seen from this table the proposed approach provides good performance in this objective evaluation as well. The approach presented by Im et al [14] and the proposed approach are implemented on a smart phone with a 1.9GHz CPU using C++ language at the same software optimization level. Table III shows average execution times in milliseconds for full HD ( pixel) input images. As seen from this table, the computational complexity before the fusion stage is similar. The additional processing time at this stage for the proposed method originates from the implementation of CLAHE introduced in this paper. At the fusion stage, the approach presented by Im et al [14] is implemented by making use of a 1-dimensional Look-Up Table (LUT) based weighting factor computation in addition to color space conversion. However, in the proposed approach, additional local extreme computation and filtering is required to decide contribution level of each pixel in the LDR images to final HDR image. TABLE III. AERAGE EXECUTION TIMES ON A SMART PHONE Im et al [14] Proposed Approach Before fusion stage 814 ms 943 ms Fusion stage 527 ms 1684 ms Total 1341 ms 2627 ms These extra computations consume around additional 1300ms compared to the method presented by Im et al [14]. For the implementation of the fuzzy fusion stage in the proposed method, a 2-dimensional LUT is generated by sampling inputs at resolution. Thus, the size of LUT is which requires an additional 8MB of memory. Compared to the 1-dimensional LUT utilized for the implementation of the method presented by Im et al [14], the proposed fuzzy based fusion requires an additional 100ms processing time. Thus, the proposed approach requires approximately two times higher processing time in total for HDR image generation process. However, it is important to note that the proposed approach provides significantly better HDR performance compared to the method presented by Im et al [14]. Additionally, it might be possible to improve computation time of the local extreme calculations by making use of some software optimizations. I. CONCLUSION In this paper, a novel method to generate HDR image using a single input image is presented. This method utilizes an adaptive histogram separation approach to produce over- and under-exposed images. The CLAHE based image enhancement enables efficient extraction of local details. Finally, the proposed fuzzy logic based fusion approach facilitates to construct an attractive HDR image with the efficient combination of the LDR images obtained in the previous stages. The proposed method generates ghost-free HDR images inherently because it uses a single image instead of using multiple differently exposed images. Hence, this method is not affected by the moving objects and camera movement. Additionally, the low computational complexity of the proposed approach makes it suitable for smart phones and compact consumer cameras.

9 A. Taşyapı et al.: Fuzzy Fusion Based High Dynamic Range Imaging using Adaptive Histogram Separation 127 REFERENCES [1] G. Ward, E. Reinhard, S. Pattanaik, and P. Debevec, High dynamic range imaging: acquisition, display, and image-based lighting, 2nd ed., Morgan Kaufmann Publisher, [2] P. Debevec, and J. Malik, Recovering high dynamic range radiance maps from photographs, in Proc. ACM SIGGRAPH, Los Angeles, USA, pp , Aug [3] Y. Bandoh, G. Qiu, M. Okuda, S. Daly, T. Aach, and O. Au, Recent advances in high dynamic range imaging technology, in Proc. IEEE Int. Conf. on Image Processing, Hong Kong, pp , Sep [4] F. Shen, Y. Zhao, X. Jiang, M. Suwa, Recovering high dynamic range by Multi-Exposure Retinex, J. is. Commun. Image Represent., vol. 20, no. 8, pp , Nov [5] B. Gu, W. Li, J. Wong, M. Zhu, and M. Wang, Gradient field multiexposure images fusion for high dynamic range image visualization, J. is. Commun. Image Represent., vol. 23, no. 4, pp , May [6] K. Jacobs, C. Loscos, and G. Ward, Automatic high dynamic range image generation for dynamic scenes, IEEE Comput. Graph. Appl., vol. 28, no. 2, pp , Mar [7] E. A. Khan, A. O. Akyuz, and E. Reinhard, Robust generation of high dynamic range images, in Proc. IEEE Int. Conf. on Image Processing, pp , Atlanta, GA, USA, Oct [8] O. Gallo, N. Gelfand, W. Chen, M. Tico, and K. Pulli, Artifact-free high dynamic range imaging, in Proc. Int. Conf. Computational Photography, San Francisco, USA, pp. Apr [9] J. Im, S. Lee, and J. Paik, Improved elastic registration for ghost artifact free high dynamic range imaging, IEEE Trans. Consum. Electron., vol. 57, May [10] J. Zheng, Z. Li, Z. Zhu, S. Wu, and S. Rahardja, Hybrid patching for a sequence of differently exposed images with moving objects, IEEE Trans. Image Process., vol. 22, no. 12, pp , Dec [11] W. Zhang and W-K. Cham, Gradient-directed multi-exposure composition, IEEE Trans. on Image Process., vol. 21, no. 4,pp , Apr [12] W. Zhang and W-K. Cham, Reference-guided exposure fusion in dynamic scenes, J. is. Commun. Image Represent., vol. 23, no. 3, pp , Apr [13] C. Lee, Y. Li, and. Monga, Ghost-free high dynamic range imaging via rank minimization, IEEE Signal Process. Lett., vol. 21, no. 9, Sep [14] J. Im, J. Jeon, M. Hayes, and J. Paik, Single image-based ghost-free high dynamic range imaging using local histogram stretching and spatially-adaptive denoising, IEEE Trans. Consum. Electron., vol. 57, no. 4, pp , Nov [15] J. Im, and J. Paik, Spatially adaptive histogram equalization for single image-based ghost-free high dynamic range imaging, J. Arts, Imaging Science, vol. 1, no. 1, pp. 6-13, Feb [16] S. Pei, Y. Zeng, and J. Ding, Color images enhancement using weighted histogram separation, in Proc. IEEE Int. Conf. on Image Processing, Atlanta, GA, USA, pp , Oct [17] M.A. Fischler and R. C. Bolles, Random sample consensus: a paradigm for model fitting with applications to image analysis and automated cartography, Comm. of the ACM vol. 24, no. 6, pp , [18] S. M. Pizer, Adaptive histogram equalization and its variations, Comput. ision, Graph. Image Process, vol. 39, pp , [19] A.T. Çelebi, Image Enhancement and Target Detection in Underwater Images, PhD Dissertation, Electronics and Telecom. Engineering Dept. of University of Kocaeli, [20] N.D. Narvekar, L.J. Karam, A no-reference image blur metric based on the cumulative probability of blur detection (CPBD), IEEE Trans. on Image Process., vol. 20, no. 9, pp , Mar BIOGRAPHIES Aysun Taşyapı Çelebi was born in Çanakkale, Turkey. She received her B.Sc., M.Sc. and Ph.D. degrees in Electronics and Telecommunication engineering from Kocaeli University, Kocaeli, Turkey, in 2002, 2008, and 2012, respectively. Since 2013 she has been with the Department of Electronics and Telecommunications Engineering, University of Kocaeli, Turkey, where she is currently working as an Assistant Professor. Her research interests include digital signal and image/video processing. Ramazan Duvar received his B.Sc., M.Sc., degrees in Electronics and Telecommunication engineering from the University of Kocaeli, Kocaeli, Turkey, in 2010, 2012, respectively. Currently, he is pursing towards to Ph.D. degree. Since 2011, he has been with the Department of Electronics and Telecommunications Engineering, University of Kocaeli, Turkey as a research assistant. His research interests include image processing and embedded systems. Oğuzhan Urhan (S 02-M 06) received his B.Sc., M.Sc., and Ph.D. degrees in Electronics and Telecommunication engineering from the University of Kocaeli, Kocaeli, Turkey, in 2001, 2003, and 2006, respectively. Since 2001, he has been with the Department of Electronics and Telecommunications Engineering, University of Kocaeli, Turkey, where he is currently associate professor. He was a visiting professor at Chung-Ang University, South Korea, from 2006 to He is the director of Kocaeli University Laboratory of Embedded and ision Systems (KULE). His research interests include digital signal, image/video processing and embedded systems.

10 本文献由 学霸图书馆 - 文献云下载 收集自网络, 仅供学习交流使用 学霸图书馆 ( 是一个 整合众多图书馆数据库资源, 提供一站式文献检索和下载服务 的 24 小时在线不限 IP 图书馆 图书馆致力于便利 促进学习与科研, 提供最强文献下载服务 图书馆导航 : 图书馆首页文献云下载图书馆入口外文数据库大全疑难文献辅助工具

ISSCC 2006 / SESSION 19 / ANALOG TECHNIQUES / 19.1

ISSCC 2006 / SESSION 19 / ANALOG TECHNIQUES / 19.1 9. A 240W Monolithic Class-D Audio Amplifier Output Stage F. Nyboe,2, C. Kaya 3, L. Risbo, P. Andreani 2 Texas Instruments, Lyngby, Denmark 2 Ørsted*DTU, Technical University of Denmark, Lyngby, Denmark

More information

THE magnetic field has been widely used for the transfer of

THE magnetic field has been widely used for the transfer of 148 IEEE TRANSACTIONS ON INDUSTRIAL ELECTRONICS, VOL. 51, NO. 1, FEBRUARY 2004 Power Transfer Capability and Bifurcation Phenomena of Loosely Coupled Inductive Power Transfer Systems Chwei-Sen Wang, Grant

More information

IEEE TRANSACTIONS ON POWER ELECTRONICS, VOL. 33, NO. 6, JUNE

IEEE TRANSACTIONS ON POWER ELECTRONICS, VOL. 33, NO. 6, JUNE IEEE TRANSACTIONS ON POWER ELECTRONICS, VOL. 33, NO. 6, JUNE 2018 5005 Maximum Efficiency Tracking for Wireless Power Transfer Systems With Dynamic Coupling Coefficient Estimation Xin Dai, Member, IEEE,

More information

Scene-Adaptive RGB-to-RGBW Conversion Using Retinex Theory-Based Color Preservation

Scene-Adaptive RGB-to-RGBW Conversion Using Retinex Theory-Based Color Preservation 684 JOURNAL OF DISPLAY TECHNOLOGY, VOL. 8, NO. 12, DECEMBER 2012 Scene-Adaptive RGB-to-RGBW Conversion Using Retinex Theory-Based Color Preservation Kyung Joon Kwon, Member, IEEE, and Young Hwan Kim, Member,

More information

Franke Three-Dimensional Molded Interconnect Devices (3D-MID)

Franke Three-Dimensional Molded Interconnect Devices (3D-MID) Franke Three-Dimensional Molded Interconnect Devices (3D-MID) Jörg Franke Three-Dimensional Molded Interconnect Devices (3D-MID) Materials, Manufacturing, Assembly, and Applications for Injection Molded

More information

10 Input Filter Design

10 Input Filter Design 10 Input Filter Design 10.1 INTRODUCTION 10.1.1 Conducted EMI It is nearly always required that a filter be added at the power input of a switching converter. By attenuating the switching harmonics that

More information

The Hemispherical Resonator Gyro for precision pointing applications A. Matthews and D. A. Bauer

The Hemispherical Resonator Gyro for precision pointing applications A. Matthews and D. A. Bauer The Hemispherical Resonator Gyro for precision pointing applications A. Matthews and D. A. Bauer Hughes Delco S,vsteins Operations Goleta, California ABSTRACT The solid-state Hemispherical Resonator Gyroscope

More information

178 IEEE TRANSACTIONS ON ELECTROMAGNETIC COMPATIBILITY, VOL. 48, NO. 1, FEBRUARY Mohit Kumar and Vivek Agarwal, Senior Member, IEEE EMI.

178 IEEE TRANSACTIONS ON ELECTROMAGNETIC COMPATIBILITY, VOL. 48, NO. 1, FEBRUARY Mohit Kumar and Vivek Agarwal, Senior Member, IEEE EMI. 178 IEEE TRANSACTIONS ON ELECTROMAGNETIC COMPATIBILITY, VOL. 48, NO. 1, FEBRUARY 2006 Power Line Filter Design for Conducted Electromagnetic Interference Using Time-Domain Measurements Mohit Kumar and

More information

A Cooperative Localization Algorithm for UWB Indoor Sensor Networks

A Cooperative Localization Algorithm for UWB Indoor Sensor Networks Wireless Pers Commun (2013) 72:85 99 DOI 10.1007/s11277-013-1002-6 A Cooperative Localization Algorithm for UWB Indoor Sensor Networks Eva Arias-de-Reyna Published online: 17 January 2013 Springer Science+Business

More information

1150 IEEE JOURNAL OF SOLID-STATE CIRCUITS, VOL. 45, NO. 6, JUNE 2010

1150 IEEE JOURNAL OF SOLID-STATE CIRCUITS, VOL. 45, NO. 6, JUNE 2010 1150 IEEE JOURNAL OF SOLID-STATE CIRCUITS, VOL. 45, NO. 6, JUNE 2010 An On-Chip CMOS Relaxation Oscillator With Voltage Averaging Feedback Yusuke Tokunaga, Member, IEEE, Shiro Sakiyama, Akinori Matsumoto,

More information

ADVANCED radar systems benefit from the ability to have

ADVANCED radar systems benefit from the ability to have 1086 JOURNAL OF LIGHTWAVE TECHNOLOGY, VOL. 27, NO. 9, MAY 1, 2009 Coherent PM Optical Link Employing ACP-PPLL Yifei Li, Member, IEEE, and Peter Herczfeld, Fellow, IEEE Abstract This paper concerns the

More information

E tions usually derives its bursts of energy by rapidly

E tions usually derives its bursts of energy by rapidly 438 IEEE TRANSACTIONS ON INDUSTRIAL ELECTRONICS, VOL. 38, NO. 6, DECEMBER 1991 A Capacitor-Charging Power Supply Using a Series-Resonant Topology, Constant On-Time/Variable Frequency Control, and Zero-Current

More information

Modeling and Evaluation of the Effect of Obstacles on the Performance of Wireless Sensor Networks

Modeling and Evaluation of the Effect of Obstacles on the Performance of Wireless Sensor Networks Modeling and Evaluation of the Effect of Obstacles on the Performance of Wireless Sensor Networks Ioannis Chatzigiannakis, Georgios Mylonas and Sotiris Nikoletseas Computer Technology Institute (CTI) and

More information

2-D Scanning Magneto-Electric Dipole Antenna Array Fed by RGW Butler Matrix

2-D Scanning Magneto-Electric Dipole Antenna Array Fed by RGW Butler Matrix 1 2-D Scanning Magneto-Electric Dipole Antenna Array Fed by RGW Butler Matrix Mohamed Mamdouh M. Ali, Student Member, IEEE and Abdelrazik Sebak, Life member, IEEE Abstract In this paper, a 2-D scanning

More information

Frugal Innovation and Knowledge Transferability

Frugal Innovation and Knowledge Transferability Research-Technology Management ISSN: 0895-6308 (Print) 1930-0166 (Online) Journal homepage: http://www.tandfonline.com/loi/urtm20 Frugal Innovation and Knowledge Transferability Peter Altmann & Robert

More information

THE ENVIRONMENTAL concerns and electric utility

THE ENVIRONMENTAL concerns and electric utility 74 IEEE TRANSACTIONS ON SMART GRID, VOL. 7, NO. 1, JANUARY 2016 General Unified Integral Controller With Zero Steady-State Error for Single-Phase Grid-Connected Inverters Xiaoqiang Guo, Senior Member,

More information

Renewable Energy 43 (2012) 90e100. Contents lists available at SciVerse ScienceDirect. Renewable Energy

Renewable Energy 43 (2012) 90e100. Contents lists available at SciVerse ScienceDirect. Renewable Energy Renewable Energy 43 (2012) 90e100 Contents lists available at SciVerse ScienceDirect Renewable Energy journal homepage: www.elsevier.com/locate/renene Improvements in the grid connection of renewable generators

More information

Automatic Selection of Brackets for HDR Image Creation

Automatic Selection of Brackets for HDR Image Creation Automatic Selection of Brackets for HDR Image Creation Michel VIDAL-NAQUET, Wei MING Abstract High Dynamic Range imaging (HDR) is now readily available on mobile devices such as smart phones and compact

More information

CHROMATIC aberration (CA) commonly arises from the

CHROMATIC aberration (CA) commonly arises from the IEEE TANSACTIONS ON IMAGE POCESSING, VOL. 26, NO. 5, MAY 2017 2561 Color Fringe Correction by the Color Difference Prediction Using the Logistic Function Dong-Won Jang and ae-hong Park, Senior Member,

More information

Influence of Avatar Creation on Attitude, Empathy, Presence, and Para-Social Interaction

Influence of Avatar Creation on Attitude, Empathy, Presence, and Para-Social Interaction Influence of Avatar Creation on Attitude, Empathy, Presence, and Para-Social Interaction Donghun Chung 1, Brahm Daniel debuys 2, and Chang S. Nam 3 1 School of Communication Kwangwoon University 447-1

More information

INDUCTIVE power transfer (IPT) systems have found application

INDUCTIVE power transfer (IPT) systems have found application 3370 IEEE TRANSACTIONS ON INDUSTRIAL ELECTRONICS, VOL. 54, NO. 6, DECEMBER 2007 A Three-Phase Inductive Power Transfer System for Roadway-Powered Vehicles GrantA.Covic,Senior Member, IEEE, John T. Boys,

More information

Optical-Inertial System for Railway Track Diagnostics

Optical-Inertial System for Railway Track Diagnostics Optical-Inertial System for Railway Track Diagnostics E. D. Bokhman 2, A. M. Boronachin 2, Yu. V. Filatov 2, D. Yu. Larionov 2, L. N. Podgornaya 2, R. V. Shalymov 2, G. N. Zuzev 1 1 ZG Optique SA Fin-de-Praz

More information

MULTICELL battery is a widely adopted energy source

MULTICELL battery is a widely adopted energy source IEEE TRANSATIONS ON ENERGY ONVERSION, VOL. 25, NO. 4, DEEMBER 2010 1133 Modeling Discharge Behavior of Multicell Battery Jiucai Zhang, Student Member, IEEE, Song i, Senior Member, IEEE, Hamid Sharif, Senior

More information

On-line Junction Temperature Estimation of SiC Power MOSFETs through On-state Voltage Mapping

On-line Junction Temperature Estimation of SiC Power MOSFETs through On-state Voltage Mapping On-line Junction Temperature Estimation of SiC Power MOSFETs through On-state Voltage Mapping Fausto Stella, Gianmario Pellegrino, Eric Armando DENERG, Politecnico di Torino, Turin, Italy fausto.stella@polito.it

More information

ANALYSES SUPPORTING SURVEILLANCE REQUIREMENTS FOR A CATEGORY I PAIRED APPROACH PROCEDURE

ANALYSES SUPPORTING SURVEILLANCE REQUIREMENTS FOR A CATEGORY I PAIRED APPROACH PROCEDURE ANALYSES SUPPORTING SURVEILLANCE REQUIREMENTS FOR A CATEGORY I PAIRED APPROACH PROCEDURE Robert R. Eftekari, The MITRE Corporation, McLean, Virginia Donald C. Walker, Federal Aviation Administration, Washington,

More information

Selective Detail Enhanced Fusion with Photocropping

Selective Detail Enhanced Fusion with Photocropping IJIRST International Journal for Innovative Research in Science & Technology Volume 1 Issue 11 April 2015 ISSN (online): 2349-6010 Selective Detail Enhanced Fusion with Photocropping Roopa Teena Johnson

More information

DUE to the growing penetration of distributed generation

DUE to the growing penetration of distributed generation 3968 IEEE TRANSACTIONS ON POWER ELECTRONICS, VOL. 31, NO. 5, MAY 2016 Fast and Robust Single-Phase DQ Current Controller for Smart Inverter Applications Mohammad Ebrahimi, Student Member, IEEE, Sayed Ali

More information

Common-mode Overvoltage Mitigation in a Medium Voltage Pump Motor Transformerless Drive in a Mining Plant. Brenno Marcus Prado

Common-mode Overvoltage Mitigation in a Medium Voltage Pump Motor Transformerless Drive in a Mining Plant. Brenno Marcus Prado Page 1 of 9 2016-MC-0749 Common-mode Overvoltage Mitigation in a Medium Voltage Pump Motor Transformerless Drive in a Mining Plant Thiago Morais Parreiras Student Member, EEE Graduate Program in Electrical

More information

An 8.2 Gb/s-to-10.3 Gb/s Full-Rate Linear Referenceless CDR Without Frequency Detector in 0.18 μm CMOS

An 8.2 Gb/s-to-10.3 Gb/s Full-Rate Linear Referenceless CDR Without Frequency Detector in 0.18 μm CMOS IEEE JOURNAL OF SOLID-STATE CIRCUITS 1 An 8.2 Gb/s-to-10.3 Gb/s Full-Rate Linear Referenceless CDR Without Frequency Detector in 0.18 μm CMOS Sui Huang, Member, IEEE, JunCao, Senior Member, IEEE, and Michael

More information

A Novel Hybrid Exposure Fusion Using Boosting Laplacian Pyramid

A Novel Hybrid Exposure Fusion Using Boosting Laplacian Pyramid A Novel Hybrid Exposure Fusion Using Boosting Laplacian Pyramid S.Abdulrahaman M.Tech (DECS) G.Pullaiah College of Engineering & Technology, Nandikotkur Road, Kurnool, A.P-518452. Abstract: THE DYNAMIC

More information

Electric Drive System of Dual-Winding Fault-Tolerant Permanent-Magnet Motor for Aerospace Applications

Electric Drive System of Dual-Winding Fault-Tolerant Permanent-Magnet Motor for Aerospace Applications 73 IEEE TRANSACTIONS ON INDUSTRIAL ELECTRONICS, VOL. 6, NO., DECEMBER 05 Electric Drive System of Dual-Winding Fault-Tolerant Permanent-Magnet Motor for Aerospace Applications Xuefeng Jiang, Student Member,

More information

4438 IEEE TRANSACTIONS ON POWER ELECTRONICS, VOL. 29, NO. 8, AUGUST 2014

4438 IEEE TRANSACTIONS ON POWER ELECTRONICS, VOL. 29, NO. 8, AUGUST 2014 4438 IEEE TRANSACTIONS ON POWER ELECTRONICS, VOL. 29, NO. 8, AUGUST 2014 Self-Oscillating Contactless Resonant Converter With Phase Detection Contactless Current Transformer Kaiqin Yan, Qianhong Chen,

More information

Agile Multiple Pulse Coherent Lidar for Range and Micro-Doppler Measurement

Agile Multiple Pulse Coherent Lidar for Range and Micro-Doppler Measurement Agile Multiple Pulse Coherent Lidar for Range and Micro-Doppler Measurement Stephen M. Hannon, J. Alex Thomson, Sammy W. Henderson, Philip Gatt, Robert Stoneman, Dale Bruns Coherent Technologies, Inc.

More information

IEEE TRANSACTIONS ON MAGNETICS, VOL. 50, NO. 5, MAY

IEEE TRANSACTIONS ON MAGNETICS, VOL. 50, NO. 5, MAY IEEE TRANSACTIONS ON MAGNETICS, VOL. 50, NO. 5, MAY 2014 8201012 Reduction of Low Space Harmonics for the Fractional Slot Concentrated Windings Using a Novel Stator Design Gurakuq Dajaku 1,WeiXie 2, and

More information

MODERN wireless communication systems are required

MODERN wireless communication systems are required IEEE TRANSACTIONS ON MICROWAVE THEORY AND TECHNIQUES, VOL. 66, NO., FEBRUARY 018 889 Bridged-T Coil for Miniature Dual-Band Branch-Line Coupler and Power Divider Designs Wei-Ting Fang, Student Member,

More information

Visual Occlusion Decreases Motion Sickness in a Flight Simulator

Visual Occlusion Decreases Motion Sickness in a Flight Simulator Article Visual Occlusion Decreases Motion Sickness in a Flight Simulator Perception 1 10! The Author(s) 2018 Reprints and permissions: sagepub.co.uk/journalspermissions.nav DOI: 10.1177/0301006618761336

More information

A Saturation-based Image Fusion Method for Static Scenes

A Saturation-based Image Fusion Method for Static Scenes 2015 6th International Conference of Information and Communication Technology for Embedded Systems (IC-ICTES) A Saturation-based Image Fusion Method for Static Scenes Geley Peljor and Toshiaki Kondo Sirindhorn

More information

ISSN: (Online) Volume 2, Issue 2, February 2014 International Journal of Advance Research in Computer Science and Management Studies

ISSN: (Online) Volume 2, Issue 2, February 2014 International Journal of Advance Research in Computer Science and Management Studies ISSN: 2321-7782 (Online) Volume 2, Issue 2, February 2014 International Journal of Advance Research in Computer Science and Management Studies Research Article / Paper / Case Study Available online at:

More information

FROM DYADIC CHANGE TO CHANGING BUSINESS NETWORKS: AN ANALYTICAL FRAMEWORK* AINO HALINEN. Turku School of Economics and Business Administration

FROM DYADIC CHANGE TO CHANGING BUSINESS NETWORKS: AN ANALYTICAL FRAMEWORK* AINO HALINEN. Turku School of Economics and Business Administration Journal of Management Studies 36:6 November 1999 0022-2380 FROM DYADIC CHANGE TO CHANGING BUSINESS NETWORKS: AN ANALYTICAL FRAMEWORK* AINO HALINEN Turku School of Economics and Business Administration

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

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

ISSN Vol.03,Issue.29 October-2014, Pages:

ISSN Vol.03,Issue.29 October-2014, Pages: ISSN 2319-8885 Vol.03,Issue.29 October-2014, Pages:5768-5772 www.ijsetr.com Quality Index Assessment for Toned Mapped Images Based on SSIM and NSS Approaches SAMEED SHAIK 1, M. CHAKRAPANI 2 1 PG Scholar,

More information

Coil Design and Shielding Methods for a Magnetic Resonant Wireless Power Transfer System

Coil Design and Shielding Methods for a Magnetic Resonant Wireless Power Transfer System INVITED PAPER Coil Design and Shielding Methods for a Magnetic Resonant Wireless Power Transfer System This paper presents the basic principles of WPT based on magnetic field resonance with parametric

More information

Denoising and Effective Contrast Enhancement for Dynamic Range Mapping

Denoising and Effective Contrast Enhancement for Dynamic Range Mapping Denoising and Effective Contrast Enhancement for Dynamic Range Mapping G. Kiruthiga Department of Electronics and Communication Adithya Institute of Technology Coimbatore B. Hakkem Department of Electronics

More information

IEEE TRANSACTIONS ON INDUSTRY APPLICATIONS, VOL. 50, NO. 3, MAY/JUNE

IEEE TRANSACTIONS ON INDUSTRY APPLICATIONS, VOL. 50, NO. 3, MAY/JUNE IEEE TRANSACTIONS ON INDUSTRY APPLICATIONS, VOL. 50, NO. 3, MAY/JUNE 2014 2039 A Fault-Tolerant PMSG Drive for Wind Turbine Applications With Minimal Increase of the Hardware Requirements Nuno M. A. Freire,

More information

Main Subject Detection of Image by Cropping Specific Sharp Area

Main Subject Detection of Image by Cropping Specific Sharp Area Main Subject Detection of Image by Cropping Specific Sharp Area FOTIOS C. VAIOULIS 1, MARIOS S. POULOS 1, GEORGE D. BOKOS 1 and NIKOLAOS ALEXANDRIS 2 Department of Archives and Library Science Ionian University

More information

A Kalman-Filtering Approach to High Dynamic Range Imaging for Measurement Applications

A Kalman-Filtering Approach to High Dynamic Range Imaging for Measurement Applications A Kalman-Filtering Approach to High Dynamic Range Imaging for Measurement Applications IEEE Transactions on Image Processing, Vol. 21, No. 2, 2012 Eric Dedrick and Daniel Lau, Presented by Ran Shu School

More information

A Multi-resolution Image Fusion Algorithm Based on Multi-factor Weights

A Multi-resolution Image Fusion Algorithm Based on Multi-factor Weights A Multi-resolution Image Fusion Algorithm Based on Multi-factor Weights Zhengfang FU 1,, Hong ZHU 1 1 School of Automation and Information Engineering Xi an University of Technology, Xi an, China Department

More information

arxiv: v1 [cs.cv] 8 Nov 2018

arxiv: v1 [cs.cv] 8 Nov 2018 A Retinex-based Image Enhancement Scheme with Noise Aware Shadow-up Function Chien Cheng CHIEN,Yuma KINOSHITA, Sayaka SHIOTA and Hitoshi KIYA Tokyo Metropolitan University, 6 6 Asahigaoka, Hino-shi, Tokyo,

More information

HDR imaging Automatic Exposure Time Estimation A novel approach

HDR imaging Automatic Exposure Time Estimation A novel approach HDR imaging Automatic Exposure Time Estimation A novel approach Miguel A. MARTÍNEZ,1 Eva M. VALERO,1 Javier HERNÁNDEZ-ANDRÉS,1 Javier ROMERO,1 1 Color Imaging Laboratory, University of Granada, Spain.

More information

Automatic High Dynamic Range Image Generation for Dynamic Scenes

Automatic High Dynamic Range Image Generation for Dynamic Scenes Automatic High Dynamic Range Image Generation for Dynamic Scenes IEEE Computer Graphics and Applications Vol. 28, Issue. 2, April 2008 Katrien Jacobs, Celine Loscos, and Greg Ward Presented by Yuan Xi

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

Probabilistic motion pixel detection for the reduction of ghost artifacts in high dynamic range images from multiple exposures

Probabilistic motion pixel detection for the reduction of ghost artifacts in high dynamic range images from multiple exposures RESEARCH Open Access Probabilistic motion pixel detection for the reduction of ghost artifacts in high dynamic range images from multiple exposures Jaehyun An 1, Seong Jong Ha 2 and Nam Ik Cho 1* Abstract

More information

THE consumer electronics market demands high speed,

THE consumer electronics market demands high speed, IEEE JOURNAL OF SOLID-STATE CIRCUITS 1 A 12 Gb/s 0.9 mw/gb/s Wide-Bandwidth Injection-Type CDR in 28 nm CMOS With Reference-Free Frequency Capture Takashi Masuda, Ryota Shinoda, Jeremy Chatwin, Member,

More information

FEATURE BASED GHOST REMOVAL IN HIGH DYNAMIC RANGE IMAGING

FEATURE BASED GHOST REMOVAL IN HIGH DYNAMIC RANGE IMAGING FEATURE BASED GHOST REMOVAL IN HIGH DYNAMIC RANGE IMAGING Hwan-Soon Sung 1, Rae-Hong Park 1, Dong-Kyu Lee 1, and SoonKeun Chang 2 1 Department of Electronic Engineering, School of Engineering, Sogang University,

More information

IEEE JOURNAL ON SELECTED AREAS IN COMMUNICATIONS, VOL. 35, NO. 8, AUGUST

IEEE JOURNAL ON SELECTED AREAS IN COMMUNICATIONS, VOL. 35, NO. 8, AUGUST IEEE JOURNAL ON SELECTED AREAS IN COMMUNICATIONS, VOL. 35, NO. 8, AUGUST 2017 1867 Spectral Efficiency Improvement With 5G Technologies: Results From Field Tests Jian Wang, Member, IEEE, Aixiang Jin, Dai

More information

AUTOMATIC modulation classification is a procedure

AUTOMATIC modulation classification is a procedure 2324 IEEE TRANSACTIONS ON COMMUNICATIONS, VOL. 58, NO. 8, AUGUST 200 Fast and Robust Modulation Classification via Kolmogorov-Smirnov Test Fanggang Wang and Xiaodong Wang, Fellow, IEEE Abstract A new approach

More information

Invited Paper ABSTRACT. Keywords: Fiber gyro, fiber optic gyro, FOG, IFOG, RFOG, fiber resonator, resonator fiber optic gyro, laser gyro.

Invited Paper ABSTRACT. Keywords: Fiber gyro, fiber optic gyro, FOG, IFOG, RFOG, fiber resonator, resonator fiber optic gyro, laser gyro. Invited Paper Fiber optic gyro development at Honeywell Glen A. Sanders *a, Steven J. Sanders a, Lee K. Strandjord b, Tiequn Qiu a, Jianfeng Wu a, Marc Smiciklas a, Derek Mead a, Sorin Mosor a, Alejo Arrizon

More information

Noise Adaptive and Similarity Based Switching Median Filter for Salt & Pepper Noise

Noise Adaptive and Similarity Based Switching Median Filter for Salt & Pepper Noise 51 Noise Adaptive and Similarity Based Switching Median Filter for Salt & Pepper Noise F. Katircioglu Abstract Works have been conducted recently to remove high intensity salt & pepper noise by virtue

More information

High Dynamic Range image capturing by Spatial Varying Exposed Color Filter Array with specific Demosaicking Algorithm

High Dynamic Range image capturing by Spatial Varying Exposed Color Filter Array with specific Demosaicking Algorithm High Dynamic ange image capturing by Spatial Varying Exposed Color Filter Array with specific Demosaicking Algorithm Cheuk-Hong CHEN, Oscar C. AU, Ngai-Man CHEUN, Chun-Hung LIU, Ka-Yue YIP Department of

More information

Applications of Flash and No-Flash Image Pairs in Mobile Phone Photography

Applications of Flash and No-Flash Image Pairs in Mobile Phone Photography Applications of Flash and No-Flash Image Pairs in Mobile Phone Photography Xi Luo Stanford University 450 Serra Mall, Stanford, CA 94305 xluo2@stanford.edu Abstract The project explores various application

More information

A 0.65-to-10.5 Gb/s Reference-Less CDR With Asynchronous Baud-Rate Sampling for Frequency Acquisition and Adaptive Equalization

A 0.65-to-10.5 Gb/s Reference-Less CDR With Asynchronous Baud-Rate Sampling for Frequency Acquisition and Adaptive Equalization 276 IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS I: REGULAR PAPERS, VOL. 63, NO. 2, FEBRUARY 2016 A 0.65-to-10.5 Gb/s Reference-Less CDR With Asynchronous Baud-Rate Sampling for Frequency Acquisition and

More information

Burst Photography! EE367/CS448I: Computational Imaging and Display! stanford.edu/class/ee367! Lecture 7! Gordon Wetzstein! Stanford University!

Burst Photography! EE367/CS448I: Computational Imaging and Display! stanford.edu/class/ee367! Lecture 7! Gordon Wetzstein! Stanford University! Burst Photography! EE367/CS448I: Computational Imaging and Display! stanford.edu/class/ee367! Lecture 7! Gordon Wetzstein! Stanford University! Motivation! wikipedia! exposure sequence! -4 stops! Motivation!

More information

arxiv: v1 [cs.cv] 29 May 2018

arxiv: v1 [cs.cv] 29 May 2018 AUTOMATIC EXPOSURE COMPENSATION FOR MULTI-EXPOSURE IMAGE FUSION Yuma Kinoshita Sayaka Shiota Hitoshi Kiya Tokyo Metropolitan University, Tokyo, Japan arxiv:1805.11211v1 [cs.cv] 29 May 2018 ABSTRACT This

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

High Dynamic Range (HDR) Photography in Photoshop CS2

High Dynamic Range (HDR) Photography in Photoshop CS2 Page 1 of 7 High dynamic range (HDR) images enable photographers to record a greater range of tonal detail than a given camera could capture in a single photo. This opens up a whole new set of lighting

More information

Interpolation of CFA Color Images with Hybrid Image Denoising

Interpolation of CFA Color Images with Hybrid Image Denoising 2014 Sixth International Conference on Computational Intelligence and Communication Networks Interpolation of CFA Color Images with Hybrid Image Denoising Sasikala S Computer Science and Engineering, Vasireddy

More information

MODIFICATION OF ADAPTIVE LOGARITHMIC METHOD FOR DISPLAYING HIGH CONTRAST SCENES BY AUTOMATING THE BIAS VALUE PARAMETER

MODIFICATION OF ADAPTIVE LOGARITHMIC METHOD FOR DISPLAYING HIGH CONTRAST SCENES BY AUTOMATING THE BIAS VALUE PARAMETER International Journal of Information Technology and Knowledge Management January-June 2012, Volume 5, No. 1, pp. 73-77 MODIFICATION OF ADAPTIVE LOGARITHMIC METHOD FOR DISPLAYING HIGH CONTRAST SCENES BY

More information

Correction of Clipped Pixels in Color Images

Correction of Clipped Pixels in Color Images Correction of Clipped Pixels in Color Images IEEE Transaction on Visualization and Computer Graphics, Vol. 17, No. 3, 2011 Di Xu, Colin Doutre, and Panos Nasiopoulos Presented by In-Yong Song School of

More information

NEIGHBORHOOD electric vehicles (NEVs) are propelled

NEIGHBORHOOD electric vehicles (NEVs) are propelled IEEE TRANSACTIONS ON POWER ELECTRONICS, VOL. 8, NO. 1, DECEMBER 013 5437 An LLC Resonant DC DC Converter for Wide Output Voltage Range Battery Charging Applications Fariborz Musavi, Senior Member, IEEE,

More information

A New Auto Exposure System to Detect High Dynamic Range Conditions Using CMOS Technology

A New Auto Exposure System to Detect High Dynamic Range Conditions Using CMOS Technology 15 A New Auto Exposure System to Detect High Dynamic Range Conditions Using CMOS Technology Quoc Kien Vuong, SeHwan Yun and Suki Kim Korea University, Seoul Republic of Korea 1. Introduction Recently,

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

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

T direct digital synthesizer. The most elementary technique

T direct digital synthesizer. The most elementary technique 526 IEEE TRANSACTIONS ON ULTRASONICS, FERROELECTRICS, AND FREQUENCY CONTROL, VOL. 44, NO. 2, MARCH 1997 Methods of Mapping from Phase to Sine Amplitude in Direct Digital Synthesis Jouko Vankka Abstract-There

More information

Artifacts Reduced Interpolation Method for Single-Sensor Imaging System

Artifacts Reduced Interpolation Method for Single-Sensor Imaging System 2016 International Conference on Computer Engineering and Information Systems (CEIS-16) Artifacts Reduced Interpolation Method for Single-Sensor Imaging System Long-Fei Wang College of Telecommunications

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

OSCILLATORS and timers are critical to all systems with

OSCILLATORS and timers are critical to all systems with 1866 IEEE JOURNAL OF SOLID-STATE CIRCUITS, VOL. 51, NO. 8, AUGUST 2016 An RC Oscillator With Comparator Offset Cancellation Arun Paidimarri, Member, IEEE, Danielle Griffith, Member, IEEE, Alice Wang, Senior

More information

Extended Dynamic Range Imaging: A Spatial Down-Sampling Approach

Extended Dynamic Range Imaging: A Spatial Down-Sampling Approach 2014 IEEE International Conference on Systems, Man, and Cybernetics October 5-8, 2014, San Diego, CA, USA Extended Dynamic Range Imaging: A Spatial Down-Sampling Approach Huei-Yung Lin and Jui-Wen Huang

More information

Mahjong Gambling in the Chinese-Australian Community in Sydney: A Prevalence Study

Mahjong Gambling in the Chinese-Australian Community in Sydney: A Prevalence Study J Gambl Stud (2010) 26:441 454 DOI 10.1007/s10899-009-9159-3 ORIGINAL PAPER Mahjong Gambling in the Chinese-Australian Community in Sydney: A Prevalence Study Wu Yi Zheng Michael Walker Alex Blaszczynski

More information

A No Reference Image Blur Detection using CPBD Metric and Deblurring of Gaussian Blurred Images using Lucy-Richardson Algorithm

A No Reference Image Blur Detection using CPBD Metric and Deblurring of Gaussian Blurred Images using Lucy-Richardson Algorithm A No Reference Image Blur Detection using CPBD Metric and Deblurring of Gaussian Blurred Images using Lucy-Richardson Algorithm Suresh S. Zadage, G. U. Kharat Abstract This paper addresses sharpness of

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

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

Colour correction for panoramic imaging

Colour correction for panoramic imaging Colour correction for panoramic imaging Gui Yun Tian Duke Gledhill Dave Taylor The University of Huddersfield David Clarke Rotography Ltd Abstract: This paper reports the problem of colour distortion in

More information

An Improved Bernsen Algorithm Approaches For License Plate Recognition

An Improved Bernsen Algorithm Approaches For License Plate Recognition IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) ISSN: 78-834, ISBN: 78-8735. Volume 3, Issue 4 (Sep-Oct. 01), PP 01-05 An Improved Bernsen Algorithm Approaches For License Plate Recognition

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

PERCEPTUAL QUALITY ASSESSMENT OF HDR DEGHOSTING ALGORITHMS

PERCEPTUAL QUALITY ASSESSMENT OF HDR DEGHOSTING ALGORITHMS PERCEPTUAL QUALITY ASSESSMENT OF HDR DEGHOSTING ALGORITHMS Yuming Fang 1, Hanwei Zhu 1, Kede Ma 2, and Zhou Wang 2 1 School of Information Technology, Jiangxi University of Finance and Economics, Nanchang,

More information

Batch Fabrication of Metasurface Holograms Enabled by Plasmonic Cavity Lithography

Batch Fabrication of Metasurface Holograms Enabled by Plasmonic Cavity Lithography FULL PAPER Holography Batch Fabrication of Metasurface Holograms Enabled by Plasmonic Cavity Lithography Liqin Liu, Xiaohu Zhang, Zeyu Zhao, Mingbo Pu, Ping Gao, Yunfei Luo, Jinjin Jin, Changtao Wang,

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

FOG REMOVAL ALGORITHM USING ANISOTROPIC DIFFUSION AND HISTOGRAM STRETCHING

FOG REMOVAL ALGORITHM USING ANISOTROPIC DIFFUSION AND HISTOGRAM STRETCHING FOG REMOVAL ALGORITHM USING DIFFUSION AND HISTOGRAM STRETCHING 1 G SAILAJA, 2 M SREEDHAR 1 PG STUDENT, 2 LECTURER 1 DEPARTMENT OF ECE 1 JNTU COLLEGE OF ENGINEERING (Autonomous), ANANTHAPURAMU-5152, ANDRAPRADESH,

More information

High dynamic range imaging and tonemapping

High dynamic range imaging and tonemapping High dynamic range imaging and tonemapping http://graphics.cs.cmu.edu/courses/15-463 15-463, 15-663, 15-862 Computational Photography Fall 2017, Lecture 12 Course announcements Homework 3 is out. - Due

More information

130 IEEE TRANSACTIONS ON ANTENNAS AND PROPAGATION, VOL. 60, NO. 1, JANUARY 2012

130 IEEE TRANSACTIONS ON ANTENNAS AND PROPAGATION, VOL. 60, NO. 1, JANUARY 2012 130 IEEE TRANSACTIONS ON ANTENNAS AND PROPAGATION, VOL. 60, NO. 1, JANUARY 2012 The Planar Ultrawideband Modular Antenna (PUMA) Array Steven S. Holland, Member, IEEE, and Marinos N. Vouvakis, Member, IEEE

More information

Efficient Image Retargeting for High Dynamic Range Scenes

Efficient Image Retargeting for High Dynamic Range Scenes 1 Efficient Image Retargeting for High Dynamic Range Scenes arxiv:1305.4544v1 [cs.cv] 20 May 2013 Govind Salvi, Puneet Sharma, and Shanmuganathan Raman Abstract Most of the real world scenes have a very

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

A Gentle Introduction to Bilateral Filtering and its Applications 08/10: Applications: Advanced uses of Bilateral Filters

A Gentle Introduction to Bilateral Filtering and its Applications 08/10: Applications: Advanced uses of Bilateral Filters A Gentle Introduction to Bilateral Filtering and its Applications 08/10: Applications: Advanced uses of Bilateral Filters Jack Tumblin EECS, Northwestern University Advanced Uses of Bilateral Filters Advanced

More information

Fast and High-Quality Image Blending on Mobile Phones

Fast and High-Quality Image Blending on Mobile Phones Fast and High-Quality Image Blending on Mobile Phones Yingen Xiong and Kari Pulli Nokia Research Center 955 Page Mill Road Palo Alto, CA 94304 USA Email: {yingenxiong, karipulli}@nokiacom Abstract We present

More information

PERCEPTUAL QUALITY ASSESSMENT OF HDR DEGHOSTING ALGORITHMS

PERCEPTUAL QUALITY ASSESSMENT OF HDR DEGHOSTING ALGORITHMS PERCEPTUAL QUALITY ASSESSMENT OF HDR DEGHOSTING ALGORITHMS Yuming Fang 1, Hanwei Zhu 1, Kede Ma 2, and Zhou Wang 2 1 School of Information Technology, Jiangxi University of Finance and Economics, Nanchang,

More information

Continuous Flash. October 1, Technical Report MSR-TR Microsoft Research Microsoft Corporation One Microsoft Way Redmond, WA 98052

Continuous Flash. October 1, Technical Report MSR-TR Microsoft Research Microsoft Corporation One Microsoft Way Redmond, WA 98052 Continuous Flash Hugues Hoppe Kentaro Toyama October 1, 2003 Technical Report MSR-TR-2003-63 Microsoft Research Microsoft Corporation One Microsoft Way Redmond, WA 98052 Page 1 of 7 Abstract To take a

More information

Figure 1 HDR image fusion example

Figure 1 HDR image fusion example TN-0903 Date: 10/06/09 Using image fusion to capture high-dynamic range (hdr) scenes High dynamic range (HDR) refers to the ability to distinguish details in scenes containing both very bright and relatively

More information

Reversible Data Hiding in Encrypted color images by Reserving Room before Encryption with LSB Method

Reversible Data Hiding in Encrypted color images by Reserving Room before Encryption with LSB Method ISSN (e): 2250 3005 Vol, 04 Issue, 10 October 2014 International Journal of Computational Engineering Research (IJCER) Reversible Data Hiding in Encrypted color images by Reserving Room before Encryption

More information

Realistic Image Synthesis

Realistic Image Synthesis Realistic Image Synthesis - HDR Capture & Tone Mapping - Philipp Slusallek Karol Myszkowski Gurprit Singh Karol Myszkowski LDR vs HDR Comparison Various Dynamic Ranges (1) 10-6 10-4 10-2 100 102 104 106

More information