A Review on Different Image Dehazing Methods

Size: px
Start display at page:

Download "A Review on Different Image Dehazing Methods"

Transcription

1 A Review on Different Image Dehazing Methods Ruchika Sharma 1, Dr. Vinay Chopra 2 1 Department of Computer Science & Engineering, DAV Institute of Engineering & Technology Jalandhar, India 2 Department of Computer Science & Engineering, DAV Institute of Engineering & Technology Jalandhar, India ABSTRACT: This paper presents a review on the different haze removal techniques. Haze brings trouble to many computer vision/graphics applications as it diminishes the visibility of the scene. Haze is formed due to the two fundamental phenomena that are attenuation and the air light. Attenuation reduces the contrast and air light increases the whiteness in the scene. Haze removal techniques recover the color and contrast of the scene. These techniques are widely used in many applications such as outdoor surveillance, object detection, consumer electronics etc. The overall objective of this paper is to explore the various methods for efficiently removing the haze from digital images. This paper ends up with the short comings of the existing methods. Keywords: Airlight, Attenuation, Image Dehazing, Contrast enhancement, Polarizers, ICA, Depth, DCP. [1] INTRODUCTION Bad weather condition such as haze [22], mist, fog and smoke degrade the quality of the outdoor scene. It is an annoying problem to photographers as it changes the colors and reduces the contrast of daily photos, it diminishes the visibility of the scenes and it is a threat to the reliability of many applications like outdoor surveillance, object detection, it also decreases the clarity of the satellite images and underwater images. So removing haze from images is an imperative and broadly demanded area in computer vision and computer graphics. The image quality of outdoor scene in the haze, fog, mist and other bad weather condition is usually degraded by the scattering of a light [13,22] before reaching the camera due to these large quantities of suspended particles (e.g. fog, haze, smoke, impurities) in the atmosphere. This phenomenon affects the normal work of automatic monitoring system, outdoor recognition system, tracking & segmentation and intelligent transportation system. Scattering is caused by two 77

2 fundamental phenomena such as attenuation [13, 22] and airlight [13, 22]. Haze attenuates the light reflected from the scenes, and further blends it with some additive light in the atmosphere. The target of haze removal is to improve the reflected light (i.e., the scene colors) from the mixed light. The constancy and strength of the visual system can improve by the usage of effective haze removal of image. There are many methods available to remove haze from image like polarization, independent component analysis, dark channel prior etc. [2] DEHAZING METHODS Haze Removal methods can be grouped into two categories that are multiple image haze removal and single image haze removal. [2.1] MULTIPLE IMAGE DEHAZING METHOD In this haze removal, two or more images or multiple images [12, 14, 15, 23] of the same scene are taken. This method attains known variables and avoids the unknowns. The methods comes under this category are explained as follows. [2.1.1] METHOD BASED ON DIFFERENT WEATHER CONDITION This method is to use multiple images [12, 13, 15] taken from different weather condition. The basic method is to take the differences of two or more images of the similar scene. These multiple images have different properties of the contributing medium. This approach can significantly improve visibility, but its disadvantage is to wait until the properties of the medium change. So, this method is unable to deliver the results instantly for scenes that have never been met before. Moreover, this method also cannot handle dynamic scenes. (a) Hazy Image (c) Dehazed Image (b) Hazy Image Figure:1. Multiple Image dehazing [22] (d) Clear Weather Image 78

3 [2.1.2] METHODS BASED ON POLARIZATION In this method two or more images of the same scene are taken with different polarization filters [14, 17]. The basic method is to take multiple images of the same scene that have different degrees of polarization, which are acquired by rotating a polarizing filter attached to the camera, but the treatment effect of dynamic scene is not very good. The shortcoming of this method is that it cannot be applied to dynamic scenes for which the changes are more rapid than the filter rotation and require special equipment like polarizers and not necessarily produce better results. (a) Best Polarization State (b) Worst Polarization State (c) Dehazed Image Figure: 2. Image dehazing using polarizing filters [14] [2.1.3] DEPTH MAP BASED METHOD This method uses depth information for haze removal. This method uses a single image and assumes that 3D geometrical model [15, 16, 19 ] of the scene is provided by some databases such as from Google Maps and also assumes the texture of the scene is given (from satellite or aerial photos). This 3D model then aligns with hazy image and provides the scene depth [18]. This method requires user interaction to align 3D model [19] with the scene and it gives accurate results. This method does not require special equipment s. Its shortcoming is that it is not automatic, it needs user interactions. This method is to use the some degree of interactive manipulation to dehaze the image, but it needs an estimation of more parameters, and the additional information difficult to obtain. 79

4 (a) Hazy image (b) 3D structural model (c) Dehazed Image Figure: 3. Depth map based method [19] [2.2] SINGLE IMAGE DEHAZING METHOD This method only requires a single input image [1, 20]. This method relies upon statistical assumptions [5] and or the nature of the scene and recovers the scene information based on the prior information from a single image. This method becomes more and more researcher s interest. The methods comes under this category are explained as follows. [2.2.1] CONTRAST MAXIMIZATION METHOD Haze diminishes the contrast. Removing the haze enhance the contrast of the image. Contrast maximization [1] is a method that enhances the contrast under the constraint. But, the resultant images have larger saturation values because this method does not physically improve the brightness or depth but somewhat just enhance the visibility. Moreover, the result contains halo effects at depth discontinuities. (a) Hazy Image (b) Restored Image Figure: 4. Contrast Maximization Method [1] [2.2.2] INDEPENDENT COMPONENT ANALYSIS (ICA) ICA is a statistical method to separate two additive components from a signal. Fattal [20] uses this method and assumes that the transmission and surface shading are statistically 80

5 uncorrelated in local patch. This approach is physically valid and can produce good results, but may be unreliable because it does not work well for dense haze. (a) Hazy Image (b) Haze-free image Figure: 5. Independent component analysis [21] [2.2.3] DARK CHANNEL PRIOR The dark channel prior [5] is based on the statistics of outdoor haze-free images. In most of the non-sky patches, at least one color channel (RGB) has very low intensity at some pixels (called dark pixels). These dark pixels provide the estimation of haze transmission. This approach is physically valid and work well in dense haze. When the scene objects are similar to the air light then it is invalid. (a)hazy Image (b) Recovered Depth map (c) Haze-free image Figure: 6. Dark channel prior [5] [2.2.4] ANTISTROPHIC DIFFUSION Anisotropic diffusion [11] is a technique that reduces haze without removing image parts such as edges, lines or other details that are essential for the understanding of the image. Its flexibility permits to combine smoothing properties with image enhancement qualities. Tripathi 81

