Algorithm of Removing Thin Cloud-fog Cover from Single Remote Sensing Image

Size: px
Start display at page:

Download "Algorithm of Removing Thin Cloud-fog Cover from Single Remote Sensing Image"

Transcription

1 Journal of Information & Computational Siene 11:3 ( February 10, 2014 Available at Algorithm of Removing Thin Cloud-fog Cover from Single Remote Sensing Image Yinqi Xiong, Hua Yan, Chao Yu Shool of Eletronis Information Engineering, Sihuan University, Chengdu 665, China Abstrat To remove thin loud-fog over from single remote sensing image effiiently, a new algorithm based on dark hannel prior is proposed. Firstly, the atmospheri veil is preliminarily estimated by the dark hannel period theory rather than defined as the minimal omponents of original image. And then, a Gaussian low-pass filter and a feedbak mehanism are applied to refine the preliminary estimated atmospheri veil, whih an eliminate the uneven fog-loud over effiiently. Subsequently, the atmospheri veil is further refined by the guided image filter under the guidane of the original image, whih an preserve the detail information. Finally, the experiment results show the proposed algorithm an remove the thin loud-fog over from single remote sensing image effetively and improve the image visibility greatly. Keywords: Remote Sensing Images; Thin Cloud-fog Cover; Dark Channel Prior; Atmospheri Veil 1 Introdution Remote sensing images are easily affeted by the loud-fog over, leading to redue visibility and ontrast, whih makes against further information extration and analysis. Therefore, removing loud-fog over is vitally important for the proessing of remote sensing images. Reent years, many sophistiated sholars have made deep researhes on removing the thin loud-fog over. And algorithms are mainly divided into two kinds. One is removing loud noises by using multiple images or additional information, suh as, multi-spetral images method [1], multi-soure images fusion method [2], and so on, whih has good results but needs meeting high requirements for the hardware or remote sensing data; the other is based on single image enhanement. And the most typial method is homomorphi filter based on the frequeny distribution of thin loud [3], whih has the property of simple implementation, but the bakground information is inevitable to be hanged when thin loud in the low frequeny is removed. Besides, another widely used method is wavelet transforms [4, 5], whih removes thin loud-fog over by dereasing the loud noise oeffiients of high levels and inreasing the detail oeffiients of low levels. Corresponding author. address: yanhua@su.edn.n (Hua Yan / Copyright 2014 Binary Information Press DOI: /jis

2 818 Y. Xiong et al. / Journal of Information & Computational Siene 11:3 ( However, the method has ideal results only when there are proper weight fators and wavelet levels. Reently, a simple but effiient defogging method based on dark hannel prior is proposed by HE [6, 7]. And the method has high quality results under the assumption of well-distributed fog, but it annot handle the remote sensing images with uneven loud-fog overs. To solve this problem, the global atmospheri light map based on Gaussian filter is proposed in [8]. But the method is in onflit with the derivative proess of the sattering model, in whih the global atmospheri light is a onstant vetor. Therefore, based on dark hannel prior, an improved algorithm is proposed by us. Firstly, the atmospheri veil is preliminary estimated by the dark hannel period theory rather than defined as the minimal omponents of original image without the theoretial support. And then, Gaussian low-pass filter with a feedbak mehanism and Guided image filter are introdued to refine the atmospheri veil, whih not only ould prevent the over-proess and under-proess problems, but also an keep more detail information. And quantities of omparison experiments show that the proposed algorithm is quite effiient to improve visibility for olor or gray remote sensing images even if there is no additional information. 2 Sattering Model Consider a remote sensing image taken under the foggy or hazy onditions by the satellite sensor. Imaging proess of the blurred image an be desribed by the sattering model based on Koshmieder s law: I(x, y = J(x, ye kd(x,y + A(1 e kd(x,y (1 where, (x, y is the image index, I is the blurred image, A is the global atmospheri light, and J is the sene radiane that we want to reover from the model. Besides, the exponential term e kd(x,y denotes the medium transmission of well-distributed fog, and d(x, y is the sene depth at the pixel (x, y, k is the sattering oeffiient of the medium. In Eq. (1, the former term J(x, ye kd(x,y is alled diret attenuation, whih desribes the sene radiane and its deay in the medium. The seond term is referred as the atmospheri veil and formed by the sattering of environmental illumination, whih is the main fator leading the remote sensing image to looking greyish white. Thus, the sattering model an be simplified as following: ( I(x, y = J(x, y 1 V (x, y + V (x, y (2 A where, t is the transmission map, and v is the atmospheri veil. Obviously, the number of parameters has been redued greatly. Aording to the modified model, the reovering model an be expressed as following: J(x, y = I(x, y V (x, y 1 V (x, y/a Thus, the lear image would be reovered when the atmospheri veil and the global atmospheri light are known. (3

3 Y. Xiong et al. / Journal of Information & Computational Siene 11:3 ( Proposed Method The proposed method to remove thin loud-fog over is based on dark prior hannel, and its realization mainly divides into three steps: (1 Estimating the global atmospheri based on dark hannel prior; (2 Estimating the atmospheri veil by using the Gaussian filter with a feedbak mehanism and guided image filter; (3 Reovering lear remote sensing images from the inverse modified model. The flowhart of proposed method is shown as following: The global atmospheri light Input image Dark hannel Parameter adjustment Reovering image Refining using gaussian filter Refining using guided image filter Fig. 1: The flowhart of proposed method 3.1 Estimating the Global Atmospheri Light After statistial analysis of massive lear images and hazy images, HE put forward the dark hannel prior theory; namely, the minimum intensity in loal window has a very low value in non-sky images. And the dark hannel an be got by I dark (x = min (I min (x, I min (x = min J (x (4 (x,y Ω (R,G,B where, I dark is the dark hannel of the original image I, and I min is minimal omponent of RGB hannels. Besides, the window size Ω is determined by the original image size and the dark hannel of a gray level image is the loal minimum of the image. In original method, the top 0.1% brightest pixels from the dark hannels of the input image are hosen as the most haze-opaque region. And then, atmospheri light A is estimated by the highest intensity pixel in the most haze-opaque region of the hazy image. The method ould void hoosing the brightest pixel in the original image as A, but it annot ensure that A is unaffeted by large white regions and noises. To solve the problem, pixels in the original image region orresponding to the most haze-opaque region, of whih the RGB omponent means are hosen as the global atmospheri light. Thus, the high saturation problem of the fog-free image an be avoided. 3.2 Estimating the Veil of Atmosphere Preliminary Estimation The atmospheri veil would be onstant in a path when sene depth and sattering oeffiient β are loal invariable. Thus, the minimum filter among the loal path and the minimum filter

4 820 Y. Xiong et al. / Journal of Information & Computational Siene 11:3 ( among RGB hannel an be simultaneously operated on the modified model as following: { ( } min ( min I (x, y = min min J V (x, y (x, y 1 + V (x, y (5 (x,y Ω (R,G,B (x,y Ω (R,G,B A Aording to the dark hannel theory, min ( min (J (x, y approahes zero beause there (x,y Ω (R,G,B is no sky regions in the remote sensing images, so the preliminary estimated atmospheri veil an be given by V (x, y = min ( min I(x, y (6 (x,y Ω (R,G,B Refining Using Gaussian Filter Unlike the outdoor images, most of loud-fog overs in remote sensing images are uneven distribution and have singularity. Therefore, the original algorithm will lead the regions where there is little fog or no fog to be over-enhaned, and the regions where there is heavy fog to be underenhaned. To solve the over-proessing and under-proessing problems, we put forward a simple but effetive method to refine the atmosphere veil. As we know, the loud-fog over is prinipally in low frequeny, while the sene of remote sensing image mainly distributes in high frequeny. And the image blurring aused by the sattering of partiles in the atmosphere is similar to the result aused by Gaussian multipliative noise. Therefore, Gaussian low-pass filter is applied after the intensity normalization proessing and Fourier transform are performed on original images. And then, the low frequeny oeffiient matrix t(x, y, whih reflets the distribution harateristis of the loud-fog over, an be got by transforming the filtering result into time domain. Thus, the refined atmospheri veil an be expressed as follow. Ṽ (x, y = (λ + t(x, y V (x, y (7 where, λ is the adjustment oeffiient and its range is from 0 to 1. The greater the value of λ is, the more loud-fog over an be eliminated, but it is easy to ause the strutural distortion problem. In order to determine λ of different images, a novel feedbak mehanism is introdued. In the mehanism, the mean strutural similarity Index Measure (MSSIM, whih reflets the loal strutural similarity degree between the original image I and the reovering image J, is Chosen as the feedbak signal. And it an be expressed as follow: MSSIM(I, J = 1 M l(i i, J i (I i, Js(I i, J i (8 M i=1 where, l(i i, J i is luminane omparison of the loal window, (I i, J i is ontrast omparison, s(i i, J i is struture omparison, and M is the total number of windows in the image. After determining the feedbak signal, the feedbak mehanism an be realized as following: Step 1 Inputting the original image, then, setting the initial values of step size λ, and adjustment oeffiient λ; Step 2 Reovering the lear image by proposed method; Step 3 Judging whether the urrent MSSIM is smaller than the one of previous iteration. If the ondition is satisfied, arry out λ; and the output image of previous iteration is the reovering image; otherwise, add λ to λ, and then, go to the Step 2.

5 821 Y. Xiong et al. / Journal of Information & Computational Siene 11:3 ( Refining Using Guided Image Filter Y 0 (a Input image X Normalized intensity Normalized intensity Normalized intensity In order to smooth loud and fog noises and keep the detail information of the reovered image, the atmosphere veil should be further refined. However, the median filter easily ause halo effet as the poor performane in edges preserving. Therefore, the guided image filter based on the loal linear model is applied [9], and Fig. 2 illustrates the result of guided image filter. From whih, we an see the filter ould preserve as many details as possible under the ondition of minimizing the loal Mean Square Error (MSE Y 0 (b Guided image X Y 0 ( Filtering result X Fig. 2: The guided image filter result And the filtering proess an be shown as follows: V i = Wij (IV j (9 j where the filtering input V is the first refined atmospheri veil, and the filtering output V is the further refined atmospheri veil. Besides, the normalized filtering kernel W is a funtion of the guided image I, and it an be expressed by: ( 1 (Ii µk (Ij µk Wij = 1+ (10 σk2 + ε N 2 k:(i,j ωk where, µk and σk is the mean and variane of the guided image in the loal path ωk, N is the number of pixels in ωk, and ε is a small onstant regulating the global smoothness. On a separate note, the window radius of ωk should be proportional to input image size, otherwise, it will lead to details over-smoothness or the amplifiation of noise. Aording to the image restoration model, the intensity of reovered images might be negative if the atmospheri veil is too large. In order to improve the brightness of the reovering image, there is an important onstraint, namely, for the intensity in the loal path of the reovering image, the standard deviation should be lower than the mean. And it an be given by std(j mean(j Besides, the standard deviation and mean of the restoration model an be written as ( std(i (x, y I (x, y V (x, y = std(j = std 1 V (x, y/a 1 V (x, y/a mean(i (x, y V (x, y mean(j = 1 V (x, y/a (11 (12 (13

6 822 Y. Xiong et al. / Journal of Information & Computational Siene 11:3 ( Thus, the final value of atmospheri veils an be obtained by, ( I V (x, y = β min(v (x, y, min I std(i (R,G,B A (14 where the onstant parameter β is used to retain a small quantity of fog, so that the awareness of sene depth an be persevered. And Fig. 3 illustrates the results of estimating the atmospheri veil. From Fig. 3 (b, we an see the preliminary estimated atmospheri veil is a onstant, whih is not in agreement with the atual situation. After being refined by using Gaussian filter and guided image filter (see Fig. 3 (, the disontinuous edges are sharped and the blok effets are eliminated. (a Original image (b Preliminary result ( Refined result (d The reovering result Fig. 3: Estimating the atmospheri veil 3.3 Reovering the Sene Radiane After the global atmospheri light and the refined atmospheri veil are obtained, the restoration image an be got by: I (x, y V (x, y J (x, y = R (15 1 V (x, y/a where R is the olor reovery fator, and it an be expressed by: ( / R (x, y = log bi (x, y I (x, y (16 (r,g,b Besides, there would be slightly olor distortion if three reovered hannels are merged together diretly, beause the image proessing is applied respetively to the Red, Green, and Blue hannels. In order to redue the olor distortion, three reovered hannel should be merged by the proportion of RGB hannels in the original image. And the value of reovered pixels should range from 0 to Experimental Results and Evaluation The proposed method is implemented by using matlab. In order to demonstrate the effetiveness of the proposed method, two olor remote sensing images aught by QuikBird, and one SPOT4 panhromati remote sensing image are proessed by our method and he s method. As Fig. 4 shown, the landsapes of original foggy remote images have low resolution and poor readability.

7 Y. Xiong et al. / Journal of Information & Computational Siene 11:3 ( The results by He s method an remove the over, but the regions with heavy fog are obviously under-enhaned. Compared with these, our method ould remove more fog and improve ontrast remarkably, espeially regions in the blak windows. (a (b ( λ = 0.80 (d (e (f λ = 0.80 (g (h (i λ = 0.40 Fig. 4: Experimental results. (a, (d and (g show original image; (b, (e and (h show results by He s method; (, (f and (i show results by our method Besides the subjetive visual evaluation, three objetive assessments ould also be used to evaluate the lear results, namely, entropy [10], MSSIM, and the geometri mean of the ratios of visibility level (R [11]. Entropy is applied to judge whether the information of the reovered image has been lost or not. MSSIM reflets whether the reovering proessing leads to the strutural distortion problem or not. And R refleting the average visibility and the ontrast of the reovering image is applied to judge whether the landsapes are lear or not. As shown in Table 1, our method is proved to be more effiieny. 5 Conlusions Based on the dark hannel prior theory, a new method to remove the fog-loud over from the remote sensing image has been introdued in this paper. Without additional requirements of remote sensing data, the proper global atmospheri light and the preliminary atmospheri veil are obtained by applying the dark hannel prior to single remote sensing images. And then, the smoothing atmospheri veil is estimated by using the Gaussian low-pass filter with a feedbak mehanism and guided image filter. Finally, the experimental results not only demonstrate our

8 824 Y. Xiong et al. / Journal of Information & Computational Siene 11:3 ( Table 1: Data of objetive evaluation Image Method Entropy MSSIM R Fig. (a Fig. (d Fig. (g Original image 7.08 He s result Our result Original image 6.35 He s result Our result Original image 6.92 He s result Our result method ould remove the uneven lod-fog over of the remote sensing image suessfully, but also show our method is more effetive for the remote sensing image than HE s method. Referenes [1] B. Wang, A. Ono, K. Muramatsu, N. Fujiwara, Automated detetion and removal of louds and their shadows from Landsat TM images, IEICE Transation on Information and System, 82(2, 1999, [2] Li Lu, Yongtao Wang, Jinwen Tian, Cloud removal from Satellite Imagery based on SUSAN algorithm, Journal on Communiation, 27(8, 2006, [3] Wenshui Shen, Xinzhi Zhou, Algorithm for removing thin loud from remote sensing digital images based on homomorphi filtering, High Power Laser and Partile Beams, 22(1, 2010, [4] Xifang Zhu, Feng Wu, Yanbin Zhuang, An improved approah to remove loud and mist from remote sensing digital images based on mallat algorithm, Journal of Remote Sensing, 11(2, 2007, [5] Weizhen Jiang, Xiaoli Liu, Weidong Jin, Image denoising algorithm base on urvelet transform and SVD, Journal of Information and Computational Siene, 9(16, 2012, [6] K. He, J. Sun, X. Tang, Single image haze removal using dark hannel prior, IEEE Transations on Pattern Analysis and Mahine Intelligene, 33(12, 2011, [7] Yinqi Xiong, Hua Yan, Chao Yu, Improved haze removal algorithm using dark hannel prior, Journal of Computational Information Systems, 9(14, 2013 [8] Liya Zhou, Zhiyuan Qin, Uneven loud and fog removing for satellite remote sensing image, 2011 Seond International Conferene on Mehani Automation and Control Engineering (MACE, 2011, [9] K. He, J. Sun, X. Tang, Guided image filtering, European Conferene on Computer Vision (EC- CV 10, Hersonissos, Crete, Greee, 2010, 1-14 [10] Jingwen Zuo, Yuantao Chen, Jiaying Wu, Entropy based bi-region image segmentation, Journal of Information and Computational Siene, 8(14, 2011, [11] N. Hautiere, J. P. Teral, D. Aubert, Blind ontrast enhanement assessment by gradient ratioing at visible edges, Image Analysis and Stereology Journal, 127(2, 2008, 87-95

Recovering Articulated Motion with a Hierarchical Factorization Method

Recovering Articulated Motion with a Hierarchical Factorization Method Reovering Artiulated Motion with a Hierarhial Fatorization Method Hanning Zhou and Thomas S Huang University of Illinois at Urbana-Champaign, 405 North Mathews Avenue, Urbana, IL 680, USA {hzhou, huang}@ifpuiuedu

More information

GABOR AND WEBER LOCAL DESCRIPTORS PERFORMANCE IN MULTISPECTRAL EARTH OBSERVATION IMAGE DATA ANALYSIS

GABOR AND WEBER LOCAL DESCRIPTORS PERFORMANCE IN MULTISPECTRAL EARTH OBSERVATION IMAGE DATA ANALYSIS HENRI COANDA AIR FORCE ACADEMY ROMANIA INTERNATIONAL CONFERENCE of SCIENTIFIC PAPER AFASES 015 Brasov, 8-30 May 015 GENERAL M.R. STEFANIK ARMED FORCES ACADEMY SLOVAK REPUBLIC GABOR AND WEBER LOCAL DESCRIPTORS

More information

A Holistic Method for Selecting Web Services in Design of Composite Applications

A Holistic Method for Selecting Web Services in Design of Composite Applications A Holisti Method for Seleting Web Servies in Design of Composite Appliations Mārtiņš Bonders, Jānis Grabis Institute of Information Tehnology, Riga Tehnial University, 1 Kalu Street, Riga, LV 1658, Latvia,

More information

4.15 USING METEOSAT SECOND GENERATION HIGH RESOLUTION VISIBLE DATA FOR THE IMPOVEMENT OF THE RAPID DEVELOPPING THUNDERSTORM PRODUCT

4.15 USING METEOSAT SECOND GENERATION HIGH RESOLUTION VISIBLE DATA FOR THE IMPOVEMENT OF THE RAPID DEVELOPPING THUNDERSTORM PRODUCT 4.15 USNG METEOSAT SECOND GENEATON HGH ESOLUTON VSBLE DATA FO THE MPOVEMENT OF THE APD DEVELOPPNG THUNDESTOM PODUCT Oleksiy Kryvobok * Ukrainian HydroMeteorologial nstitute Kyiv, Ukraine Stephane Senesi

More information

Channel Assignment Strategies for Cellular Phone Systems

Channel Assignment Strategies for Cellular Phone Systems Channel Assignment Strategies for Cellular Phone Systems Wei Liu Yiping Han Hang Yu Zhejiang University Hangzhou, P. R. China Contat: wliu5@ie.uhk.edu.hk 000 Mathematial Contest in Modeling (MCM) Meritorious

More information

Static Fairness Criteria in Telecommunications

Static Fairness Criteria in Telecommunications Teknillinen Korkeakoulu ERIKOISTYÖ Teknillisen fysiikan koulutusohjelma 92002 Mat-208 Sovelletun matematiikan erikoistyöt Stati Fairness Criteria in Teleommuniations Vesa Timonen, e-mail: vesatimonen@hutfi

More information

Improved Vehicle Classification in Long Traffic Video by Cooperating Tracker and Classifier Modules

Improved Vehicle Classification in Long Traffic Video by Cooperating Tracker and Classifier Modules Improved Vehile Classifiation in Long Traffi Video by Cooperating Traker and Classifier Modules Brendan Morris and Mohan Trivedi University of California, San Diego San Diego, CA 92093 {b1morris, trivedi}@usd.edu

More information

Effects of Inter-Coaching Spacing on Aerodynamic Noise Generation Inside High-speed Trains

Effects of Inter-Coaching Spacing on Aerodynamic Noise Generation Inside High-speed Trains Effets of Inter-Coahing Spaing on Aerodynami Noise Generation Inside High-speed Trains 1 J. Ryu, 1 J. Park*, 2 C. Choi, 1 S. Song Hanyang University, Seoul, South Korea 1 ; Korea Railroad Researh Institute,

More information

An integrated optimization model of a Closed- Loop Supply Chain under uncertainty

An integrated optimization model of a Closed- Loop Supply Chain under uncertainty ISSN 1816-6075 (Print), 1818-0523 (Online) Journal of System and Management Sienes Vol. 2 (2012) No. 3, pp. 9-17 An integrated optimization model of a Closed- Loop Supply Chain under unertainty Xiaoxia

More information

Improved SOM-Based High-Dimensional Data Visualization Algorithm

Improved SOM-Based High-Dimensional Data Visualization Algorithm Computer and Information Siene; Vol. 5, No. 4; 2012 ISSN 1913-8989 E-ISSN 1913-8997 Published by Canadian Center of Siene and Eduation Improved SOM-Based High-Dimensional Data Visualization Algorithm Wang

More information

Performance Analysis of IEEE 802.11 in Multi-hop Wireless Networks

Performance Analysis of IEEE 802.11 in Multi-hop Wireless Networks Performane Analysis of IEEE 80.11 in Multi-hop Wireless Networks Lan Tien Nguyen 1, Razvan Beuran,1, Yoihi Shinoda 1, 1 Japan Advaned Institute of Siene and Tehnology, 1-1 Asahidai, Nomi, Ishikawa, 93-19

More information

NOMCLUST: AN R PACKAGE FOR HIERARCHICAL CLUSTERING OF OBJECTS CHARACTERIZED BY NOMINAL VARIABLES

NOMCLUST: AN R PACKAGE FOR HIERARCHICAL CLUSTERING OF OBJECTS CHARACTERIZED BY NOMINAL VARIABLES The 9 th International Days of Statistis and Eonomis, Prague, September 10-1, 015 NOMCLUST: AN R PACKAGE FOR HIERARCHICAL CLUSTERING OF OBJECTS CHARACTERIZED BY NOMINAL VARIABLES Zdeněk Šul Hana Řezanková

More information

THE EFFECT OF WATER VAPOR ON COUNTERFLOW DIFFUSION FLAMES

THE EFFECT OF WATER VAPOR ON COUNTERFLOW DIFFUSION FLAMES THE EFFECT OF WATER VAPOR ON COUNTERFLOW DIFFUSION FLAMES by Jaeil Suh and Arvind Atreya Combustion and Heat Tkansfer Laboratory Department of Mehanial Engineering and Applied Mehanis The University of

More information

Supply chain coordination; A Game Theory approach

Supply chain coordination; A Game Theory approach aepted for publiation in the journal "Engineering Appliations of Artifiial Intelligene" 2008 upply hain oordination; A Game Theory approah Jean-Claude Hennet x and Yasemin Arda xx x LI CNR-UMR 668 Université

More information

Intelligent Measurement Processes in 3D Optical Metrology: Producing More Accurate Point Clouds

Intelligent Measurement Processes in 3D Optical Metrology: Producing More Accurate Point Clouds Intelligent Measurement Proesses in 3D Optial Metrology: Produing More Aurate Point Clouds Charles Mony, Ph.D. 1 President Creaform in. mony@reaform3d.om Daniel Brown, Eng. 1 Produt Manager Creaform in.

More information

THE PERFORMANCE OF TRANSIT TIME FLOWMETERS IN HEATED GAS MIXTURES

THE PERFORMANCE OF TRANSIT TIME FLOWMETERS IN HEATED GAS MIXTURES Proeedings of FEDSM 98 998 ASME Fluids Engineering Division Summer Meeting June 2-25, 998 Washington DC FEDSM98-529 THE PERFORMANCE OF TRANSIT TIME FLOWMETERS IN HEATED GAS MIXTURES John D. Wright Proess

More information

Chapter 5 Single Phase Systems

Chapter 5 Single Phase Systems Chapter 5 Single Phase Systems Chemial engineering alulations rely heavily on the availability of physial properties of materials. There are three ommon methods used to find these properties. These inlude

More information

PIXEL-LEVEL IMAGE FUSION USING BROVEY TRANSFORME AND WAVELET TRANSFORM

PIXEL-LEVEL IMAGE FUSION USING BROVEY TRANSFORME AND WAVELET TRANSFORM PIXEL-LEVEL IMAGE FUSION USING BROVEY TRANSFORME AND WAVELET TRANSFORM Rohan Ashok Mandhare 1, Pragati Upadhyay 2,Sudha Gupta 3 ME Student, K.J.SOMIYA College of Engineering, Vidyavihar, Mumbai, Maharashtra,

More information

Deduplication with Block-Level Content-Aware Chunking for Solid State Drives (SSDs)

Deduplication with Block-Level Content-Aware Chunking for Solid State Drives (SSDs) 23 IEEE International Conferene on High Performane Computing and Communiations & 23 IEEE International Conferene on Embedded and Ubiquitous Computing Dedupliation with Blok-Level Content-Aware Chunking

More information

Impact Simulation of Extreme Wind Generated Missiles on Radioactive Waste Storage Facilities

Impact Simulation of Extreme Wind Generated Missiles on Radioactive Waste Storage Facilities Impat Simulation of Extreme Wind Generated issiles on Radioative Waste Storage Failities G. Barbella Sogin S.p.A. Via Torino 6 00184 Rome (Italy), barbella@sogin.it Abstrat: The strutural design of temporary

More information

) ( )( ) ( ) ( )( ) ( ) ( ) (1)

) ( )( ) ( ) ( )( ) ( ) ( ) (1) OPEN CHANNEL FLOW Open hannel flow is haraterized by a surfae in ontat with a gas phase, allowing the fluid to take on shapes and undergo behavior that is impossible in a pipe or other filled onduit. Examples

More information

HSI BASED COLOUR IMAGE EQUALIZATION USING ITERATIVE n th ROOT AND n th POWER

HSI BASED COLOUR IMAGE EQUALIZATION USING ITERATIVE n th ROOT AND n th POWER HSI BASED COLOUR IMAGE EQUALIZATION USING ITERATIVE n th ROOT AND n th POWER Gholamreza Anbarjafari icv Group, IMS Lab, Institute of Technology, University of Tartu, Tartu 50411, Estonia sjafari@ut.ee

More information

FIRE DETECTION USING AUTONOMOUS AERIAL VEHICLES WITH INFRARED AND VISUAL CAMERAS. J. Ramiro Martínez-de Dios, Luis Merino and Aníbal Ollero

FIRE DETECTION USING AUTONOMOUS AERIAL VEHICLES WITH INFRARED AND VISUAL CAMERAS. J. Ramiro Martínez-de Dios, Luis Merino and Aníbal Ollero FE DETECTION USING AUTONOMOUS AERIAL VEHICLES WITH INFRARED AND VISUAL CAMERAS. J. Ramiro Martínez-de Dios, Luis Merino and Aníbal Ollero Robotis, Computer Vision and Intelligent Control Group. University

More information

arxiv:astro-ph/0304006v2 10 Jun 2003 Theory Group, MS 50A-5101 Lawrence Berkeley National Laboratory One Cyclotron Road Berkeley, CA 94720 USA

arxiv:astro-ph/0304006v2 10 Jun 2003 Theory Group, MS 50A-5101 Lawrence Berkeley National Laboratory One Cyclotron Road Berkeley, CA 94720 USA LBNL-52402 Marh 2003 On the Speed of Gravity and the v/ Corretions to the Shapiro Time Delay Stuart Samuel 1 arxiv:astro-ph/0304006v2 10 Jun 2003 Theory Group, MS 50A-5101 Lawrene Berkeley National Laboratory

More information

Classical Electromagnetic Doppler Effect Redefined. Copyright 2014 Joseph A. Rybczyk

Classical Electromagnetic Doppler Effect Redefined. Copyright 2014 Joseph A. Rybczyk Classial Eletromagneti Doppler Effet Redefined Copyright 04 Joseph A. Rybzyk Abstrat The lassial Doppler Effet formula for eletromagneti waves is redefined to agree with the fundamental sientifi priniples

More information

DSP-I DSP-I DSP-I DSP-I

DSP-I DSP-I DSP-I DSP-I DSP-I DSP-I DSP-I DSP-I Digital Signal Proessing I (8-79) Fall Semester, 005 IIR FILER DESIG EXAMPLE hese notes summarize the design proedure for IIR filters as disussed in lass on ovember. Introdution:

More information

Heat Generation and Removal in Solid State Lasers

Heat Generation and Removal in Solid State Lasers Chapter 1 Heat Generation and Removal in Solid State Lasers V. Ashoori, M. Shayganmanesh and S. Radmard Additional information is available at the end of the hapter http://dx.doi.org/10.577/63 1. Introdution

More information

Modeling and analyzing interference signal in a complex electromagnetic environment

Modeling and analyzing interference signal in a complex electromagnetic environment Liu et al. EURASIP Journal on Wireless Communiations and Networking (016) 016:1 DOI 10.1186/s13638-015-0498-8 RESEARCH Modeling and analyzing interferene signal in a omplex eletromagneti environment Chun-tong

More information

A Three-Hybrid Treatment Method of the Compressor's Characteristic Line in Performance Prediction of Power Systems

A Three-Hybrid Treatment Method of the Compressor's Characteristic Line in Performance Prediction of Power Systems A Three-Hybrid Treatment Method of the Compressor's Charateristi Line in Performane Predition of Power Systems A Three-Hybrid Treatment Method of the Compressor's Charateristi Line in Performane Predition

More information

Chapter 6 A N ovel Solution Of Linear Congruenes Proeedings NCUR IX. (1995), Vol. II, pp. 708{712 Jerey F. Gold Department of Mathematis, Department of Physis University of Utah Salt Lake City, Utah 84112

More information

Robust Classification and Tracking of Vehicles in Traffic Video Streams

Robust Classification and Tracking of Vehicles in Traffic Video Streams Proeedings of the IEEE ITSC 2006 2006 IEEE Intelligent Transportation Systems Conferene Toronto, Canada, September 17-20, 2006 TC1.4 Robust Classifiation and Traking of Vehiles in Traffi Video Streams

More information

Context-Sensitive Adjustments of Cognitive Control: Conflict-Adaptation Effects Are Modulated by Processing Demands of the Ongoing Task

Context-Sensitive Adjustments of Cognitive Control: Conflict-Adaptation Effects Are Modulated by Processing Demands of the Ongoing Task Journal of Experimental Psyhology: Learning, Memory, and Cognition 2008, Vol. 34, No. 3, 712 718 Copyright 2008 by the Amerian Psyhologial Assoiation 0278-7393/08/$12.00 DOI: 10.1037/0278-7393.34.3.712

More information

Generation of Cloud-free Imagery Using Landsat-8

Generation of Cloud-free Imagery Using Landsat-8 Generation of Cloud-free Imagery Using Landsat-8 Byeonghee Kim 1, Youkyung Han 2, Yonghyun Kim 3, Yongil Kim 4 Department of Civil and Environmental Engineering, Seoul National University (SNU), Seoul,

More information

Agile ALM White Paper: Redefining ALM with Five Key Practices

Agile ALM White Paper: Redefining ALM with Five Key Practices Agile ALM White Paper: Redefining ALM with Five Key Praties by Ethan Teng, Cyndi Mithell and Chad Wathington 2011 ThoughtWorks ln. All rights reserved www.studios.thoughtworks.om Introdution The pervasiveness

More information

Weighting Methods in Survey Sampling

Weighting Methods in Survey Sampling Setion on Survey Researh Methods JSM 01 Weighting Methods in Survey Sampling Chiao-hih Chang Ferry Butar Butar Abstrat It is said that a well-designed survey an best prevent nonresponse. However, no matter

More information

Impedance Method for Leak Detection in Zigzag Pipelines

Impedance Method for Leak Detection in Zigzag Pipelines 10.478/v10048-010-0036-0 MEASUREMENT SCIENCE REVIEW, Volume 10, No. 6, 010 Impedane Method for Leak Detetion in igzag Pipelines A. Lay-Ekuakille 1, P. Vergallo 1, A. Trotta 1 Dipartimento d Ingegneria

More information

A Keyword Filters Method for Spam via Maximum Independent Sets

A Keyword Filters Method for Spam via Maximum Independent Sets Vol. 7, No. 3, May, 213 A Keyword Filters Method for Spam via Maximum Independent Sets HaiLong Wang 1, FanJun Meng 1, HaiPeng Jia 2, JinHong Cheng 3 and Jiong Xie 3 1 Inner Mongolia Normal University 2

More information

Sebastián Bravo López

Sebastián Bravo López Transfinite Turing mahines Sebastián Bravo López 1 Introdution With the rise of omputers with high omputational power the idea of developing more powerful models of omputation has appeared. Suppose that

More information

Dataflow Features in Computer Networks

Dataflow Features in Computer Networks Magyar Kutatók 1. Nemzetközi Szimpóziuma 1 th International Symposium of Hungarian Researhers on Computational Intelligene and Informatis Gyula Max Budapest University of Tehnology and Eonomis, Department

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

Recent Progress in Brillouin Scattering Based Fiber Sensors

Recent Progress in Brillouin Scattering Based Fiber Sensors Sensors 011, 11, 415-4187; doi:10.3390/s11040415 OPEN ACCESS sensors ISSN 144-80 www.mdpi.om/journal/sensors Review Reent Progress in rillouin Sattering ased Fiber Sensors Xiaoyi ao * and Liang Chen Physis

More information

A Novel Method to Improve Resolution of Satellite Images Using DWT and Interpolation

A Novel Method to Improve Resolution of Satellite Images Using DWT and Interpolation A Novel Method to Improve Resolution of Satellite Images Using DWT and Interpolation S.VENKATA RAMANA ¹, S. NARAYANA REDDY ² M.Tech student, Department of ECE, SVU college of Engineering, Tirupati, 517502,

More information

HEAT CONDUCTION. q A q T

HEAT CONDUCTION. q A q T HEAT CONDUCTION When a temperature gradient eist in a material, heat flows from the high temperature region to the low temperature region. The heat transfer mehanism is referred to as ondution and the

More information

Earthquake Loss for Reinforced Concrete Building Structures Before and After Fire damage

Earthquake Loss for Reinforced Concrete Building Structures Before and After Fire damage Earthquake Loss for Reinfored Conrete Building Strutures Before and After Fire damage Pai-Mei LIU, Yi-Hsuan Tu and Maw-Shyong SHEU 3 ABSTRACT The purpose of this paper is to propose a rational analytial

More information

Granular Problem Solving and Software Engineering

Granular Problem Solving and Software Engineering Granular Problem Solving and Software Engineering Haibin Zhu, Senior Member, IEEE Department of Computer Siene and Mathematis, Nipissing University, 100 College Drive, North Bay, Ontario, P1B 8L7, Canada

More information

Chapter 1 Microeconomics of Consumer Theory

Chapter 1 Microeconomics of Consumer Theory Chapter 1 Miroeonomis of Consumer Theory The two broad ategories of deision-makers in an eonomy are onsumers and firms. Eah individual in eah of these groups makes its deisions in order to ahieve some

More information

Henley Business School at Univ of Reading. Pre-Experience Postgraduate Programmes Chartered Institute of Personnel and Development (CIPD)

Henley Business School at Univ of Reading. Pre-Experience Postgraduate Programmes Chartered Institute of Personnel and Development (CIPD) MS in International Human Resoure Management For students entering in 2012/3 Awarding Institution: Teahing Institution: Relevant QAA subjet Benhmarking group(s): Faulty: Programme length: Date of speifiation:

More information

An Enhanced Critical Path Method for Multiple Resource Constraints

An Enhanced Critical Path Method for Multiple Resource Constraints An Enhaned Critial Path Method for Multiple Resoure Constraints Chang-Pin Lin, Hung-Lin Tai, and Shih-Yan Hu Abstrat Traditional Critial Path Method onsiders only logial dependenies between related ativities

More information

Computational Analysis of Two Arrangements of a Central Ground-Source Heat Pump System for Residential Buildings

Computational Analysis of Two Arrangements of a Central Ground-Source Heat Pump System for Residential Buildings Computational Analysis of Two Arrangements of a Central Ground-Soure Heat Pump System for Residential Buildings Abstrat Ehab Foda, Ala Hasan, Kai Sirén Helsinki University of Tehnology, HVAC Tehnology,

More information

arxiv:1105.5760v1 [cond-mat.soft] 29 May 2011

arxiv:1105.5760v1 [cond-mat.soft] 29 May 2011 Glass transitions in two-dimensional suspensions of olloidal ellipsoids Zhongyu Zheng, Feng Wang and Yilong Han Department of Physis, Hong Kong University of Siene and Tehnology, Clear Water Bay, Hong

More information

A novel active mass damper for vibration control of bridges

A novel active mass damper for vibration control of bridges IABMAS 08, International Conferene on Bridge Maintenane, Safety and Management, 3-7 July 008, Seoul, Korea A novel ative mass damper for vibration ontrol of bridges U. Starossek & J. Sheller Strutural

More information

Thin cloud removal from single satellite images

Thin cloud removal from single satellite images Thin cloud removal from single satellite images Jun Liu, 1 Xing Wang, 2 Min Chen, 3 Shuguang Liu, 1 Xiran Zhou, 3 Zhenfeng Shao, 3,* and Ping Liu 4 1 Chongqing Institute of Green and Intelligent Technology,

More information

Hierarchical Clustering and Sampling Techniques for Network Monitoring

Hierarchical Clustering and Sampling Techniques for Network Monitoring S. Sindhuja Hierarhial Clustering and Sampling Tehniques for etwork Monitoring S. Sindhuja ME ABSTRACT: etwork monitoring appliations are used to monitor network traffi flows. Clustering tehniques are

More information

Marker Tracking and HMD Calibration for a Video-based Augmented Reality Conferencing System

Marker Tracking and HMD Calibration for a Video-based Augmented Reality Conferencing System Marker Traking and HMD Calibration for a Video-based Augmented Reality Conferening System Hirokazu Kato 1 and Mark Billinghurst 2 1 Faulty of Information Sienes, Hiroshima City University 2 Human Interfae

More information

Customer Efficiency, Channel Usage and Firm Performance in Retail Banking

Customer Efficiency, Channel Usage and Firm Performance in Retail Banking Customer Effiieny, Channel Usage and Firm Performane in Retail Banking Mei Xue Operations and Strategi Management Department The Wallae E. Carroll Shool of Management Boston College 350 Fulton Hall, 140

More information

AUDITING COST OVERRUN CLAIMS *

AUDITING COST OVERRUN CLAIMS * AUDITING COST OVERRUN CLAIMS * David Pérez-Castrillo # University of Copenhagen & Universitat Autònoma de Barelona Niolas Riedinger ENSAE, Paris Abstrat: We onsider a ost-reimbursement or a ost-sharing

More information

Winners First Place: Kay Gemba (University of Hawaiʻi at Mānoa, USA)

Winners First Place: Kay Gemba (University of Hawaiʻi at Mānoa, USA) Aoustial Soiety of Ameria International Student Challenge Problem in Aousti Signal Proessing 14 Student Entry Evaluation Report by the Tehnial Committee on Signal Proessing in Aoustis Bakground Bakground

More information

The Application of Mamdani Fuzzy Model for Auto Zoom Function of a Digital Camera

The Application of Mamdani Fuzzy Model for Auto Zoom Function of a Digital Camera (IJCSIS) International Journal of Computer Siene and Information Seurity, Vol. 6, No. 3, 2009 The Appliation of Mamdani Fuzzy Model for Auto Funtion of a Digital Camera * I. Elamvazuthi, P. Vasant Universiti

More information

A Reputation Management Approach for Resource Constrained Trustee Agents

A Reputation Management Approach for Resource Constrained Trustee Agents A Reputation Management Approah for Resoure Constrained rustee Agents Han Yu, Chunyan Miao, Bo An 2, Cyril Leung 3, and Vitor R. Lesser 4 Nanyang ehnologial University, Singapore 2 he Key Lab of Intelligent

More information

HEAT EXCHANGERS-2. Associate Professor. IIT Delhi E-mail: prabal@mech.iitd.ac.in. P.Talukdar/ Mech-IITD

HEAT EXCHANGERS-2. Associate Professor. IIT Delhi E-mail: prabal@mech.iitd.ac.in. P.Talukdar/ Mech-IITD HEA EXHANGERS-2 Prabal alukdar Assoiate Professor Department of Mehanial Engineering II Delhi E-mail: prabal@meh.iitd.a.in Multipass and rossflow he subsripts 1 and 2 represent the inlet and outlet, respetively..

More information

Software Ecosystems: From Software Product Management to Software Platform Management

Software Ecosystems: From Software Product Management to Software Platform Management Software Eosystems: From Software Produt Management to Software Platform Management Slinger Jansen, Stef Peeters, and Sjaak Brinkkemper Department of Information and Computing Sienes Utreht University,

More information

VOLUME 13, ARTICLE 5, PAGES 117-142 PUBLISHED 05 OCTOBER 2005 DOI: 10.4054/DemRes.2005.13.

VOLUME 13, ARTICLE 5, PAGES 117-142 PUBLISHED 05 OCTOBER 2005  DOI: 10.4054/DemRes.2005.13. Demographi Researh a free, expedited, online journal of peer-reviewed researh and ommentary in the population sienes published by the Max Plank Institute for Demographi Researh Konrad-Zuse Str. 1, D-157

More information

Computer Networks Framing

Computer Networks Framing Computer Networks Framing Saad Mneimneh Computer Siene Hunter College of CUNY New York Introdution Who framed Roger rabbit? A detetive, a woman, and a rabbit in a network of trouble We will skip the physial

More information

Method for characterizing single photon detectors in saturation regime by cw laser

Method for characterizing single photon detectors in saturation regime by cw laser Method for haraterizing single oton detetors in saturation regime by w laser Jungmi Oh, Cristian Antonelli, 2 Moshe Tur, 3 and Misha Brodsky,* AT&T Labs, 2 S. Laurel Ave., Middletown, New Jersey 7748,

More information

Assessment. Presenter: Yupu Zhang, Guoliang Jin, Tuo Wang Computer Vision 2008 Fall

Assessment. Presenter: Yupu Zhang, Guoliang Jin, Tuo Wang Computer Vision 2008 Fall Automatic Photo Quality Assessment Presenter: Yupu Zhang, Guoliang Jin, Tuo Wang Computer Vision 2008 Fall Estimating i the photorealism of images: Distinguishing i i paintings from photographs h Florin

More information

CIS570 Lecture 4 Introduction to Data-flow Analysis 3

CIS570 Lecture 4 Introduction to Data-flow Analysis 3 Introdution to Data-flow Analysis Last Time Control flow analysis BT disussion Today Introdue iterative data-flow analysis Liveness analysis Introdue other useful onepts CIS570 Leture 4 Introdution to

More information

Sachin Patel HOD I.T Department PCST, Indore, India. Parth Bhatt I.T Department, PCST, Indore, India. Ankit Shah CSE Department, KITE, Jaipur, India

Sachin Patel HOD I.T Department PCST, Indore, India. Parth Bhatt I.T Department, PCST, Indore, India. Ankit Shah CSE Department, KITE, Jaipur, India Image Enhancement Using Various Interpolation Methods Parth Bhatt I.T Department, PCST, Indore, India Ankit Shah CSE Department, KITE, Jaipur, India Sachin Patel HOD I.T Department PCST, Indore, India

More information

Pattern Recognition Techniques in Microarray Data Analysis

Pattern Recognition Techniques in Microarray Data Analysis Pattern Reognition Tehniques in Miroarray Data Analysis Miao Li, Biao Wang, Zohreh Momeni, and Faramarz Valafar Department of Computer Siene San Diego State University San Diego, California, USA faramarz@sienes.sdsu.edu

More information

Neural network-based Load Balancing and Reactive Power Control by Static VAR Compensator

Neural network-based Load Balancing and Reactive Power Control by Static VAR Compensator nternational Journal of Computer and Eletrial Engineering, Vol. 1, No. 1, April 2009 Neural network-based Load Balaning and Reative Power Control by Stati VAR Compensator smail K. Said and Marouf Pirouti

More information

Interaction-Driven Virtual Reality Application Design

Interaction-Driven Virtual Reality Application Design Nar s Parés npares@iua.upf.es Ro Parés rpares@iua.upf.es Audiovisual Institute, Universitat Pompeu Fabra, Pg. Cirumval. laió, 8 08003 Barelona, Spain www.iua.upf.es/, gvirtual Interation-Driven Virtual

More information

Measurement of Powder Flow Properties that relate to Gravity Flow Behaviour through Industrial Processing Lines

Measurement of Powder Flow Properties that relate to Gravity Flow Behaviour through Industrial Processing Lines Measurement of Powder Flow Properties that relate to Gravity Flow ehaviour through Industrial Proessing Lines A typial industrial powder proessing line will inlude several storage vessels (e.g. bins, bunkers,

More information

WATER BODY EXTRACTION FROM MULTI SPECTRAL IMAGE BY SPECTRAL PATTERN ANALYSIS

WATER BODY EXTRACTION FROM MULTI SPECTRAL IMAGE BY SPECTRAL PATTERN ANALYSIS WATER BODY EXTRACTION FROM MULTI SPECTRAL IMAGE BY SPECTRAL PATTERN ANALYSIS Nguyen Dinh Duong Department of Environmental Information Study and Analysis, Institute of Geography, 18 Hoang Quoc Viet Rd.,

More information

SUPPRESSION OF INTENSITY FLUCTUATIONS IN FREE SPACE HIGH-SPEED OPTICAL COMMUNICATION BASED ON SPECTRAL ENCODING OF A PARTIALLY COHERENT BEAM

SUPPRESSION OF INTENSITY FLUCTUATIONS IN FREE SPACE HIGH-SPEED OPTICAL COMMUNICATION BASED ON SPECTRAL ENCODING OF A PARTIALLY COHERENT BEAM SUPPRESSION OF INTENSITY FLUCTUATIONS IN FREE SPACE HIGH-SPEED OPTICAL COMMUNICATION BASED ON SPECTRAL ENCODING OF A PARTIALLY COHERENT BEAM Gennady P. Berman Theoretial Division & CNLS, MS B13, Los Alamos

More information

To the Graduate Council:

To the Graduate Council: o the Graduate Counil: I am submitting herewith a dissertation written by Yan Xu entitled A Generalized Instantaneous Nonative Power heory for Parallel Nonative Power Compensation. I have examined the

More information

Chapter 1: Introduction

Chapter 1: Introduction Chapter 1: Introdution 1.1 Pratial olumn base details in steel strutures 1.1.1 Pratial olumn base details Every struture must transfer vertial and lateral loads to the supports. In some ases, beams or

More information

Analysis of micro-doppler signatures

Analysis of micro-doppler signatures Analysis of miro-doppler signatures V.C. Chen, F. Li, S.-S. Ho and H. Wehsler Abstrat: Mehanial vibration or rotation of a target or strutures on the target may indue additional frequeny modulations on

More information

Trade Information, Not Spectrum: A Novel TV White Space Information Market Model

Trade Information, Not Spectrum: A Novel TV White Space Information Market Model Trade Information, Not Spetrum: A Novel TV White Spae Information Market Model Yuan Luo, Lin Gao, and Jianwei Huang 1 Abstrat In this paper, we propose a novel information market for TV white spae networks,

More information

Super-resolution Reconstruction Algorithm Based on Patch Similarity and Back-projection Modification

Super-resolution Reconstruction Algorithm Based on Patch Similarity and Back-projection Modification 1862 JOURNAL OF SOFTWARE, VOL 9, NO 7, JULY 214 Super-resolution Reconstruction Algorithm Based on Patch Similarity and Back-projection Modification Wei-long Chen Digital Media College, Sichuan Normal

More information

Wireless Transmission Systems. Instructor

Wireless Transmission Systems. Instructor Teleommuniation Engineering Tehnology, Texas A&M University Wireless Transmission Systems Leture Notes - Copyright Jeff M. MDougall 2 Wireless Transmission Systems Teleommuniation Engineering Tehnology,

More information

REDUCTION FACTOR OF FEEDING LINES THAT HAVE A CABLE AND AN OVERHEAD SECTION

REDUCTION FACTOR OF FEEDING LINES THAT HAVE A CABLE AND AN OVERHEAD SECTION C I E 17 th International Conferene on Eletriity istriution Barelona, 1-15 May 003 EUCTION FACTO OF FEEING LINES THAT HAVE A CABLE AN AN OVEHEA SECTION Ljuivoje opovi J.. Elektrodistriuija - Belgrade -

More information

The analysis of brushing tool characteristics

The analysis of brushing tool characteristics ARCHIVES OF CIVIL AND MECHANICAL ENGINEERING Vol. IV 004 No. 4 The analysis of rushing tool harateristis Kiele University of Tehnology, al. Tysiąleia P. P. 7, 5-34 Kiele In this paper, an analytial proedure

More information

Equalization of Fiber Optic Channels

Equalization of Fiber Optic Channels Equalization of Fiber Opti Channels Johan Sjölander Deember 2001 IR SB EX 0118 (1032157) ROYAL INSTITUTE OF TECHNOLOGY Department of Signals, Sensors & Systems Signal Proessing S-100 44 STOCKHOLM KUNGL

More information

Henley Business School at Univ of Reading. Chartered Institute of Personnel and Development (CIPD)

Henley Business School at Univ of Reading. Chartered Institute of Personnel and Development (CIPD) MS in International Human Resoure Management (full-time) For students entering in 2015/6 Awarding Institution: Teahing Institution: Relevant QAA subjet Benhmarking group(s): Faulty: Programme length: Date

More information

SLA-based Resource Allocation for Software as a Service Provider (SaaS) in Cloud Computing Environments

SLA-based Resource Allocation for Software as a Service Provider (SaaS) in Cloud Computing Environments 2 th IEEE/ACM International Symposium on Cluster, Cloud and Grid Computing SLA-based Resoure Alloation for Software as a Servie Provider (SaaS) in Cloud Computing Environments Linlin Wu, Saurabh Kumar

More information

Scalable Hierarchical Multitask Learning Algorithms for Conversion Optimization in Display Advertising

Scalable Hierarchical Multitask Learning Algorithms for Conversion Optimization in Display Advertising Salable Hierarhial Multitask Learning Algorithms for Conversion Optimization in Display Advertising Amr Ahmed Google amra@google.om Abhimanyu Das Mirosoft Researh abhidas@mirosoft.om Alexander J. Smola

More information

Capacity at Unsignalized Two-Stage Priority Intersections

Capacity at Unsignalized Two-Stage Priority Intersections Capaity at Unsignalized Two-Stage Priority Intersetions by Werner Brilon and Ning Wu Abstrat The subjet of this paper is the apaity of minor-street traffi movements aross major divided four-lane roadways

More information

Asymmetric Error Correction and Flash-Memory Rewriting using Polar Codes

Asymmetric Error Correction and Flash-Memory Rewriting using Polar Codes 1 Asymmetri Error Corretion and Flash-Memory Rewriting using Polar Codes Eyal En Gad, Yue Li, Joerg Kliewer, Mihael Langberg, Anxiao (Andrew) Jiang and Jehoshua Bruk Abstrat We propose effiient oding shemes

More information

Superpixel Tracking. Shu Wang 1, Huchuan Lu 1, Fan Yang 1, and Ming-Hsuan Yang 2. Abstract. 1. Introduction

Superpixel Tracking. Shu Wang 1, Huchuan Lu 1, Fan Yang 1, and Ming-Hsuan Yang 2. Abstract. 1. Introduction Superpixel Traking Shu Wang 1, Huhuan Lu 1, Fan Yang 1, and Ming-Hsuan Yang 2 1 Shool of Information and Communiation Engineering, Dalian University of Tehnology, China 2 Eletrial Engineering and Computer

More information

ROSE SCHOOL A SIMPLIFIED MECHANICS BASED PROCEDURE FOR THE SEISMIC RISK ASSESSMENT OF UNREINFORCED MASONRY BUILDINGS

ROSE SCHOOL A SIMPLIFIED MECHANICS BASED PROCEDURE FOR THE SEISMIC RISK ASSESSMENT OF UNREINFORCED MASONRY BUILDINGS I.U.S.S. Istituto Universitario di Studi Superiori di Pavia Università degli Studi di Pavia EUROPEAN SCHOOL OF ADVANCED STUDIES IN REDUCTION OF SEISMIC RISK ROSE SCHOOL A SIMPLIFIED MECHANICS BASED PROCEDURE

More information

Parametric Comparison of H.264 with Existing Video Standards

Parametric Comparison of H.264 with Existing Video Standards Parametric Comparison of H.264 with Existing Video Standards Sumit Bhardwaj Department of Electronics and Communication Engineering Amity School of Engineering, Noida, Uttar Pradesh,INDIA Jyoti Bhardwaj

More information

Ranking Community Answers by Modeling Question-Answer Relationships via Analogical Reasoning

Ranking Community Answers by Modeling Question-Answer Relationships via Analogical Reasoning Ranking Community Answers by Modeling Question-Answer Relationships via Analogial Reasoning Xin-Jing Wang Mirosoft Researh Asia 4F Sigma, 49 Zhihun Road Beijing, P.R.China xjwang@mirosoft.om Xudong Tu,Dan

More information

Removing Weather Effects from Monochrome Images

Removing Weather Effects from Monochrome Images Removing Weather Effects from Monochrome Images Srinivasa G. Narasimhan and Shree K. Nayar Department of Computer Science, Columbia University, New York, 10027 Email: {srinivas, nayar}@cs.columbia.edu

More information

Discovering Trends in Large Datasets Using Neural Networks

Discovering Trends in Large Datasets Using Neural Networks Disovering Trends in Large Datasets Using Neural Networks Khosrow Kaikhah, Ph.D. and Sandesh Doddameti Department of Computer Siene Texas State University San Maros, Texas 78666 Abstrat. A novel knowledge

More information

Learning Curves and Stochastic Models for Pricing and Provisioning Cloud Computing Services

Learning Curves and Stochastic Models for Pricing and Provisioning Cloud Computing Services T Learning Curves and Stohasti Models for Priing and Provisioning Cloud Computing Servies Amit Gera, Cathy H. Xia Dept. of Integrated Systems Engineering Ohio State University, Columbus, OH 4310 {gera.,

More information

Programming Basics - FORTRAN 77 http://www.physics.nau.edu/~bowman/phy520/f77tutor/tutorial_77.html

Programming Basics - FORTRAN 77 http://www.physics.nau.edu/~bowman/phy520/f77tutor/tutorial_77.html CWCS Workshop May 2005 Programming Basis - FORTRAN 77 http://www.physis.nau.edu/~bowman/phy520/f77tutor/tutorial_77.html Program Organization A FORTRAN program is just a sequene of lines of plain text.

More information

Microcontroller Based PWM Controlled Four Switch Three Phase Inverter Fed Induction Motor Drive

Microcontroller Based PWM Controlled Four Switch Three Phase Inverter Fed Induction Motor Drive SERBIAN JOURNAL OF ELECTRICAL ENGINEERING Vol. 7, No., November 00, 95-04 UDK: 004.466 Miroontroller Based PWM Controlled Four Swith Three Phase Inverter Fed Indution Motor Drive Nalin Kant Mohanty, Ranganath

More information

Analecta Vol. 8, No. 2 ISSN 2064-7964

Analecta Vol. 8, No. 2 ISSN 2064-7964 EXPERIMENTAL APPLICATIONS OF ARTIFICIAL NEURAL NETWORKS IN ENGINEERING PROCESSING SYSTEM S. Dadvandipour Institute of Information Engineering, University of Miskolc, Egyetemváros, 3515, Miskolc, Hungary,

More information

TECHNOLOGY-ENHANCED LEARNING FOR MUSIC WITH I-MAESTRO FRAMEWORK AND TOOLS

TECHNOLOGY-ENHANCED LEARNING FOR MUSIC WITH I-MAESTRO FRAMEWORK AND TOOLS TECHNOLOGY-ENHANCED LEARNING FOR MUSIC WITH I-MAESTRO FRAMEWORK AND TOOLS ICSRiM - University of Leeds Shool of Computing & Shool of Musi Leeds LS2 9JT, UK +44-113-343-2583 kia@i-maestro.org www.i-maestro.org,

More information

Dispersion in Optical Fibres

Dispersion in Optical Fibres Introdution Optial Communiations Systems Dispersion in Optial Fibre (I) Dispersion limits available bandwidth As bit rates are inreasing, dispersion is beoming a ritial aspet of most systems Dispersion

More information

Sborník vědeckých prací Vysoké školy báňské - Technické univerzity Ostrava číslo 2, rok 2006, ročník LII, řada strojní článek č.

Sborník vědeckých prací Vysoké školy báňské - Technické univerzity Ostrava číslo 2, rok 2006, ročník LII, řada strojní článek č. Sborník vědekýh praí Vysoké školy báňské - Tehniké univerzity Ostrava číslo 2, rok 2006, ročník LII, řada strojní článek č. 1544 Abstrat Sanda MIHALACHE *, Marian POPESCU ** and Alina BĂIEŞU ** PROPYLENE

More information