6 [12] present an algorithm uses anisotropic diffusion for refining air light map from dark channel prior. Antistrophic diffusion is used to smooth the airlight map. It performs well in case of heavy fog. [3]LITERATURE SURVEY (a) Hazy image (b) Haze-free image Figure: 7. Antistrophic diffusion [11] Robby T. Tan (2008) [1] has introduced an automated method that only requires a single input image. Two observations are made based on this method, first, clear day images have more contrast than images afflicted by bad weather; and second, airlight whose variant mostly depends on the distance of objects to the observer tends to be smooth. Tan [1] develops a cost function in the framework of Markov random fields based on these two observations. The results have larger saturation values and may contain halos at depth discontinuities. Tarel et al. (2009) [2] have demonstrated algorithm for visibility restoration from a single image that is based on a filtering approach. The algorithm is based on linear operations and needs various parameters for adjustment. It is advantageous in terms of its speed. This speed allows visibility restoration to be applied for real-time applications of dehazing. They also proposed a new filter which preserves edges and corner as an alternate to the median filter. The restored image may be mot good because there are discontinuities in the scene depth. Yu et al. (2010) [3] have proposed a new fast dehazing method based on the atmospheric scattering model. The atmospheric scattering model is simplified earlier to visibility restoration. First they acquire a coarse approximation of the atmospheric veil and then the coarser estimation is smoothed using a fast bilateral filtering approach that preserving edges. The complexity of this method is only a linear function of the number of input image pixels and this thus permits a very fast implementation. Fang et al. (2011) [4] have discussed a new fast haze removal algorithm from multiple images in uniform bad weather conditions is proposed which bases on the atmospheric scattering model. The basic idea is to establish an over determined system by forming the hazy images and matching images taken in clear days so that the transmission and global airlight can be acquired. The transmission and global airlight solved from the equations are applied to the local hazy area. The discussed algorithm reduces haze effectively and achieves accurate restoration. 82

7 He et al. (2011) [5] have proposed a simple but effective image prior dark channel prior to remove haze from a single input image. The dark channel prior is a type of statistics of outdoor haze-free images. In most of the non-sky patches, at least one color channel (RGB) has very low intensity at some pixels (called dark pixels). These dark pixels provide the estimation of haze transmission. They can directly evaluate the thickness of the haze using this prior with the haze imaging model and get a high-quality haze-free image. The dark channel prior does not work efficiently when the surface object is similar to the atmospheric light. Long et al. (2012) [6] have presented a fast and physical-based method. Based on the dark channel prior, they can easily extract the global atmospheric light and roughly estimate the atmospheric veil with the dark channel of the input haze image. Then refine the atmospheric veil using a low-pass Gaussian filter. In most cases, the approach can achieve good results. But, when the images have dense and heterogeneous haze, the results obtained will have color distortion especially in the bright regions and loss of details. Zhang et al. (2012) [7] have described a new algorithm that is based on an image filtering approach consist of the median filter and uses low-rank technique for the enhancement of visibility. The atmospheric veil is estimated with Monte Carlo simulation and the shortened single value decomposition and the dark channel prior used to restore the haze-free image. This method may not perform well for the scenes with heavy fog and great depth jumps. It also suffers from halo effects. Xu et al. (2012) [8] have proposed a improved dark channel prior. They studied the dark channel prior and improve this by replacing the time consuming soft-matting part with the fast bilateral filter. This algorithm has a greater efficiency, fast execution speed and improves the original algorithm. Also, the reasons why the dark channel prior leads to dim image after the haze removal, and proposed the improved transmission map formula in order to get the improved visual effects of the image. Traditional algorithm is not suitable for the sky region, so they used weaker method to enhance the flexibility of the improved algorithm. Ullah et al. (2013) [9] have proposed a single image dehazing technique using improved dark channel prior. The dark channel prior has been further polished. Both chromatic as well achromatic (neutral) features of the image are considered by the proposed model to describe the Dark Channel. Dark Channel prior has been carried by further improving contrast and color vibrancy of restored images. Improved Dark channel take minimum of saturation (1-S) and intensity (I) components instead of RGB components. Refined Dark Channel increases value of restored haze free images. It maintains color reliability and improves the contrast. Somehow it decreases the pixel color saturation. Hitam et al. (2013) [10] have demonstrated a new technique called mixture Contrast Limited Adaptive Histogram Equalization (CLAHE) color models that exactly developed for underwater image enhancement. The method operates CLAHE on RGB and HSV color models and both results are combined together using Euclidean norm. The central objective of this method is to moderate significant noise introduced by CLAHE [21] in order to ease a successive process of underwater images. The enhancement method effectively improves the visibility of underwater images. 83

8 [4]GAPS IN LITERATURE: Fog removal algorithms become more beneficial for numerous vision applications. It has been originated that the most of the existing research have mistreated numerous subjects. Following are the various research gaps concluded using the literature survey:- The presented methods have neglected the techniques to reduce the noise issue which is presented in the output images of the existing fog removal algorithms. Not much effort has focused on the integrated approach of the dark channel prior (DCP) and CLAHE. The problem of the uneven illumination is also neglected by the most of the researchers. It degrade the performance of haze removal algorithms Not much effort is done towards remote sensing and underwater images. [5]CONCLUSION Haze removal algorithms become more useful for many vision applications. It is found that most of the existing researchers have neglected many issues; i.e. no technique is accurate for different kind of circumstances. The survey has shown that the presented methods have neglected the techniques to reduce the noise issue which is presented in the output images of the existing fog removal algorithms. The problem of uneven and over illumination is also an issue for dehazing methods. So it is required to modify the existing methods in such a way that modified technique will work better. In near future to overcome the problems of existing research a new integrated algorithm will be proposed. New algorithm will integrate the dark channel prior, CLAHE and bilateral filter to improve the results further. 84

9 REFERENCES [1] Tan, Robby T, "Visibility in bad weather from a single image IEEE Conference on Computer Vision and Pattern Recognition, CVPR, pp. 1-8, Year [2] Tarel, J-P. and Nicolas Hautiere, "Fast visibility restoration from a single color or gray level image", 12th International Conference on Computer Vision, pp , Year [3] Yu, Jing, Chuangbai Xiao and Dapeng Li, "Physics-based fast single image fog removal.",10th IEEE International Conference on Signal Processing (ICSP), pp , Year [4] Fang, Faming, Fang Li, Xiaomei Yang, Chaomin Shen and Guixu Zhang, "Single image dehazing and denoising with variational method", IEEE International Conference on Image Analysis and Signal Processing (IASP), pp , [5] He, Kaiming, Jian Sun and Xiaoou Tang, "Single image haze removal using dark channel prior.", IEEE Transactions on Pattern Analysis and Machine Intelligence, vol.33, no. 12, pp , [6] Long, Jiao, Zhenwei Shi and Wei Tang, "Fast haze removal for a single remote sensing image using dark channel prior", International Conference on Computer Vision in Remote Sensing (CVRS), pp , [7] Zhang, Yong-Qin, Yu Ding, Jin-Sheng Xiao, Jiaying Liu and Zongming Guo, "Visibility enhancement using an image filtering approach", EURASIP Journal on Advances in Signal Processing, no. 1, pp. 1-6, [8] Xu, Haoran, Jianming Guo, Qing Liu and Lingli Ye, "Fast image dehazing using improved dark channel prior", IEEE International Conference on Information Science and Technology (ICIST), pp , [9] Ullah, E., R. Nawaz and J. Iqbal, "Single image haze removal using improved dark channel prior", Proceedings of International Conference on Modelling, Identification & Control (ICMIC), pp , [10] Hitam, M. S., W. N. J. H. W. Yussof, E. A. Awalludin and Z. Bachok, "Mixture contrast limited adaptive histogram equalization for underwater image enhancement", IEEE International Conference on Computer Applications Technology (ICCAT), pp. 1-5, [11] Tripathi, and S. Mukhopadhyay, "Single image fog removal using anisotropic diffusion.", Image Processing, Vol. 6, no. 7, pp ,2012. [12] Nayar, Shree K. and Srinivasa G. Narasimhan, "Vision in bad weather", The Proceedings of the Seventh IEEE International Conference on Computer Vision, vol. 2, pp ,

10 [13] Narasimhan, Srinivasa G. and Shree K. Nayar, "Chromatic framework for vision in bad weather", The Proceedings of IEEE Conference on Computer Vision and Pattern Recognition, vol. 1, pp , [14] Schechner, Yoav Y., Srinivasa G. Narasimhan and Shree K. Nayar, "Instant dehazing of images using polarization", The Proceedings of the IEEE Computer Society Conference on Computer Vision and Pattern Recognition ( CVPR), vol. 1, pp. I-325, [15] Narasimhan, Srinivasa G. and Shree K. Nayar, "Contrast restoration of weather degraded images", IEEE Transactions on Pattern Analysis and Machine Intelligence, vol. 25, no. 6,pp , [16] Narasimhan, Srinivasa G. and Shree K. Nayar, "Interactive (de) weathering of an image using physical models", IEEE Workshop on Color and Photometric Methods in Computer Vision, vol. 6, no. 6.4, p. 1., France, [17] Shwartz, Sarit, Einav Namer and Yoav Y. Schechner, "Blind haze separation", IEEE Computer Society Conference on Computer Vision and Pattern Recognition, vol. 2, pp , [18] Hautière, Nicolas, J-P. Tarel and Didier Aubert, "Towards fog-free in-vehicle vision systems through contrast restoration", IEEE Conference on Computer Vision and Pattern Recognition, (CVPR), pp. 1-8, [19] Kopf, Johannes, Boris Neubert, Billy Chen, Michael Cohen, Daniel Cohen-Or, Oliver Deussen, Matt Uyttendaele, and Dani Lischinski. "Deep photo: Model-based photograph enhancement and viewing." In ACM Transactions on Graphics (TOG), vol. 27, no. 5, p. 116, [20] Fattal, Raanan. "Single image dehazing." In ACM Transactions on Graphics (TOG), vol. 27, no. 3, p. 72, [21] Xu, Zhiyuan, Xiaoming Liu and Na Ji, "Fog removal from color images using contrast limited adaptive histogram equalization", 2nd International Congress on Image and Signal Processing (CISP), pp. 1-5, [22] Narasimhan, Srinivasa G., and Shree K. Nayar. "Vision and the atmosphere. International Journal of Computer Vision 48, no. 3 (2002): [23] Tao, Zhang and Shao Changyan, "Atmospheric scattering-based multiple images fog removal", 4th IEEE International Congress on Image and Signal Processing (CISP), vol.1, pp , Year

11 Author[s] brief Introduction Ms. Ruchika Sharma is pursuing M.Tech. in Computer Science and Engineering from D.A.V Institute of Engineering and Technology, Jalandhar(Punjab), India. Dr. Vinay Chopra is currently working as a Asstt. Professor in D.A.V Institute of Engineering and Technology, Jalandhar (Punjab), India. He has 11 years experience in computer science and 30 research publications in national, international journals & conferences. 87

Physics-based Fast Single Image Fog Removal

Physics-based Fast Single Image Fog Removal Physics-based Fast Single Image Fog Removal Jing Yu 1, Chuangbai Xiao 2, Dapeng Li 2 1 Department of Electronic Engineering, Tsinghua University, Beijing, 100084, China 2 College of Computer Science and

More information

COMPARATIVE STUDY OF VARIOUS DEHAZING APPROACHES, LOCAL FEATURE DETECTORS AND DESCRIPTORS

COMPARATIVE STUDY OF VARIOUS DEHAZING APPROACHES, LOCAL FEATURE DETECTORS AND DESCRIPTORS COMPARATIVE STUDY OF VARIOUS DEHAZING APPROACHES, LOCAL FEATURE DETECTORS AND DESCRIPTORS AFTHAB BAIK K.A1, BEENA M.V2 1. Department of Computer Science & Engineering, Vidya Academy of Science & Technology,

More information

A FAST METHOD OF FOG AND HAZE REMOVAL

A FAST METHOD OF FOG AND HAZE REMOVAL A FAST METHOD OF FOG AND HAZE REMOVAL Veeranjaneyulu Toka, Nandan Hosagrahara Sankaramurthy, Ravi Prasad Mohan Kini, Prasanna Kumar Avanigadda, Sibsambhu Kar Samsung R& D Institute India, Bangalore, India

More information

1. Introduction. Volume 6 Issue 5, May Licensed Under Creative Commons Attribution CC BY. Shahenaz I. Shaikh 1, B. S.

1. Introduction. Volume 6 Issue 5, May Licensed Under Creative Commons Attribution CC BY. Shahenaz I. Shaikh 1, B. S. A Fast Single Image Haze Removal Algorithm Using Color Attenuation Prior and Pixel Minimum Channel Shahenaz I. Shaikh 1, B. S. Kapre 2 1 Department of Computer Science and Engineering, Mahatma Gandhi Mission

More information

International Journal of Advance Engineering and Research Development. An Improved algorithm for Low Contrast Hazy Image Detection using DCP

International Journal of Advance Engineering and Research Development. An Improved algorithm for Low Contrast Hazy Image Detection using DCP Scientific Journal of Impact Factor(SJIF): 3.134 e-issn(o): 2348-4470 p-issn(p): 2348-6406 International Journal of Advance Engineering and Research Development Volume 02,Issue 05, May - 2015 An Improved

More information

HAZE REMOVAL WITHOUT TRANSMISSION MAP REFINEMENT BASED ON DUAL DARK CHANNELS

HAZE REMOVAL WITHOUT TRANSMISSION MAP REFINEMENT BASED ON DUAL DARK CHANNELS HAZE REMOVAL WITHOUT TRANSMISSION MAP REFINEMENT BASED ON DUAL DARK CHANNELS CHENG-HSIUNG HSIEH, YU-SHENG LIN, CHIH-HUI CHANG Department of Computer Science and Information Engineering Chaoyang University

More information

SINGLE IMAGE FOG REMOVAL BASED ON FUSION STRATEGY

SINGLE IMAGE FOG REMOVAL BASED ON FUSION STRATEGY SINGLE IMAGE FOG REMOVAL BASED ON FUSION STRATEGY ABSTRACT V. Thulasika and A. Ramanan Department of Computer Science, Faculty of Science, University of Jaffna, Sri Lanka v.thula.sika@gmail.com, a.ramanan@jfn.ac.lk

More information

Robust Image Dehazing and Matching Based on Koschmieder s Law And SIFT Descriptor

Robust Image Dehazing and Matching Based on Koschmieder s Law And SIFT Descriptor Robust Image Dehazing and Matching Based on Koschmieder s Law And SIFT Descriptor 1 Afthab Baik K.A, 2 Beena M.V 1 PG Scholar, 2 Asst. Professor 1 Department of CSE 1 Vidya Academy of Science And Technology,

More information

Contrast restoration of road images taken in foggy weather

Contrast restoration of road images taken in foggy weather Contrast restoration of road images taken in foggy weather Houssam Halmaoui Aurélien Cord UniverSud, LIVIC, Ifsttar 78000 Versailles Houssam.Halmaoui@ifsttar.fr Aurélien.Cord@ifsttar.fr Nicolas Hautière

More information

A Fast Semi-Inverse Approach to Detect and Remove the Haze from a Single Image

A Fast Semi-Inverse Approach to Detect and Remove the Haze from a Single Image A Fast Semi-Inverse Approach to Detect and Remove the Haze from a Single Image Codruta O. Ancuti, Cosmin Ancuti, Chris Hermans, Philippe Bekaert Hasselt University - tul -IBBT, Expertise Center for Digital

More information

Single Image Dehazing Using Fixed Points and Nearest-Neighbor Regularization

Single Image Dehazing Using Fixed Points and Nearest-Neighbor Regularization Single Image Dehazing Using Fixed Points and Nearest-Neighbor Regularization Shengdong Zhang and Jian Yao Computer Vision and Remote Sensing (CVRS) Lab School of Remote Sensing and Information Engineering,

More information

Single image dehazing in inhomogeneous atmosphere

Single image dehazing in inhomogeneous atmosphere Single image dehazing in inhomogeneous atmosphere Zhenwei Shi a,, Jiao Long a, Wei Tang a, Changshui Zhang b a Image Processing Center, School of Astronautics, Beihang University, Beijing, China b Department

More information

Single Image Dehazing Using Fixed Points and Nearest-Neighbor Regularization

Single Image Dehazing Using Fixed Points and Nearest-Neighbor Regularization Single Image Dehazing Using Fixed Points and Nearest-Neighbor Regularization Shengdong Zhang and Jian Yao (B) Computer Vision and Remote Sensing (CVRS) Lab, School of Remote Sensing and Information Engineering,

More information

Single Image Dehazing with Varying Atmospheric Light Intensity

Single Image Dehazing with Varying Atmospheric Light Intensity Single Image Dehazing with Varying Atmospheric Light Intensity Sanchayan Santra Supervisor: Prof. Bhabatosh Chanda Electronics and Communication Sciences Unit Indian Statistical Institute 203, B.T. Road

More information

Efficient Image Dehazing with Boundary Constraint and Contextual Regularization

Efficient Image Dehazing with Boundary Constraint and Contextual Regularization 013 IEEE International Conference on Computer Vision Efficient Image Dehazing with Boundary Constraint and Contextual Regularization Gaofeng MENG, Ying WANG, Jiangyong DUAN, Shiming XIANG, Chunhong PAN

More information

Fog Detection System Based on Computer Vision Techniques

Fog Detection System Based on Computer Vision Techniques Fog Detection System Based on Computer Vision Techniques S. Bronte, L. M. Bergasa, P. F. Alcantarilla Department of Electronics University of Alcalá Alcalá de Henares, Spain sebastian.bronte, bergasa,

More information

The Defogging Algorithm for the Vehicle Video Image Based on Extinction Coefficient

The Defogging Algorithm for the Vehicle Video Image Based on Extinction Coefficient Sensors & Transducers 214 by IFSA Publishing, S. L. http://www.sensorsportal.com The Defogging Algorithm for the Vehicle Video Image Based on Extinction Coefficient Li Yan-Yan, * LUO Yu, LOG Wei, Yang

More information

Applications of Light Polarization in Vision

Applications of Light Polarization in Vision Applications of Light Polarization in Vision Lecture #18 Thanks to Yoav Schechner et al, Nayar et al, Larry Wolff, Ikeuchi et al Separating Reflected and Transmitted Scenes Michael Oprescu, www.photo.net

More information

Research on Clearance of Aerial Remote Sensing Images Based on Image Fusion

Research on Clearance of Aerial Remote Sensing Images Based on Image Fusion Research on Clearance of Aerial Remote Sensing Images Based on Image Fusion Institute of Oceanographic Instrumentation, Shandong Academy of Sciences Qingdao, 266061, China E-mail:gyygyy1234@163.com Zhigang

More information

Single image dehazing via an improved atmospheric scattering model

Single image dehazing via an improved atmospheric scattering model Vis Comput (2017) 33:1613 1625 DOI 10.1007/s00371-016-1305-1 ORIGINAL ARTICLE Single image dehazing via an improved atmospheric scattering model Mingye Ju 1 Dengyin Zhang 1 Xuemei Wang 1 Published online:

More information

Fast Visibility Restoration from a Single Color or Gray Level Image

Fast Visibility Restoration from a Single Color or Gray Level Image Fast Visibility Restoration from a Single Color or Gray Level Image Jean-Philippe Tarel Nicolas Hautière LCPC-INRETS(LEPSIS), 58 Boulevard Lefèbvre, F-75015 Paris, France tarel@lcpc.fr hautiere@lcpc.fr

More information

Robust Pixel-wise Dehazing Algorithm Based on Advanced Haze-relevant Features

Robust Pixel-wise Dehazing Algorithm Based on Advanced Haze-relevant Features GUISIK KIM, JUNSEOK KWON: ROBUST PIXEL-WISE DEHAZING 1 Robust Pixel-wise Dehazing Algorithm Based on Advanced Haze-relevant Features Guisik Kim specialre@naver.com Junseok Kwon jskwon@cau.ac.kr School

More information

VISUAL MODEL BASED SINGLE IMAGE DEHAZING USING ARTIFICIAL BEE COLONY OPTIMIZATION

VISUAL MODEL BASED SINGLE IMAGE DEHAZING USING ARTIFICIAL BEE COLONY OPTIMIZATION VISUAL MODEL BASED SINGLE IMAGE DEHAZING USING ARTIFICIAL BEE COLONY OPTIMIZATION S.MohamedMansoorRoomi #1 R.Bhargavi #2 S.Bhumesh #3 Department of Electronics and Communication Engineering, ThiagarajarCollege

More information

IMPLEMENTATION OF THE CONTRAST ENHANCEMENT AND WEIGHTED GUIDED IMAGE FILTERING ALGORITHM FOR EDGE PRESERVATION FOR BETTER PERCEPTION

IMPLEMENTATION OF THE CONTRAST ENHANCEMENT AND WEIGHTED GUIDED IMAGE FILTERING ALGORITHM FOR EDGE PRESERVATION FOR BETTER PERCEPTION IMPLEMENTATION OF THE CONTRAST ENHANCEMENT AND WEIGHTED GUIDED IMAGE FILTERING ALGORITHM FOR EDGE PRESERVATION FOR BETTER PERCEPTION Chiruvella Suresh Assistant professor, Department of Electronics & Communication

More information

A REVIEW ON ANALYSIS OF THE ATMOSPHERIC VISIBILITY RESTORATION AND FOG ATTENUATION USING GRAY SCALE IMAGE

A REVIEW ON ANALYSIS OF THE ATMOSPHERIC VISIBILITY RESTORATION AND FOG ATTENUATION USING GRAY SCALE IMAGE A REVIEW ON ANALYSIS OF THE ATMOSPHERIC VISIBILITY RESTORATION AND FOG ATTENUATION USING GRAY SCALE IMAGE Prof. V. U. Kale 1, Ms. Devyani S. Deshpande 2 1 Professor, 2 Lecturer Dept. of Electronics & Telecommunication

More information

Automatic Image De-Weathering Using Physical Model and Maximum Entropy

Automatic Image De-Weathering Using Physical Model and Maximum Entropy Automatic Image De-Weathering Using Physical Model and Maximum Entropy Xin Wang, Zhenmin TANG Dept. of Computer Science & Technology Nanjing Univ. of Science and Technology Nanjing, China E-mail: rongtian_helen@yahoo.com.cn

More information

Day/Night Unconstrained Image Dehazing

Day/Night Unconstrained Image Dehazing Day/Night Unconstrained Image Dehazing Sanchayan Santra, Bhabatosh Chanda Electronics and Communication Sciences Unit Indian Statistical Institute Kolkata, India Email: {sanchayan r, chanda}@isical.ac.in

More information

CONTRAST ENHANCEMENT ALGORITHMS FOR FOGGY IMAGES

CONTRAST ENHANCEMENT ALGORITHMS FOR FOGGY IMAGES International Journal of Electrical and Electronics Engineering Research (IJEEER) ISSN(P): 2250-155X; ISSN(E): 2278-943X Vol. 6, Issue 5, Oct 2016, 7-16 TJPRC Pvt. Ltd CONTRAST ENHANCEMENT ALGORITHMS FOR

More information

Factorizing Scene Albedo and Depth from a Single Foggy Image

Factorizing Scene Albedo and Depth from a Single Foggy Image Factorizing Scene Albedo and Depth from a Single Foggy Image Louis Kratz Ko Nishino Department of Computer Science, Drexel University Philadelphia, PA {lak24, kon}@drexel.edu Abstract Atmospheric conditions

More information

An Approach for Reduction of Rain Streaks from a Single Image

An Approach for Reduction of Rain Streaks from a Single Image An Approach for Reduction of Rain Streaks from a Single Image Vijayakumar Majjagi 1, Netravati U M 2 1 4 th Semester, M. Tech, Digital Electronics, Department of Electronics and Communication G M Institute

More information

Component-Based Distributed Framework for Coherent and Real-Time Video Dehazing

Component-Based Distributed Framework for Coherent and Real-Time Video Dehazing Component-Based Distributed Framework for Coherent and Real-Time Video Dehazing Meihua Wang 1, Jiaming Mai 1, Yun Liang 1, Tom Z. J. Fu 2, 3, Zhenjie Zhang 3, Ruichu Cai 2 1 College of Mathematics and

More information

Physics-based Vision: an Introduction

Physics-based Vision: an Introduction Physics-based Vision: an Introduction Robby Tan ANU/NICTA (Vision Science, Technology and Applications) PhD from The University of Tokyo, 2004 1 What is Physics-based? An approach that is principally concerned

More information

Foggy Scene Rendering Based on Transmission Map Estimation

Foggy Scene Rendering Based on Transmission Map Estimation Foggy Scene Rendering Based on Transmission Map Estimation Fan Guo, Jin Tang, Xiaoming Xiao School of Information Science and Engineering, Central South University, Changsha, Hunan 410083, China Abstract:

More information

Recent Advances in Image Dehazing

Recent Advances in Image Dehazing 410 IEEE/CAA JOURNAL OF AUTOMATICA SINICA, VOL. 4, NO. 3, JULY 2017 Recent Advances in Image Dehazing Wencheng Wang, Member, IEEE, and Xiaohui Yuan, Member, IEEE Abstract Images captured in hazy or foggy

More information

Dehazed Image Quality Assessment by Haze-Line Theory

Dehazed Image Quality Assessment by Haze-Line Theory Journal of Physics: Conference Series PAPER OPEN ACCESS Dehazed Image Quality Assessment by Haze-Line Theory To cite this article: Yingchao Song et al 207 J. Phys.: Conf. Ser. 844 02045 View the article

More information

Robust Airlight Estimation for Haze Removal from a Single Image

Robust Airlight Estimation for Haze Removal from a Single Image Robust Airlight Estimation for Haze Removal from a Single Image Matteo Pedone and Janne Heikkilä Machine Vision Group, University of Oulu, Finland matped,jth@ee.oulu.fi Abstract Present methods for haze

More information

Real-time Video Dehazing based on Spatio-temporal MRF. Bolun Cai, Xiangmin Xu, and Dacheng Tao

Real-time Video Dehazing based on Spatio-temporal MRF. Bolun Cai, Xiangmin Xu, and Dacheng Tao Real-time Video Dehazing based on Spatio-temporal MRF Bolun Cai, Xiangmin Xu, and Dacheng Tao 1 Contents Introduction ST-MRF Experiments 2 Haze & Video Dehazing Introduction 1 3 What is Haze? The sky of

More information

Efficient Visibility Restoration Method Using a Single Foggy Image in Vehicular Applications

Efficient Visibility Restoration Method Using a Single Foggy Image in Vehicular Applications Efficient Visibility Restoration Method Using a Single Foggy Image in Vehicular Applications by Samaneh Ahmadvand Thesis submitted to the Faculty of Graduate and Postdoctoral Studies In partial fulfillment

More information

Specular Reflection Separation using Dark Channel Prior

Specular Reflection Separation using Dark Channel Prior 2013 IEEE Conference on Computer Vision and Pattern Recognition Specular Reflection Separation using Dark Channel Prior Hyeongwoo Kim KAIST hyeongwoo.kim@kaist.ac.kr Hailin Jin Adobe Research hljin@adobe.com

More information

Removal of Haze and Noise from a Single Image

Removal of Haze and Noise from a Single Image Removal of Haze and Noise from a Single Image Erik Matlin and Peyman Milanfar Department of Electrical Engineering University of California, Santa Cruz ABSTRACT Images of outdoor scenes often contain degradation

More information

Air-Light Estimation Using Haze-Lines

Air-Light Estimation Using Haze-Lines Air-Light Estimation Using Haze-Lines Dana Berman Tel Aviv University danamena@post.tau.ac.il Tali Treibitz University of Haifa ttreibitz@univ.haifa.ac.il Shai Avidan Tel Aviv University avidan@eng.tau.ac.il

More information

National Chin-Yi University of Technology, Taichung City 411, Taiwan, R.O.C.

National Chin-Yi University of Technology, Taichung City 411, Taiwan, R.O.C. Second Revised Version Using a Hybrid of Morphological Operation and Neuro-fuzzy Filter for Transmission Map Refinement and Halation Elimination in Weather Degraded Images Hsueh-Yi Lin 1, Cheng-Jian Lin

More information

Viewing Scenes Occluded by Smoke

Viewing Scenes Occluded by Smoke Viewing Scenes Occluded by Smoke Arturo Donate and Eraldo Ribeiro Department of Computer Sciences Florida Institute of Technology Melbourne, FL 32905, USA {adonate, eribeiro}@cs.fit.edu Abstract. In this

More information

Cycle-Dehaze: Enhanced CycleGAN for Single Image Dehazing

Cycle-Dehaze: Enhanced CycleGAN for Single Image Dehazing Cycle-Dehaze: Enhanced CycleGAN for Single Image Dehazing Deniz Engin Anıl Genç Hazım Kemal Ekenel SiMiT Lab, Istanbul Technical University, Turkey {deniz.engin, genca16, ekenel}@itu.edu.tr Abstract In

More information

HAZE is a traditional atmospheric phenomenon where

HAZE is a traditional atmospheric phenomenon where IEEE TRANSACTIONS ON IMAGE PROCESSING, VOL. 25, NO. 11, NOVEMBER 2016 5187 DehazeNet: An End-to-End System for Single Image Haze Removal Bolun Cai, Xiangmin Xu, Member, IEEE, Kui Jia, Member, IEEE, Chunmei

More information

Non-Local Image Dehazing

Non-Local Image Dehazing Non-Local Image Dehazing Dana Berman Tel Aviv University danamena@post.tau.ac.il Tali Treibitz University of Haifa ttreibitz@univ.haifa.ac.il Shai Avidan Tel Aviv University avidan@eng.tau.ac.il Abstract

More information

Transmission Estimation in Underwater Single Images

Transmission Estimation in Underwater Single Images 2013 IEEE International Conference on Computer Vision Workshops Transmission Estimation in Underwater Single Images P. Drews-Jr 1,2, E. do Nascimento 2, F. Moraes 1, S. Botelho 1, M. Campos 2 1 C3 - Univ.

More information

Specularity Removal using Dark Channel Prior *

Specularity Removal using Dark Channel Prior * JOURNAL OF INFORMATION SCIENCE AND ENGINEERING 29, 835-849 (2013) Specularity Removal using Dark Channel Prior * School of Information Science and Engineering Central South University Changsha, 410083

More information

Estimation of Ambient Light and Transmission Map with Common Convolutional Architecture

Estimation of Ambient Light and Transmission Map with Common Convolutional Architecture Estimation of Ambient ight and Transmission Map with Common Convolutional Architecture Young-Sik Shin, Younggun Cho, Gaurav Pandey, Ayoung Kim Department of Civil and Environmental Engineering, KAIST,

More information

FOG and haze are two of the most common real world phenomena

FOG and haze are two of the most common real world phenomena 1 Haze Visibility Enhancement: A Survey and Quantitative Benchmarking Yu Li, Shaodi You, Michael S. Brown, and Robby T. Tan arxiv:1607.06235v1 [cs.cv] 21 Jul 2016 Abstract This paper provides a comprehensive

More information

VIDEO DE-HAZING USING WAVELET AND COLOR DEPTH ESTIMATION ANALYSIS

VIDEO DE-HAZING USING WAVELET AND COLOR DEPTH ESTIMATION ANALYSIS VIDEO DE-HAZING USING WAVELET AND COLOR DEPTH ESTIMATION ANALYSIS S. Belton Abraham and L. Jegan Antony Marcilin Department of Electronics and Communication Engineering, Sathyabama University, Chennai,

More information

LATEST TRENDS on COMPUTERS (Volume II)

LATEST TRENDS on COMPUTERS (Volume II) ENHANCEMENT OF FOG DEGRADED IMAGES ON THE BASIS OF HISTROGRAM CLASSIFICATION RAGHVENDRA YADAV, MANOJ ALWANI Under Graduate The LNM Institute of Information Technology Rupa ki Nangal, Post-Sumel, Via-Jamdoli

More information

AUTONOMOUS IMAGE EXTRACTION AND SEGMENTATION OF IMAGE USING UAV S

AUTONOMOUS IMAGE EXTRACTION AND SEGMENTATION OF IMAGE USING UAV S AUTONOMOUS IMAGE EXTRACTION AND SEGMENTATION OF IMAGE USING UAV S Radha Krishna Rambola, Associate Professor, NMIMS University, India Akash Agrawal, Student at NMIMS University, India ABSTRACT Due to the

More information

A Variational Framework for Single Image Dehazing

A Variational Framework for Single Image Dehazing A Variational Framework for Single Image Dehazing Adrian Galdran 1, Javier Vazquez-Corral 2, David Pardo 3, Marcelo Bertalmío 2 1 Tecnalia Research & Innovation, Basque Country, Spain 2 Departament de

More information

A Fast Video Illumination Enhancement Method Based on Simplified VEC Model

A Fast Video Illumination Enhancement Method Based on Simplified VEC Model Available online at www.sciencedirect.com Procedia Engineering 29 (2012) 3668 3673 2012 International Workshop on Information and Electronics Engineering (IWIEE) A Fast Video Illumination Enhancement Method

More information

Contrast Enhancement and Visibility Restoration of Underwater Optical Images Using Fusion

Contrast Enhancement and Visibility Restoration of Underwater Optical Images Using Fusion Received: May 5, 2017 217 Contrast Enhancement and Visibility Restoration of Underwater Optical Images Using Fusion Samarth Borker 1 * Sanjiv Bonde 1 1 Department of Electronics and Telecommunication Engineering

More information

Low Contrast Image Enhancement Using Adaptive Filter and DWT: A Literature Review

Low Contrast Image Enhancement Using Adaptive Filter and DWT: A Literature Review Low Contrast Image Enhancement Using Adaptive Filter and DWT: A Literature Review AARTI PAREYANI Department of Electronics and Communication Engineering Jabalpur Engineering College, Jabalpur (M.P.), India

More information

HAZE is a traditional atmospheric phenomenon where

HAZE is a traditional atmospheric phenomenon where DehazeNet: An End-to-End System for Single Image Haze Removal Bolun Cai, Xiangmin Xu, Member, IEEE, Kui Jia, Member, IEEE, Chunmei Qing, Member, IEEE, and Dacheng Tao, Fellow, IEEE 1 arxiv:1601.07661v2

More information

Paired Region Approach based Shadow Detection and Removal

Paired Region Approach based Shadow Detection and Removal Paired Region Approach based Shadow Detection and Removal 1 Ms.Vrushali V. Jadhav, 2 Prof. Shailaja B. Jadhav 1 ME Student, 2 Professor 1 Computer Department, 1 Marathwada Mitra Mandal s College of Engineering,

More information

arxiv: v1 [cs.cv] 13 Oct 2013

arxiv: v1 [cs.cv] 13 Oct 2013 Dense Scattering Layer Removal Qiong Yan, Li Xu, Jiaya Jia The Chinese University of Hong Kong {qyan,xuli,leojia}@cse.cuhk.edu.hk arxiv:1310.3452v1 [cs.cv] 13 Oct 2013 Abstract We propose a new model,

More information

A LOW-LIGHT IMAGE ENHANCEMENT METHOD FOR BOTH DENOISING AND CONTRAST ENLARGING. Lin Li, Ronggang Wang,Wenmin Wang, Wen Gao

A LOW-LIGHT IMAGE ENHANCEMENT METHOD FOR BOTH DENOISING AND CONTRAST ENLARGING. Lin Li, Ronggang Wang,Wenmin Wang, Wen Gao A LOW-LIGHT IMAGE ENHANCEMENT METHOD FOR BOTH DENOISING AND CONTRAST ENLARGING Lin Li, Ronggang Wang,Wenmin Wang, Wen Gao School of Electronic and Computer Engineering Peking University Shenzhen Graduate

More information

An Efficient Underwater Image Enhancement Using Color Constancy Deskewing Algorithm

An Efficient Underwater Image Enhancement Using Color Constancy Deskewing Algorithm An Efficient Underwater Image Enhancement Using Color Constancy Deskewing Algorithm R.SwarnaLakshmi 1, B. Loganathan 2 M.Phil Research Scholar, Govt Arts Science College, Coimbatore, India 1 Associate

More information

I-HAZE: a dehazing benchmark with real hazy and haze-free indoor images

I-HAZE: a dehazing benchmark with real hazy and haze-free indoor images I-HAZE: a dehazing benchmark with real hazy and haze-free indoor images Cosmin Ancuti, Codruta O. Ancuti, Radu Timofte and Christophe De Vleeschouwer ICTEAM, Universite Catholique de Louvain, Belgium MEO,

More information

HAZE REMOVAL USING GRADIENT FUSION STRATEGY

HAZE REMOVAL USING GRADIENT FUSION STRATEGY International Journal of Graphics and Multimedia (IJGM) Volume 7, Issue 2, May Aug 2016, pp. 1 9, Article ID: IJGM_07_02_001 Available online at http://www.iaeme.com/ijgm/issues.asp?jtype=ijgm&vtype=7&itype=2

More information

/17/$ IEEE 3205

/17/$ IEEE 3205 HAZERD: AN OUTDOOR SCENE DATASET AND BENCHMARK FOR SINGLE IMAGE DEHAZING Yanfu Zhang, Li Ding, and Gaurav Sharma Dept. of Electrical and r Engineering, University of Rochester, Rochester, NY ABSTRACT In

More information

Fog Simulation and Refocusing from Stereo Images

Fog Simulation and Refocusing from Stereo Images Fog Simulation and Refocusing from Stereo Images Yifei Wang epartment of Electrical Engineering Stanford University yfeiwang@stanford.edu bstract In this project, we use stereo images to estimate depth

More information

An ICA based Approach for Complex Color Scene Text Binarization

An ICA based Approach for Complex Color Scene Text Binarization An ICA based Approach for Complex Color Scene Text Binarization Siddharth Kherada IIIT-Hyderabad, India siddharth.kherada@research.iiit.ac.in Anoop M. Namboodiri IIIT-Hyderabad, India anoop@iiit.ac.in

More information

Referenceless Perceptual Fog Density Prediction Model

Referenceless Perceptual Fog Density Prediction Model Referenceless Perceptual Fog Density Prediction Model Lark Kwon Choi* a, Jaehee You b, and Alan C. Bovik a a Laboratory for Image and Video Engineering (LIVE), Department of Electrical and Computer Engineering,

More information

Markov Random Field Model for Single Image Defogging

Markov Random Field Model for Single Image Defogging Markov Random Field Model for Single Image Defogging Laurent Caraffa and Jean-Philippe Tarel University Paris Est, IFSTTAR, LEPSiS, 14-20 Boulevard Newton, Cité Descartes, F-77420 Champs-sur-Marne, France

More information

arxiv: v1 [cs.cv] 13 Apr 2018

arxiv: v1 [cs.cv] 13 Apr 2018 I-HAZE: A DEHAZING BENCHMARK WITH REAL HAZY AND HAZE-FREE INDOOR IMAGES Codruta O. Ancuti, Cosmin Ancuti, Radu Timofte and Christophe De Vleeschouwer MEO, Universitatea Politehnica Timisoara, Romania ETH

More information

PERCEPTUAL EVALUATION OF SINGLE IMAGE DEHAZING ALGORITHMS. Kede Ma, Wentao Liu and Zhou Wang

PERCEPTUAL EVALUATION OF SINGLE IMAGE DEHAZING ALGORITHMS. Kede Ma, Wentao Liu and Zhou Wang 5 IEEE International Conference on Image Processing (ICIP'5), Quebec, Canada, Sep. 5 PERCEPTUAL EVALUATION OF SINGLE IMAGE DEHAZING ALGORITHMS Kede Ma, Wentao Liu and Zhou Wang Dept. of Electrical & Computer

More information

Urban Scene Segmentation, Recognition and Remodeling. Part III. Jinglu Wang 11/24/2016 ACCV 2016 TUTORIAL

Urban Scene Segmentation, Recognition and Remodeling. Part III. Jinglu Wang 11/24/2016 ACCV 2016 TUTORIAL Part III Jinglu Wang Urban Scene Segmentation, Recognition and Remodeling 102 Outline Introduction Related work Approaches Conclusion and future work o o - - ) 11/7/16 103 Introduction Motivation Motivation

More information

Iterative Refinement of Transmission Map for Stereo Image Defogging Using a Dual Camera Sensor

Iterative Refinement of Transmission Map for Stereo Image Defogging Using a Dual Camera Sensor sensors Article Iterative Refinement of Transmission Map for Stereo Image Defogging Using a Dual Camera Sensor Heegwang Kim ID, Jinho Park, Hasil Park and Joonki Paik * ID Department of Image, Chung-Ang

More information

Chromaticity Based Smoke Removal in Endoscopic Images

Chromaticity Based Smoke Removal in Endoscopic Images Chromaticity Based Smoke Removal in Endoscopic Images Kevin Tchaka a,b, Vijay M. Pawar a, and Danail Stoyanov a,b a Dept of Computer Science, University College of London b Center for Medical Imaging Computing,

More information

arxiv: v2 [cs.cv] 29 May 2016

arxiv: v2 [cs.cv] 29 May 2016 LIME: A Method for Low-light IMage Enhancement arxiv:1605.05034v2 [cs.cv] 29 May 2016 Xiaojie Guo State Key Laboratory Of Information Security Institute of Information Engineering, Chinese Academy of Sciences

More information

J. Vis. Commun. Image R.

J. Vis. Commun. Image R. J. Vis. Commun. Image R. 24 (2013) 410 425 Contents lists available at SciVerse ScienceDirect J. Vis. Commun. Image R. journal homepage: www.elsevier.com/locate/jvci Optimized contrast enhancement for

More information

DAYTIME FOG DETECTION AND DENSITY ESTIMATION WITH ENTROPY MINIMIZATION

DAYTIME FOG DETECTION AND DENSITY ESTIMATION WITH ENTROPY MINIMIZATION DAYTIME FOG DETECTION AND DENSITY ESTIMATION WITH ENTROPY MINIMIZATION Laurent Caraffa, Jean-Philippe Tarel IFSTTAR, LEPSiS, 14-2 Boulevard Newton, Cité Descartes, Champs-sur-Marne, F-7742. Paris-Est University,

More information

arxiv: v1 [cs.cv] 8 May 2018

arxiv: v1 [cs.cv] 8 May 2018 PAD-Net: A Perception-Aided Single Image Dehazing Network Yu Liu 1 and Guanlong Zhao 2 1 Department of Electrical and Computer Engineering, Texas A&M University 2 Department of Computer Science and Engineering,

More information

BLIND CONTRAST RESTORATION ASSESSMENT BY GRADIENT RATIOING AT VISIBLE EDGES

BLIND CONTRAST RESTORATION ASSESSMENT BY GRADIENT RATIOING AT VISIBLE EDGES Submitted to Image Anal Stereol, 7 pages Original Research Paper BLIND CONTRAST RESTORATION ASSESSMENT BY GRADIENT RATIOING AT VISIBLE EDGES NICOLAS HAUTIÈRE 1, JEAN-PHILIPPE TAREL 1, DIDIER AUBERT 2 AND

More information

Multi-scale Single Image Dehazing using Perceptual Pyramid Deep Network

Multi-scale Single Image Dehazing using Perceptual Pyramid Deep Network Multi-scale Single Image Dehazing using Perceptual Pyramid Deep Network He Zhang Vishwanath Sindagi Vishal M. Patel Department of Electrical and Computer Engineering Rutgers University, Piscataway, NJ

More information

A New Technique of Extraction of Edge Detection Using Digital Image Processing

A New Technique of Extraction of Edge Detection Using Digital Image Processing International OPEN ACCESS Journal Of Modern Engineering Research (IJMER) A New Technique of Extraction of Edge Detection Using Digital Image Processing Balaji S.C.K 1 1, Asst Professor S.V.I.T Abstract:

More information

SHADOW DETECTION AND REMOVAL FROM SATELLITE CAPTURE IMAGES USING SUCCESSIVE THRESHOLDING ALGORITHM

SHADOW DETECTION AND REMOVAL FROM SATELLITE CAPTURE IMAGES USING SUCCESSIVE THRESHOLDING ALGORITHM International Journal of Computer Engineering & Technology (IJCET) Volume 8, Issue 5, Sep-Oct 2017, pp. 120 125, Article ID: IJCET_08_05_013 Available online at http://www.iaeme.com/ijcet/issues.asp?jtype=ijcet&vtype=8&itype=5

More information

HAZE is a traditional atmospheric phenomenon where

HAZE is a traditional atmospheric phenomenon where DehazeNet: An End-to-End System for Single Image Haze Removal Bolun Cai, Xiangmin Xu, Member, IEEE, Kui Jia, Member, IEEE, Chunmei Qing, Member, IEEE, and Dacheng Tao, Fellow, IEEE 1 arxiv:1601.07661v1

More information

SINGLE UNDERWATER IMAGE ENHANCEMENT USING DEPTH ESTIMATION BASED ON BLURRINESS. Yan-Tsung Peng, Xiangyun Zhao and Pamela C. Cosman

SINGLE UNDERWATER IMAGE ENHANCEMENT USING DEPTH ESTIMATION BASED ON BLURRINESS. Yan-Tsung Peng, Xiangyun Zhao and Pamela C. Cosman SINGLE UNDERWATER IMAGE ENHANCEMENT USING DEPTH ESTIMATION BASED ON BLURRINESS Yan-Tsung Peng, Xiangyun Zhao and Pamela C. Cosman Department of Electrical and Computer Engineering, University of California,

More information

Advanced Visibility Improvement Based on Polarization Filtered Images

Advanced Visibility Improvement Based on Polarization Filtered Images Advanced Visibility Improvement Based on Polarization Filtered Images Einav Namer and Yoav Y. Schechner Dept. Electrical. Eng., Technion - Israel Institute of Technology, Haifa, ISRAEL ABSTRACT Recent

More information

Outline Radiometry of Underwater Image Formation

Outline Radiometry of Underwater Image Formation Outline - Introduction - Features and Feature Matching - Geometry of Image Formation - Calibration - Structure from Motion - Dense Stereo - Radiometry of Underwater Image Formation - Conclusion 1 pool

More information

SHADOW DETECTION USING TRICOLOR ATTENUATION MODEL ENHANCED WITH ADAPTIVE HISTOGRAM EQUALIZATION

SHADOW DETECTION USING TRICOLOR ATTENUATION MODEL ENHANCED WITH ADAPTIVE HISTOGRAM EQUALIZATION SHADOW DETECTION USING TRICOLOR ATTENUATION MODEL ENHANCED WITH ADAPTIVE HISTOGRAM EQUALIZATION Jyothisree V. and Smitha Dharan Department of Computer Engineering, College of Engineering Chengannur, Kerala,

More information

Light Field Occlusion Removal

Light Field Occlusion Removal Light Field Occlusion Removal Shannon Kao Stanford University kaos@stanford.edu Figure 1: Occlusion removal pipeline. The input image (left) is part of a focal stack representing a light field. Each image

More information

THE execution of visual activities such as object detection

THE execution of visual activities such as object detection 442 IEEE TRANSACTIONS ON IMAGE PROCESSING, VOL. 27, NO. 1, JANUARY 2018 Single Image De-Hazing Using Globally Guided Image Filtering Zhengguo Li, Senior Member, IEEE, and Jinghong Zheng, Member, IEEE Abstract

More information

IMAGE DENOISING TO ESTIMATE THE GRADIENT HISTOGRAM PRESERVATION USING VARIOUS ALGORITHMS

IMAGE DENOISING TO ESTIMATE THE GRADIENT HISTOGRAM PRESERVATION USING VARIOUS ALGORITHMS IMAGE DENOISING TO ESTIMATE THE GRADIENT HISTOGRAM PRESERVATION USING VARIOUS ALGORITHMS P.Mahalakshmi 1, J.Muthulakshmi 2, S.Kannadhasan 3 1,2 U.G Student, 3 Assistant Professor, Department of Electronics

More information

Automatic Shadow Removal by Illuminance in HSV Color Space

Automatic Shadow Removal by Illuminance in HSV Color Space Computer Science and Information Technology 3(3): 70-75, 2015 DOI: 10.13189/csit.2015.030303 http://www.hrpub.org Automatic Shadow Removal by Illuminance in HSV Color Space Wenbo Huang 1, KyoungYeon Kim

More information

LOCAL-GLOBAL OPTICAL FLOW FOR IMAGE REGISTRATION

LOCAL-GLOBAL OPTICAL FLOW FOR IMAGE REGISTRATION LOCAL-GLOBAL OPTICAL FLOW FOR IMAGE REGISTRATION Ammar Zayouna Richard Comley Daming Shi Middlesex University School of Engineering and Information Sciences Middlesex University, London NW4 4BT, UK A.Zayouna@mdx.ac.uk

More information

A Novel Video Enhancement Based on Color Consistency and Piecewise Tone Mapping

A Novel Video Enhancement Based on Color Consistency and Piecewise Tone Mapping A Novel Video Enhancement Based on Color Consistency and Piecewise Tone Mapping Keerthi Rajan *1, A. Bhanu Chandar *2 M.Tech Student Department of ECE, K.B.R. Engineering College, Pagidipalli, Nalgonda,

More information

Improved Visibility of Road Scene Images under Heterogeneous Fog

Improved Visibility of Road Scene Images under Heterogeneous Fog Improved Visibility of Road Scene Images under Heterogeneous Fog Jean-Philippe Tarel Nicolas Hautière Université Paris-Est, LEPSIS, INRETS-LCPC 58 Boulevard Lefèbvre, F-75015 Paris, France tarel@lcpc.fr

More information

A RETINEX-BASED ENHANCING APPROACH FOR SINGLE UNDERWATER IMAGE.

A RETINEX-BASED ENHANCING APPROACH FOR SINGLE UNDERWATER IMAGE. A RETINEX-BASED ENHANCING APPROACH FOR SINGLE UNDERWATER IMAGE Xueyang Fu 1, Peixian Zhuang 1, Yue Huang 1, Yinghao Liao 2, Xiao-Ping Zhang 13, Xinghao Ding 1 1 Department of Communication Engineering,

More information

Texture Sensitive Image Inpainting after Object Morphing

Texture Sensitive Image Inpainting after Object Morphing Texture Sensitive Image Inpainting after Object Morphing Yin Chieh Liu and Yi-Leh Wu Department of Computer Science and Information Engineering National Taiwan University of Science and Technology, Taiwan

More information

Shedding Light on the Weather

Shedding Light on the Weather Shedding Light on the Weather Srinivasa G. Narasimhan and Shree K. Nayar Computer Science Dept., Columbia University, New York, USA E-mail: {srinivas, nayar}@cs.columbia.edu Abstract Virtually all methods

More information

arxiv: v1 [cs.cv] 18 Apr 2019

arxiv: v1 [cs.cv] 18 Apr 2019 Fast single image dehazing via multilevel wavelet transform based optimization Jiaxi He a, Frank Z. Xing b, Ran Yang c, Cishen Zhang d arxiv:1904.08573v1 [cs.cv] 18 Apr 2019 Abstract a Singapore Data Science

More information

Shape Preserving RGB-D Depth Map Restoration

Shape Preserving RGB-D Depth Map Restoration Shape Preserving RGB-D Depth Map Restoration Wei Liu 1, Haoyang Xue 1, Yun Gu 1, Qiang Wu 2, Jie Yang 1, and Nikola Kasabov 3 1 The Key Laboratory of Ministry of Education for System Control and Information

More information

Lecture 1 Image Formation.

Lecture 1 Image Formation. Lecture 1 Image Formation peimt@bit.edu.cn 1 Part 3 Color 2 Color v The light coming out of sources or reflected from surfaces has more or less energy at different wavelengths v The visual system responds

More information