University of Bristol - Explore Bristol Research. Link to published version (if available): /ICIP

Size: px
Start display at page:

Download "University of Bristol - Explore Bristol Research. Link to published version (if available): /ICIP"

Transcription

1 Anantrasirichai, N., & Canagarajah, C. N. (2010). Spatiotempora superresoution for ow bitrate H.264 video. In IEEE Internationa Conference on Image Processing. (pp ) /ICIP Link to pubished version (if avaiabe): /ICIP Link to pubication record in Expore Bristo Research PDF-document University of Bristo - Expore Bristo Research Genera rights This document is made avaiabe in accordance with pubisher poicies. Pease cite ony the pubished version using the reference above. Fu terms of use are avaiabe: Take down poicy Expore Bristo Research is a digita archive and the intention is that deposited content shoud not be removed. However, if you beieve that this version of the work breaches copyright aw pease contact open-access@bristo.ac.uk and incude the foowing information in your message: Your contact detais Bibiographic detais for the item, incuding a URL An outine of the nature of the compaint On receipt of your message the Open Access Team wi immediatey investigate your caim, make an initia judgement of the vaidity of the caim and, where appropriate, withdraw the item in question from pubic view.

2 SPATIOTEMPORAL SUPER-RESOLUTION FOR LOW BITRATE H.264 VIDEO N. Anantrasirichai, C.N. Canagarajah University of Bristo, UK ABSTRACT Super-resoution and frame interpoation enhance ow resoution ow-framerate videos. Such techniques are especiay important for imited bandwidth communications. This paper proposes a nove technique to up-scae videos compressed with H.264 at ow bit-rate both in spatia and tempora dimensions. A quantisation noise mode is used in the superresoution estimator, designed for ow bitrate video, and a weighting map for decreasing inaccuracy of motion estimation are proposed. Resuts show improvement both in rate-distortion and perceived image quaity. Index Terms Video enhancement, Interpoation, 1. INTRODUCTION Teecommunications in rura areas suffer from probems of poor communications. Therefore the soution which is increasingy being turned to is the use of wireess communication systems such as sateite and GSM based technoogies. The advantage is ceary that these are cost-effective to set up, but at the price of imiting the bandwidth avaiabe. One of the potentia uses for such teecommunication systems is for transmission of video, for appications such as remote medicine, agricutura advice and education. These appications require the video to be of high enough resoution and quaity e.g. attempting to diagnose a medica probem from a harshy compressed QCIF video is not possibe. Due to the massivey imited bandwidth, existing video soutions (such as H.264) of acceptabe quaity are not suitabe in this scenario. Moreover, many such rura areas of interest are in deveoping countries, which therefore mean that high resoution cameras are not avaiabe, removing the possibiity of using scaabe video coding and other associated techniques. Two possibe soutions to this probem are super-resoution and frame rate up conversion which both fit around an existing compression system. Super-resoution is a spatia upsamping technique empoyed at the decoder which attempts to better estimate the high-resoution (from the camera) source video using information from mutipe ow resoution frames. Frame rate conversion is an equivaent technique which works in the tempora domain: extra frames are interpoated between the ow frame rate decoded video in an attempt to smooth the motion. Super-resoution is an area which is of considerabe interest, however the majority of work uses a downsamped version of the high-resoution video source, possiby with added noise very itte work uses source video which has been compressed. Therefore athough the work has ots of vaid concepts, some of the modeing and assumptions (e.g. that any noise present is Gaussian) are i-formed. This paper proposes a nove technique for upsamping ow bitrate video compressed using H.264, which uses information which is present in an H.264 bitstream to perform spatiotempora super-resoution. We aso introduce a quantisation noise mode used in the super-resoution estimator, particuary for ow bitrate video, and a weighting map for decreasing inaccuracy of motion estimation. The remainder of this paper is organised as foows: section 2 discusses reated work in both super-resoution estimation and frame rate conversion, before the proposed methodoogy is presented in section 3. Resuts are reported in section 4 and the paper is concuded and further work suggested in section RELATED WORK As mentioned in the introduction, itte work has been carried out on the appication of super-resoution to compressed video. However a ot of the background to super-resoution is of interest. Research on super-resoution can be divided into two main streams spatia and tempora. Section 2.1 introduces reated work on the former whist section 2.2 discusses the atter Spatia Super-Resoution Estimation Super-resoution (SR) image reconstruction increases the resoution of an image by observing mutipe ow-resoution (LR) images. In video sequences, successive frames are empoyed to construct a high-resoution (HR) frame. Athough the basic concept of the SR agorithm is simpe, there are many probems reated to perceptua quaity and restriction of avaiabe data. The LR images are typicay aiased and have sub-pixe shifts between one another, and the different data are possiby ocated at the same point in the HR image and some points in the HR image do not correspond to any information from the LR images. The first proposed SR technique was formuated in the frequency domain due to simpicity and cost [1], but exhibits high sensitivity to mode errors. Later the spatia domain has

3 been considered but the eary approaches are generay compicated. Consequenty maximum ikeihood estimation has been introduced with proper prior information and the assumpsion of additive Gaussian noise [2]. For the reconstruction process, Bayesian interpretation and the Tikhonov reguarisation is empoyed as statistica estimation probem. The fundamenta SR techniques have been reviewed in [3]. The newest technique deveoped in [7] introduces a spatiotempora video super-resoution using a mutidimensiona kerne regression. Most existing SR techniques have been proposed for uncompressed images. Unfortunatey, super-resoution agorithms designed for uncompressed data do not perform we when directy appied to decompressed image sequences, especiay for high compression rates. The reason is that the quantization error introduced during the compression process is often the dominant source of error when the compression rate is high and this error is not modeed. In [4], a method for SR MPEG video is introduced using quantisation information embedded in the compressed video stream. A Bayesian SR reconstruction technique is used to mode compression and expoit the quantization step size information for reconstruction [5]. This technique shows promising resuts for high bitrate; however, the image quaity is insignificanty improved at ow bitrate (256kbps). The method appied to compressed video has been further deveoped by improving the registration precision and the prior mode [6] Frame Rate Up-Conversion Decreasing frame rate generay saves bits transmitted/stored but produces artefacts of tempora visua degradation. Frame rate up-conversion (FRUC) is then required at the receiver. Motion compensated frame interpoation (MCFI) is the most common technique for interpoating frame as it provided simpicity with desirabe performance. The concept uses the motion vectors estimating motion between the existing frames, normay forward and backward frames, to construct the interva frame. The interpoated frame ocated between these two frames consequenty uses motion directions with fractiona vaues depending on tempora distance between the interpoated frame and two reference frames. This simpe approach cannot dea with occusions where hoes are present in the interpoated frame. Authors in [8] proposed the bi-directiona motion estimation by dividing the interpoated frame into nonoverapping bocks. Then the motion vector for each bock is obtained by positioning the forward and backward reference frames in opposite directions. Later, they proposed a variabe bock size to achieve better performance [9]. 3. PROPOSED SCHEME The proposed scheme enhances a decoded LR ow-framerate video by appying SR method to construct a HR ow-framerate video, whist appying a FRUC method to construct a LR highframerate video in parae. Afterward the FRUC method enhances the HR ow-framerate video using the prepared LR high-framerate video to generate a HR high-framerate video. We appy spatia super-resoution before frame interpoation (SR FI) since it processes faster than the aternative order (FI SR) as the more compex SR is working with fewer frames. Generay appying FI SR yieds better quaity compared to SR FI because the iterations of the SR process (wi be expained in 3.1) is abe to correct some of the errors produced from the FI process. However, in our scheme the FI for the HR video expoits the interpoated frame of the LR video as a guide thereby achieving comparabe quaity (as shown in the resut section) Spatia super-resoution The decoded ow-resoution frame y k (formed by exicographica ordering) is reconstructed using motion vectors v k,i and reference frames[ y i ( as shown in equation 1 [5]. y k = T 1 Q T g k )] C(v k,i )y i + C(v k,i )y i (1) i i where C( ) and Q[ ] represent the prediction and quantisation processes, respectivey, and T and T 1 represent the forward and inverse transform matrix, respectivey. The LR image g k reates to its HR version f k as g k = AHf k + n k, where H is a bur fiter, A is a decimation operation and n k is acquisition noise. The reationship between y k and f k is irreversibe. The estimator is therefore empoyed to estimate f k. Here we assume that the quantisation noise is dominant and the compression parameters can be extracted from bitstream. A Bayesian approach is consequenty used as a posteriori probabiity density function (PDF) of f k can be estabished. The estimated HR frame ˆf k is then found from a maximum a-posteriori (MAP) estimator. { ˆf k = arg max og } p(y f k ) + og p(f k ) (2) f k { p(y f k ) exp 1 2 (y AHC(d,k )f k ) T } (3) (y AHC(d,k )f k ) p(f k ) exp { λ 1 f k } (4) where K 1 is an inverse covariance matrix and d,k is a dispacement in the HR frames corresponding to the motion vectors v,k in equation 1. Ringing artefacts introduced by the coarse quantisation is used for modeing the first density function p(f k ). Note that H.264 has debocking fiter, so the bocking artefact is not incuded in p(f k ). The f k can be seen as the reguarization term defined as f k = (f xx fy 2 2f x f y f xy + f yy fy 2 )/(fx 2 + fy 2 ) [6], where λ 1 is a weighting constant (Here λ 1 = 0.1). Then equation 2 can be rewritten as k+t F ˆf k = arg min (y f k AHC(d,k )f k ) T =k T B (5) } (y AHC(d,k )f k ) + λ 1 f k In the foowing sections the proposed quantisation noise mode for ow bitrate video is described before the technique

4 for using the motion estimation error to decide how much the dispacement can be trusted is outined Quantisation Noise Mode The previous work on spatia super-resoution for H.264 compressed video has been primariy concerned with high bit-rate scenarios and as such has modeed the quantisation noise as uniform for each frequency. This assumption does not hod for ow bit-rate video, where the quantisation noise is distributed in a Lapacian fashion. The variance of these distributions varies across different frequency bands, with higher frequencies yieding ower variance. The covariance in frequency domain K T for each 4 4 bock transform is found here experimentay by ooking at five standard test sequences (Foreman, Mobie, Akiyo, Bus & Carphone), and is shown in equation 6. K T = q where q is a quantisation step size embeded in the decoded bitstream. Then the covariance matrix in equation 3 wi be K = T 1 K T T 1T, where K T is a diagona covariance matrix of repeat repositioned K T associating to y Motion Estimation Error The prediction process for the dispacement C(d,k ), shown in equation 5, empoys bock-based matching with initia motion vectors extracted from H.264 video. That is, d,k = m v,k, where m is the proportion between the size of the HR frame and the LR frame. Subsequenty refining dispacement is operated in a sma search window. To reduce the error incurred for instances of dispacement of homogeneous bocks, the grid of bocks is offset on even iterations by haf a bock. The macrobock mode and decoded residua from the H.264 bitstream are used to impy the areas of y which are difficut to match with areas in the reference frames. That is, the areas with high energy ɛ r decoded residua, or encoded with intra mode are ikey to be occusions. Simiary the areas with high energy of the compensated error ɛ c = f C(d,k )f k coud be occusions. ɛ r and ɛc are empoyed to create the weighting maps to be used in equation 5 as foows: W x = 1 λ 2 (ɛ x )2 1 + λ 2 (ɛ x, x {r, c} (7) )2 1 where λ 2 is a decreasing rate. Here λ 2 is chosen as 100 so is defined as 0.5 when the intensity error is 10. Using the steepest descent agorithm, the minimisation of equation 5 can be found as W x q 10 (6) f n+1 k = fk n α k+t F =k T B W c C(d k,)h T A T W r ( y AHC(d,k )fk n ) ] + λ 1 f k where f n+1 k and fk n are the estimated HR frame at the (n+1)th and nth interations, α is a reaxation parameter controing rate of convergence (Here α = 1). The same maps are used to generate the initia vaue, fk 0, i.e. using the weighted average of the adjacent frames as shown in equation 9 and the Wk c is 1. Note that if ˆf does not yet exist, biinear interpoation is empoyed. f 0 k = k+t F =k T B W c C(d,k)ˆf k+t F i=k T B W c i 3.2. Frame Rate Up-Conversion H.264 is a motion compensated codec, which means there is tempora information avaiabe within the bitstream which can be used in the motion estimation process. In the proposed method the motion vectors and macrobock modes present in the H.264 bitstream are used as the initia parameters for biatera motion estimation. A frame to be interpoated is first divided into bocks each of which in turn is estimated as the average of bocks of pixes in the neighbouring frames y F, y B which produce the minimum weighted sum of absoute differences, cacuated as shown in equation 10 and 11: (8) (9) w d = λ 3 d λ 3 d 2 (10) SAD d = w d y F (i + n F v i + d i, j + n F v j (i,j) B +d j ) y B (i n B v i n B d i, j + n B v j n B d j ) n F n F (11) where the weight w d is used to promote motion vectors which are cose to the initia one. This prevents a distant bock with homogeneous detai from being seected as a match between frames. d = (d i, d j ) is a distance from the initia motion vectors v i, v j extracted from H.264 bitstream, n F and n B are the tempora distances to y F and y B, respectivey. λ 3 is a scaing parameter. Here λ 3 is chosen as 1 25 so w is defined as 0.5 when the distance is 5 pixes from the initia motion vector. Afterward an adaptivey weighted vector-median fiter is empoyed to suppress outiers [9]. The frame rate of the LR video is enhanced using proposed method expained above. The interpoated frames are then upsamped to high resoution using biinear interpoation. Subsequenty as the current frame the motion compensation is appied using the neighbouring HR frames pre-generated via SR method as references. Finay the motion is smoothed in the same way appied to LR frames.

5 4. RESULTS The proposed scheme was tested with three standard test sequences: Foreman, Mobie, Carphone. The LR video sequences (QCIF format) were coded with H.264 at 15 frames per second (fps) and were enhanced to CIF format at 30 fps. The resuts were compared with the fu resoution videos coded with H.264 and the existing agorithms introduced in [5] and [7]. Figures 1 and 2 show the resuts of the proposed technique for three different sequences compared to the other agorithms discussed. It can be seen that at ow bitrate (50kbps) the proposed scheme exhibits a 30kbps (37.5%) saving over the fu resoution version compressed with H.264 whist maintaining the same PSNR. The proposed scheme aso outperforms the scheme proposed in [5], which empoys a uniform distribution for modeing quantisation noise, by upto approximatey 0.5 db consistenty across a bitrates. The agorithm proposed in [7] is incuded in the experiment in order to demonstrate the fact that agorithms which obtain promising resuts for uncompressed videos don t necessariy perform we with heaviy compressed data. For Mobie sequence, the proposed scheme achieves ess impressive improvement in terms of PSNR over other methods compared the the other sequences (figures 1 & 2). This is due to the high eve of detai it contains, which is much more senstive to the the downsamping stage present at the encoder and hence makes recovery far more difficut. Note that using PSNR to evauate the perforamce of FI is possiby not suitabe because the reason interva frames are inserted is to produce tempora smoothness, to increase the subjective quaity. The agorithm isn t attempting to estimate the origina frames so much as it is attempting to make the video ess irritating for the observer. PSNR (db) H.264 Proposed FI->SR[Sega] 3DKerne[Takeda] bitrate Fig. 1. Rate-distortion performance of Foreman 5. CONCLUSIONS & FUTURE WORK PSNR (db) H.264 Proposed FI->SR[Sega] 3DKerne[Takeda] bitrate Fig. 2. Rate-distortion performance of Carphone tia and tempora dimensions. A quantisation noise mode used in the SR estimator for ow bitrate video is proposed. Aso the accuracy of the motion estimation is weighted to avoid error accumuation produced in the iterative process. The proposed scheme achieves a bitrate reduction compared to transmitting HR video and gains an improvement of image quaity compared to the existing schemes. The more accurate quantisation noise mode wi be considered using the detais of each video in the future. 6. REFERENCES [1] T Huang and R Tsai, Muti-frame image restoration and registration, Adv. Comput. Vis. Image Process, vo. 1, pp , [2] M Ead and Y He-Or, A fast super-resoution reconstruction agorithm for pure transationa motion and common space-invariant bur, IEEE Trans. Image Processing, vo. 10, no. 8, pp , Aug [3] S. C Park, M. K Park, and M. G Kang, Super-resoution image reconstruction: a technica overview, IEEE Signa Processing Mag., vo. 20, no. 3, pp , May [4] Y Atunbasak, A Patti, and R Mersereau, Super-resoution sti and video reconstruction from mpeg-coded video, IEEE Trans. Circuits Syst. Video Techno., vo. 12, no. 4, pp , Apr [5] C Sega, A Katsaggeos, R Moina, and J Mateos, Bayesian resoution enhancement of compressed video, IEEE Trans. Image Processing, vo. 13, no. 7, pp , Juy [6] C Wang, P Xue, and W Lin, Improved super-resoution reconstruction from video, IEEE Trans. Circuits Syst. Video Techno., vo. 16, no. 11, pp , Nov [7] H Takeda, P Mianfar, M Protter, and M Ead, Superresoution without expicit subpixe motion estimation, IEEE Trans. Image Processing, vo. 18, no. 9, Sep [8] B.-T Choi, S.-H Lee, and S.-J Ko, New frame rate up-conversion using bi-directiona motion estimation, IEEE Trans. Consumer Eectron., vo. 46, no. 3, pp , Aug [9] B.-D Choi, J.-W Han, C.-S Kim, and S.-J Ko, Motion-compensated frame interpoation using biatera motion estimation and adaptive overapped bock motion compensation, IEEE Trans. Circuits Syst. Video Techno., vo. 17, no. 4, pp , Apri This paper presents a nove technique for upsamping ow bitrate video compressed using H.264. The coding parameters embeded in the bitstreams are used to up-scaing both in spa-

Hiding secrete data in compressed images using histogram analysis

Hiding secrete data in compressed images using histogram analysis University of Woongong Research Onine University of Woongong in Dubai - Papers University of Woongong in Dubai 2 iding secrete data in compressed images using histogram anaysis Farhad Keissarian University

More information

JOINT IMAGE REGISTRATION AND EXAMPLE-BASED SUPER-RESOLUTION ALGORITHM

JOINT IMAGE REGISTRATION AND EXAMPLE-BASED SUPER-RESOLUTION ALGORITHM JOINT IMAGE REGISTRATION AND AMPLE-BASED SUPER-RESOLUTION ALGORITHM Hyo-Song Kim, Jeyong Shin, and Rae-Hong Park Department of Eectronic Engineering, Schoo of Engineering, Sogang University 35 Baekbeom-ro,

More information

Mobile App Recommendation: Maximize the Total App Downloads

Mobile App Recommendation: Maximize the Total App Downloads Mobie App Recommendation: Maximize the Tota App Downoads Zhuohua Chen Schoo of Economics and Management Tsinghua University chenzhh3.12@sem.tsinghua.edu.cn Yinghui (Catherine) Yang Graduate Schoo of Management

More information

Further Optimization of the Decoding Method for Shortened Binary Cyclic Fire Code

Further Optimization of the Decoding Method for Shortened Binary Cyclic Fire Code Further Optimization of the Decoding Method for Shortened Binary Cycic Fire Code Ch. Nanda Kishore Heosoft (India) Private Limited 8-2-703, Road No-12 Banjara His, Hyderabad, INDIA Phone: +91-040-3378222

More information

A Fast Block Matching Algorithm Based on the Winner-Update Strategy

A Fast Block Matching Algorithm Based on the Winner-Update Strategy In Proceedings of the Fourth Asian Conference on Computer Vision, Taipei, Taiwan, Jan. 000, Voume, pages 977 98 A Fast Bock Matching Agorithm Based on the Winner-Update Strategy Yong-Sheng Chenyz Yi-Ping

More information

Image Segmentation Using Semi-Supervised k-means

Image Segmentation Using Semi-Supervised k-means I J C T A, 9(34) 2016, pp. 595-601 Internationa Science Press Image Segmentation Using Semi-Supervised k-means Reza Monsefi * and Saeed Zahedi * ABSTRACT Extracting the region of interest is a very chaenging

More information

On-Chip CNN Accelerator for Image Super-Resolution

On-Chip CNN Accelerator for Image Super-Resolution On-Chip CNN Acceerator for Image Super-Resoution Jung-Woo Chang and Suk-Ju Kang Dept. of Eectronic Engineering, Sogang University, Seou, South Korea {zwzang91, sjkang}@sogang.ac.kr ABSTRACT To impement

More information

Fuzzy Perceptual Watermarking For Ownership Verification

Fuzzy Perceptual Watermarking For Ownership Verification Fuzzy Perceptua Watermarking For Ownership Verification Mukesh Motwani 1 and Frederick C. Harris, Jr. 1 1 Computer Science & Engineering Department, University of Nevada, Reno, NV, USA Abstract - An adaptive

More information

A Comparison of a Second-Order versus a Fourth- Order Laplacian Operator in the Multigrid Algorithm

A Comparison of a Second-Order versus a Fourth- Order Laplacian Operator in the Multigrid Algorithm A Comparison of a Second-Order versus a Fourth- Order Lapacian Operator in the Mutigrid Agorithm Kaushik Datta (kdatta@cs.berkeey.edu Math Project May 9, 003 Abstract In this paper, the mutigrid agorithm

More information

Published in: Proc. IEEE International Conference on Acoustics, Speech and Signal Processing, April, 2003

Published in: Proc. IEEE International Conference on Acoustics, Speech and Signal Processing, April, 2003 Aaborg Universitet Compressed Domain Packet Loss Conceament of Sinusoiday Coded Speech Rødbro, Christoffer Asgaard; Christensen, Mads Græsbø; Andersen, Søren Vang; Jensen, Søren Hodt Pubished in: Proc.

More information

Multiple Plane Phase Retrieval Based On Inverse Regularized Imaging and Discrete Diffraction Transform

Multiple Plane Phase Retrieval Based On Inverse Regularized Imaging and Discrete Diffraction Transform Mutipe Pane Phase Retrieva Based On Inverse Reguaried Imaging and Discrete Diffraction Transform Artem Migukin, Vadimir Katkovnik, and Jaakko Astoa Department of Signa Processing, Tampere University of

More information

Real Time Abnormal Motion Detection in Surveillance Video

Real Time Abnormal Motion Detection in Surveillance Video Rea Time Abnorma Motion Detection in Surveiance Video Nahum Kiryati Yan Ivanchenko Tammy Rikin Raviv Shay Roche Vision and Image Anaysis Laboratory Schoo of Eectrica Engineering Te Aviv University Background

More information

An Adaptive Two-Copy Delayed SR-ARQ for Satellite Channels with Shadowing

An Adaptive Two-Copy Delayed SR-ARQ for Satellite Channels with Shadowing An Adaptive Two-Copy Deayed SR-ARQ for Sateite Channes with Shadowing Jing Zhu, Sumit Roy zhuj@ee.washington.edu Department of Eectrica Engineering, University of Washington Abstract- The paper focuses

More information

Lecture Notes for Chapter 4 Part III. Introduction to Data Mining

Lecture Notes for Chapter 4 Part III. Introduction to Data Mining Data Mining Cassification: Basic Concepts, Decision Trees, and Mode Evauation Lecture Notes for Chapter 4 Part III Introduction to Data Mining by Tan, Steinbach, Kumar Adapted by Qiang Yang (2010) Tan,Steinbach,

More information

Filtering. Yao Wang Polytechnic University, Brooklyn, NY 11201

Filtering. Yao Wang Polytechnic University, Brooklyn, NY 11201 Spatia Domain Linear Fitering Yao Wang Poytechnic University Brookyn NY With contribution rom Zhu Liu Onur Gueryuz and Gonzaez/Woods Digita Image Processing ed Introduction Outine Noise remova using ow-pass

More information

A Local Optimal Method on DSA Guiding Template Assignment with Redundant/Dummy Via Insertion

A Local Optimal Method on DSA Guiding Template Assignment with Redundant/Dummy Via Insertion A Loca Optima Method on DSA Guiding Tempate Assignment with Redundant/Dummy Via Insertion Xingquan Li 1, Bei Yu 2, Jiani Chen 1, Wenxing Zhu 1, 24th Asia and South Pacific Design T h e p i c Automation

More information

REAL-TIME VIDEO DENOISING ON MOBILE PHONES. Jana Ehmann, Lun-Cheng Chu, Sung-Fang Tsai and Chia-Kai Liang. Google Inc.

REAL-TIME VIDEO DENOISING ON MOBILE PHONES. Jana Ehmann, Lun-Cheng Chu, Sung-Fang Tsai and Chia-Kai Liang. Google Inc. REAL-TIME VIDEO DENOISING ON MOBILE PHONES Jana Ehmann, Lun-Cheng Chu, Sung-Fang Tsai and Chia-Kai Liang Googe Inc. ABSTRACT We present an agorithm for rea-time video denoising on mobie patforms. Based

More information

Sensitivity Analysis of Hopfield Neural Network in Classifying Natural RGB Color Space

Sensitivity Analysis of Hopfield Neural Network in Classifying Natural RGB Color Space Sensitivity Anaysis of Hopfied Neura Network in Cassifying Natura RGB Coor Space Department of Computer Science University of Sharjah UAE rsammouda@sharjah.ac.ae Abstract: - This paper presents a study

More information

Absolute three-dimensional shape measurement with two-frequency square binary patterns

Absolute three-dimensional shape measurement with two-frequency square binary patterns 871 Vo. 56, No. 31 / November 1 217 / Appied Optics Research Artice Absoute three-dimensiona shape measurement with two-frequency square binary patterns CHUFAN JIANG AND SONG ZHANG* Schoo of Mechanica

More information

Response Surface Model Updating for Nonlinear Structures

Response Surface Model Updating for Nonlinear Structures Response Surface Mode Updating for Noninear Structures Gonaz Shahidi a, Shamim Pakzad b a PhD Student, Department of Civi and Environmenta Engineering, Lehigh University, ATLSS Engineering Research Center,

More information

Digital Image Watermarking Algorithm Based on Fast Curvelet Transform

Digital Image Watermarking Algorithm Based on Fast Curvelet Transform J. Software Engineering & Appications, 010, 3, 939-943 doi:10.436/jsea.010.310111 Pubished Onine October 010 (http://www.scirp.org/journa/jsea) 939 igita Image Watermarking Agorithm Based on Fast Curveet

More information

Research of Classification based on Deep Neural Network

Research of  Classification based on Deep Neural Network 2018 Internationa Conference on Sensor Network and Computer Engineering (ICSNCE 2018) Research of Emai Cassification based on Deep Neura Network Wang Yawen Schoo of Computer Science and Engineering Xi

More information

Neural Network Enhancement of the Los Alamos Force Deployment Estimator

Neural Network Enhancement of the Los Alamos Force Deployment Estimator Missouri University of Science and Technoogy Schoars' Mine Eectrica and Computer Engineering Facuty Research & Creative Works Eectrica and Computer Engineering 1-1-1994 Neura Network Enhancement of the

More information

Endoscopic Motion Compensation of High Speed Videoendoscopy

Endoscopic Motion Compensation of High Speed Videoendoscopy Endoscopic Motion Compensation of High Speed Videoendoscopy Bharath avuri Department of Computer Science and Engineering, University of South Caroina, Coumbia, SC - 901. ravuri@cse.sc.edu Abstract. High

More information

A Petrel Plugin for Surface Modeling

A Petrel Plugin for Surface Modeling A Petre Pugin for Surface Modeing R. M. Hassanpour, S. H. Derakhshan and C. V. Deutsch Structure and thickness uncertainty are important components of any uncertainty study. The exact ocations of the geoogica

More information

Outline. Parallel Numerical Algorithms. Forward Substitution. Triangular Matrices. Solving Triangular Systems. Back Substitution. Parallel Algorithm

Outline. Parallel Numerical Algorithms. Forward Substitution. Triangular Matrices. Solving Triangular Systems. Back Substitution. Parallel Algorithm Outine Parae Numerica Agorithms Chapter 8 Prof. Michae T. Heath Department of Computer Science University of Iinois at Urbana-Champaign CS 554 / CSE 512 1 2 3 4 Trianguar Matrices Michae T. Heath Parae

More information

A METHOD FOR GRIDLESS ROUTING OF PRINTED CIRCUIT BOARDS. A. C. Finch, K. J. Mackenzie, G. J. Balsdon, G. Symonds

A METHOD FOR GRIDLESS ROUTING OF PRINTED CIRCUIT BOARDS. A. C. Finch, K. J. Mackenzie, G. J. Balsdon, G. Symonds A METHOD FOR GRIDLESS ROUTING OF PRINTED CIRCUIT BOARDS A C Finch K J Mackenzie G J Basdon G Symonds Raca-Redac Ltd Newtown Tewkesbury Gos Engand ABSTRACT The introduction of fine-ine technoogies to printed

More information

FREE-FORM ANISOTROPY: A NEW METHOD FOR CRACK DETECTION ON PAVEMENT SURFACE IMAGES

FREE-FORM ANISOTROPY: A NEW METHOD FOR CRACK DETECTION ON PAVEMENT SURFACE IMAGES FREE-FORM ANISOTROPY: A NEW METHOD FOR CRACK DETECTION ON PAVEMENT SURFACE IMAGES Tien Sy Nguyen, Stéphane Begot, Forent Ducuty, Manue Avia To cite this version: Tien Sy Nguyen, Stéphane Begot, Forent

More information

A HIGH PERFORMANCE, LOW LATENCY, LOW POWER AUDIO PROCESSING SYSTEM FOR WIDEBAND SPEECH OVER WIRELESS LINKS

A HIGH PERFORMANCE, LOW LATENCY, LOW POWER AUDIO PROCESSING SYSTEM FOR WIDEBAND SPEECH OVER WIRELESS LINKS A HIGH PERFORMANCE, LOW LATENCY, LOW POWER AUDIO PROCESSING SYSTEM FOR WIDEBAND SPEECH OVER WIRELESS LINKS Etienne Cornu 1, Aain Dufaux 2, and David Hermann 1 1 AMI Semiconductor Canada, 611 Kumpf Drive,

More information

A Design Method for Optimal Truss Structures with Certain Redundancy Based on Combinatorial Rigidity Theory

A Design Method for Optimal Truss Structures with Certain Redundancy Based on Combinatorial Rigidity Theory 0 th Word Congress on Structura and Mutidiscipinary Optimization May 9 -, 03, Orando, Forida, USA A Design Method for Optima Truss Structures with Certain Redundancy Based on Combinatoria Rigidity Theory

More information

Learning Dynamic Guidance for Depth Image Enhancement

Learning Dynamic Guidance for Depth Image Enhancement Learning Dynamic Guidance for Depth Image Enhancement Shuhang Gu 1, Wangmeng Zuo 2, Shi Guo 2, Yunjin Chen 3, Chongyu Chen 4,1, Lei Zhang 1, 1 The Hong Kong Poytechnic University, 2 Harbin Institute of

More information

A Memory Grouping Method for Sharing Memory BIST Logic

A Memory Grouping Method for Sharing Memory BIST Logic A Memory Grouping Method for Sharing Memory BIST Logic Masahide Miyazai, Tomoazu Yoneda, and Hideo Fuiwara Graduate Schoo of Information Science, Nara Institute of Science and Technoogy (NAIST), 8916-5

More information

Research on UAV Fixed Area Inspection based on Image Reconstruction

Research on UAV Fixed Area Inspection based on Image Reconstruction Research on UAV Fixed Area Inspection based on Image Reconstruction Kun Cao a, Fei Wu b Schoo of Eectronic and Eectrica Engineering, Shanghai University of Engineering Science, Abstract Shanghai 20600,

More information

Infinity Connect Web App Customization Guide

Infinity Connect Web App Customization Guide Infinity Connect Web App Customization Guide Contents Introduction 1 Hosting the customized Web App 2 Customizing the appication 3 More information 8 Introduction The Infinity Connect Web App is incuded

More information

Arithmetic Coding. Prof. Ja-Ling Wu. Department of Computer Science and Information Engineering National Taiwan University

Arithmetic Coding. Prof. Ja-Ling Wu. Department of Computer Science and Information Engineering National Taiwan University Arithmetic Coding Prof. Ja-Ling Wu Department of Computer Science and Information Engineering Nationa Taiwan University F(X) Shannon-Fano-Eias Coding W..o.g. we can take X={,,,m}. Assume p()>0 for a. The

More information

CLOUD RADIO ACCESS NETWORK WITH OPTIMIZED BASE-STATION CACHING

CLOUD RADIO ACCESS NETWORK WITH OPTIMIZED BASE-STATION CACHING CLOUD RADIO ACCESS NETWORK WITH OPTIMIZED BASE-STATION CACHING Binbin Dai and Wei Yu Ya-Feng Liu Department of Eectrica and Computer Engineering University of Toronto, Toronto ON, Canada M5S 3G4 Emais:

More information

MULTIGRID REDUCTION IN TIME FOR NONLINEAR PARABOLIC PROBLEMS: A CASE STUDY

MULTIGRID REDUCTION IN TIME FOR NONLINEAR PARABOLIC PROBLEMS: A CASE STUDY MULTIGRID REDUCTION IN TIME FOR NONLINEAR PARABOLIC PROBLEMS: A CASE STUDY R.D. FALGOUT, T.A. MANTEUFFEL, B. O NEILL, AND J.B. SCHRODER Abstract. The need for paraeism in the time dimension is being driven

More information

CHAPTER 5 EXPERIMENTAL RESULTS. 5.1 Boresight Calibration

CHAPTER 5 EXPERIMENTAL RESULTS. 5.1 Boresight Calibration CHAPTER 5 EXPERIMENTAL RESULTS 5. Boresight Caibration To compare the accuracy of determined boresight misaignment parameters, both the manua tie point seections and the tie points detected with image

More information

An Edge Guided Image Interpolation Algorithm via Directional Filtering and Data Fusion

An Edge Guided Image Interpolation Algorithm via Directional Filtering and Data Fusion An Edge Guided Image Interpoation Agoritm via Directiona Fitering and Data Fusion Lei Zang *a, Member, IEEE, and Xiaoin Wu b, Senior Member, IEEE a Dept. of Computing, Te Hong Kong Poytecnic University

More information

Joint disparity and motion eld estimation in. stereoscopic image sequences. Ioannis Patras, Nikos Alvertos and Georgios Tziritas y.

Joint disparity and motion eld estimation in. stereoscopic image sequences. Ioannis Patras, Nikos Alvertos and Georgios Tziritas y. FORTH-ICS / TR-157 December 1995 Joint disparity and motion ed estimation in stereoscopic image sequences Ioannis Patras, Nikos Avertos and Georgios Tziritas y Abstract This work aims at determining four

More information

AN EVOLUTIONARY APPROACH TO OPTIMIZATION OF A LAYOUT CHART

AN EVOLUTIONARY APPROACH TO OPTIMIZATION OF A LAYOUT CHART 13 AN EVOLUTIONARY APPROACH TO OPTIMIZATION OF A LAYOUT CHART Eva Vona University of Ostrava, 30th dubna st. 22, Ostrava, Czech Repubic e-mai: Eva.Vona@osu.cz Abstract: This artice presents the use of

More information

Nearest Neighbor Learning

Nearest Neighbor Learning Nearest Neighbor Learning Cassify based on oca simiarity Ranges from simpe nearest neighbor to case-based and anaogica reasoning Use oca information near the current query instance to decide the cassification

More information

Modelling and Performance Evaluation of Router Transparent Web cache Mode

Modelling and Performance Evaluation of Router Transparent Web cache Mode Emad Hassan A-Hemiary IJCSET Juy 2012 Vo 2, Issue 7,1316-1320 Modeing and Performance Evauation of Transparent cache Mode Emad Hassan A-Hemiary Network Engineering Department, Coege of Information Engineering,

More information

Topology-aware Key Management Schemes for Wireless Multicast

Topology-aware Key Management Schemes for Wireless Multicast Topoogy-aware Key Management Schemes for Wireess Muticast Yan Sun, Wade Trappe,andK.J.RayLiu Department of Eectrica and Computer Engineering, University of Maryand, Coege Park Emai: ysun, kjriu@gue.umd.edu

More information

CS 231. Inverse Kinematics Intro to Motion Capture. 3D characters. Representation. 1) Skeleton Origin (root) Joint centers/ bones lengths

CS 231. Inverse Kinematics Intro to Motion Capture. 3D characters. Representation. 1) Skeleton Origin (root) Joint centers/ bones lengths CS Inverse Kinematics Intro to Motion Capture Representation D characters ) Skeeton Origin (root) Joint centers/ bones engths ) Keyframes Pos/Rot Root (x) Joint Anges (q) Kinematics study of static movement

More information

An Indian Journal FULL PAPER ABSTRACT KEYWORDS. Trade Science Inc.

An Indian Journal FULL PAPER ABSTRACT KEYWORDS. Trade Science Inc. [Type text] [Type text] [Type text] ISSN : 0974-7435 Voume 10 Issue 16 BioTechnoogy 014 An Indian Journa FULL PAPER BTAIJ, 10(16), 014 [999-9307] Study on prediction of type- fuzzy ogic power system based

More information

Adaptive 360 VR Video Streaming: Divide and Conquer!

Adaptive 360 VR Video Streaming: Divide and Conquer! Adaptive 360 VR Video Streaming: Divide and Conquer! Mohammad Hosseini *, Viswanathan Swaminathan * University of Iinois at Urbana-Champaign (UIUC) Adobe Research, San Jose, USA Emai: shossen2@iinois.edu,

More information

QoS-Aware Data Transmission and Wireless Energy Transfer: Performance Modeling and Optimization

QoS-Aware Data Transmission and Wireless Energy Transfer: Performance Modeling and Optimization QoS-Aware Data Transmission and Wireess Energy Transfer: Performance Modeing and Optimization Dusit Niyato, Ping Wang, Yeow Wai Leong, and Tan Hwee Pink Schoo of Computer Engineering, Nanyang Technoogica

More information

InnerSpec: Technical Report

InnerSpec: Technical Report InnerSpec: Technica Report Fabrizio Guerrini, Aessandro Gnutti, Riccardo Leonardi Department of Information Engineering, University of Brescia Via Branze 38, 25123 Brescia, Itay {fabrizio.guerrini, a.gnutti006,

More information

A Near-Optimal Distributed QoS Constrained Routing Algorithm for Multichannel Wireless Sensor Networks

A Near-Optimal Distributed QoS Constrained Routing Algorithm for Multichannel Wireless Sensor Networks Sensors 2013, 13, 16424-16450; doi:10.3390/s131216424 Artice OPEN ACCESS sensors ISSN 1424-8220 www.mdpi.com/journa/sensors A Near-Optima Distributed QoS Constrained Routing Agorithm for Mutichanne Wireess

More information

Self-Control Cyclic Access with Time Division - A MAC Proposal for The HFC System

Self-Control Cyclic Access with Time Division - A MAC Proposal for The HFC System Sef-Contro Cycic Access with Time Division - A MAC Proposa for The HFC System S.M. Jiang, Danny H.K. Tsang, Samue T. Chanson Hong Kong University of Science & Technoogy Cear Water Bay, Kowoon, Hong Kong

More information

Language Identification for Texts Written in Transliteration

Language Identification for Texts Written in Transliteration Language Identification for Texts Written in Transiteration Andrey Chepovskiy, Sergey Gusev, Margarita Kurbatova Higher Schoo of Economics, Data Anaysis and Artificia Inteigence Department, Pokrovskiy

More information

On Upper Bounds for Assortment Optimization under the Mixture of Multinomial Logit Models

On Upper Bounds for Assortment Optimization under the Mixture of Multinomial Logit Models On Upper Bounds for Assortment Optimization under the Mixture of Mutinomia Logit Modes Sumit Kunnumka September 30, 2014 Abstract The assortment optimization probem under the mixture of mutinomia ogit

More information

Performance Enhancement of 2D Face Recognition via Mosaicing

Performance Enhancement of 2D Face Recognition via Mosaicing Performance Enhancement of D Face Recognition via Mosaicing Richa Singh, Mayank Vatsa, Arun Ross, Afze Noore West Virginia University, Morgantown, WV 6506 {richas, mayankv, ross, noore}@csee.wvu.edu Abstract

More information

As Michi Henning and Steve Vinoski showed 1, calling a remote

As Michi Henning and Steve Vinoski showed 1, calling a remote Reducing CORBA Ca Latency by Caching and Prefetching Bernd Brügge and Christoph Vismeier Technische Universität München Method ca atency is a major probem in approaches based on object-oriented middeware

More information

WATERMARKING GIS DATA FOR DIGITAL MAP COPYRIGHT PROTECTION

WATERMARKING GIS DATA FOR DIGITAL MAP COPYRIGHT PROTECTION WATERMARKING GIS DATA FOR DIGITAL MAP COPYRIGHT PROTECTION Shen Tao Chinese Academy of Surveying and Mapping, Beijing 100039, China shentao@casm.ac.cn Xu Dehe Institute of resources and environment, North

More information

A study of comparative evaluation of methods for image processing using color features

A study of comparative evaluation of methods for image processing using color features A study of comparative evauation of methods for image processing using coor features FLORENTINA MAGDA ENESCU,CAZACU DUMITRU Department Eectronics, Computers and Eectrica Engineering University Pitești

More information

Multi-Robot Pose Graph Localization and Data Association from Unknown Initial Relative Poses

Multi-Robot Pose Graph Localization and Data Association from Unknown Initial Relative Poses 1 Muti-Robot Pose Graph Locaization and Data Association from Unknown Initia Reative Poses Vadim Indeman, Erik Neson, Nathan Michae and Frank Deaert Institute of Robotics and Inteigent Machines (IRIM)

More information

Chapter Multidimensional Direct Search Method

Chapter Multidimensional Direct Search Method Chapter 09.03 Mutidimensiona Direct Search Method After reading this chapter, you shoud be abe to:. Understand the fundamentas of the mutidimensiona direct search methods. Understand how the coordinate

More information

A NEW APPROACH FOR BLOCK BASED STEGANALYSIS USING A MULTI-CLASSIFIER

A NEW APPROACH FOR BLOCK BASED STEGANALYSIS USING A MULTI-CLASSIFIER Internationa Journa on Technica and Physica Probems of Engineering (IJTPE) Pubished by Internationa Organization of IOTPE ISSN 077-358 IJTPE Journa www.iotpe.com ijtpe@iotpe.com September 014 Issue 0 Voume

More information

Research Article Frame Interpolation Based on Visual Correspondence and Coherency Sensitive Hashing

Research Article Frame Interpolation Based on Visual Correspondence and Coherency Sensitive Hashing Mathematica Probems in Engineering Voume 2013, Artice ID 453278, 11 pages http://dx.doi.org/10.1155/2013/453278 Research Artice Frame Interpoation Based on Visua Correspondence and Coherency Sensitive

More information

Backing-up Fuzzy Control of a Truck-trailer Equipped with a Kingpin Sliding Mechanism

Backing-up Fuzzy Control of a Truck-trailer Equipped with a Kingpin Sliding Mechanism Backing-up Fuzzy Contro of a Truck-traier Equipped with a Kingpin Siding Mechanism G. Siamantas and S. Manesis Eectrica & Computer Engineering Dept., University of Patras, Patras, Greece gsiama@upatras.gr;stam.manesis@ece.upatras.gr

More information

Image Processing Technology of FLIR-based Enhanced Vision System

Image Processing Technology of FLIR-based Enhanced Vision System 25 TH INTERNATIONAL CONGRESS OF THE AERONAUTICAL SCIENCES Image Processing Technoogy of FLIR-based Enhanced Vision System Ding Quan Xin, Zhu Rong Gang,Zhao Zhen Yu Luoyang Institute of Eectro-optica Equipment

More information

Real-Time Feature Descriptor Matching via a Multi-Resolution Exhaustive Search Method

Real-Time Feature Descriptor Matching via a Multi-Resolution Exhaustive Search Method 297 Rea-Time Feature escriptor Matching via a Muti-Resoution Ehaustive Search Method Chi-Yi Tsai, An-Hung Tsao, and Chuan-Wei Wang epartment of Eectrica Engineering, Tamang University, New Taipei City,

More information

University of Illinois at Urbana-Champaign, Urbana, IL 61801, /11/$ IEEE 162

University of Illinois at Urbana-Champaign, Urbana, IL 61801, /11/$ IEEE 162 oward Efficient Spatia Variation Decomposition via Sparse Regression Wangyang Zhang, Karthik Baakrishnan, Xin Li, Duane Boning and Rob Rutenbar 3 Carnegie Meon University, Pittsburgh, PA 53, wangyan@ece.cmu.edu,

More information

Multi-level Shape Recognition based on Wavelet-Transform. Modulus Maxima

Multi-level Shape Recognition based on Wavelet-Transform. Modulus Maxima uti-eve Shape Recognition based on Waveet-Transform oduus axima Faouzi Aaya Cheikh, Azhar Quddus and oncef Gabbouj Tampere University of Technoogy (TUT), Signa Processing aboratory, P.O. Box 553, FIN-33101

More information

Service Scheduling for General Packet Radio Service Classes

Service Scheduling for General Packet Radio Service Classes Service Scheduing for Genera Packet Radio Service Casses Qixiang Pang, Amir Bigoo, Victor C. M. Leung, Chris Schoefied Department of Eectrica and Computer Engineering, University of British Coumbia, Vancouver,

More information

Load Balancing by MPLS in Differentiated Services Networks

Load Balancing by MPLS in Differentiated Services Networks Load Baancing by MPLS in Differentiated Services Networks Riikka Susitaiva, Jorma Virtamo, and Samui Aato Networking Laboratory, Hesinki University of Technoogy P.O.Box 3000, FIN-02015 HUT, Finand {riikka.susitaiva,

More information

Solutions to the Final Exam

Solutions to the Final Exam CS/Math 24: Intro to Discrete Math 5//2 Instructor: Dieter van Mekebeek Soutions to the Fina Exam Probem Let D be the set of a peope. From the definition of R we see that (x, y) R if and ony if x is a

More information

Resource Optimization to Provision a Virtual Private Network Using the Hose Model

Resource Optimization to Provision a Virtual Private Network Using the Hose Model Resource Optimization to Provision a Virtua Private Network Using the Hose Mode Monia Ghobadi, Sudhakar Ganti, Ghoamai C. Shoja University of Victoria, Victoria C, Canada V8W 3P6 e-mai: {monia, sganti,

More information

Outline. Introduce yourself!! What is Machine Learning? What is CAP-5610 about? Class information and logistics

Outline. Introduce yourself!! What is Machine Learning? What is CAP-5610 about? Class information and logistics Outine Introduce yoursef!! What is Machine Learning? What is CAP-5610 about? Cass information and ogistics Lecture Notes for E Apaydın 2010 Introduction to Machine Learning 2e The MIT Press (V1.0) About

More information

Research on the overall optimization method of well pattern in water drive reservoirs

Research on the overall optimization method of well pattern in water drive reservoirs J Petro Expor Prod Techno (27) 7:465 47 DOI.7/s322-6-265-3 ORIGINAL PAPER - EXPLORATION ENGINEERING Research on the overa optimization method of we pattern in water drive reservoirs Zhibin Zhou Jiexiang

More information

No connection establishment Do not perform Flow control Error control Retransmission Suitable for small request/response scenario E.g.

No connection establishment Do not perform Flow control Error control Retransmission Suitable for small request/response scenario E.g. UDP & TCP 2018/3/26 UDP Header Characteristics of UDP No connection estabishment Do not perform Fow contro Error contro Retransmission Suitabe for sma request/response scenario E.g., DNS Remote Procedure

More information

PCT: Partial Co-Alignment of Social Networks

PCT: Partial Co-Alignment of Social Networks PCT: Partia Co-Aignment of Socia Networks Jiawei Zhang University of Iinois at Chicago Chicago, IL, USA jzhan9@uicedu Phiip S Yu University of Iinois at Chicago, IL, USA Institute for Data Science Tsinghua

More information

Fastest-Path Computation

Fastest-Path Computation Fastest-Path Computation DONGHUI ZHANG Coege of Computer & Information Science Northeastern University Synonyms fastest route; driving direction Definition In the United states, ony 9.% of the househods

More information

Application of Image Fusion Techniques on Medical Images

Application of Image Fusion Techniques on Medical Images Internationa Journa of Current Engineering and Technoogy E-ISS 77 406, P-ISS 347 56 07 IPRESSCO, A Rights Reserved Avaiabe at http://inpressco.com/category/icet Research Artice Appication of Image usion

More information

A Fast-Convergence Decoding Method and Memory-Efficient VLSI Decoder Architecture for Irregular LDPC Codes in the IEEE 802.

A Fast-Convergence Decoding Method and Memory-Efficient VLSI Decoder Architecture for Irregular LDPC Codes in the IEEE 802. A Fast-Convergence Decoding Method and Memory-Efficient VLSI Decoder Architecture for Irreguar LDPC Codes in the IEEE 82.16e Standards Yeong-Luh Ueng and Chung-Chao Cheng Dept. of Eectrica Engineering,

More information

Interference Spins Popovski, Petar; Simeone, Osvaldo; Nielsen, Jimmy Jessen; Stefanovic, Cedomir

Interference Spins Popovski, Petar; Simeone, Osvaldo; Nielsen, Jimmy Jessen; Stefanovic, Cedomir Aaborg Universitet Interference Spins Popovski, Petar; Simeone, Osvado; Niesen, Jimmy Jessen; Stefanovic, Cedomir Pubished in: I E E E Communications Letters DOI (ink to pubication from Pubisher): 10.1109/LCOMM.2014.2387166

More information

Replication of Virtual Network Functions: Optimizing Link Utilization and Resource Costs

Replication of Virtual Network Functions: Optimizing Link Utilization and Resource Costs Repication of Virtua Network Functions: Optimizing Link Utiization and Resource Costs Francisco Carpio, Wogang Bziuk and Admea Jukan Technische Universität Braunschweig, Germany Emai:{f.carpio, w.bziuk,

More information

Handling Outliers in Non-Blind Image Deconvolution

Handling Outliers in Non-Blind Image Deconvolution Handing Outiers in Non-Bind Image Deconvoution Sunghyun Cho 1 Jue Wang 2 Seungyong Lee 1,2 sodomau@postech.ac.kr juewang@adobe.com eesy@postech.ac.kr 1 POSTECH 2 Adobe Systems Abstract Non-bind deconvoution

More information

arxiv: v1 [cs.cv] 28 Sep 2015

arxiv: v1 [cs.cv] 28 Sep 2015 Fast Non-oca Stereo Matching based on Hierarchica Disparity Prediction Xuan Luo, Xuejiao Bai, Shuo Li, Hongtao Lu Shanghai Jiao Tong University, No. 800, Dongchuan Road, Shanghai, China {roxanneuo, yukiaya,

More information

A New Supervised Clustering Algorithm Based on Min-Max Modular Network with Gaussian-Zero-Crossing Functions

A New Supervised Clustering Algorithm Based on Min-Max Modular Network with Gaussian-Zero-Crossing Functions 2006 Internationa Joint Conference on Neura Networks Sheraton Vancouver Wa Centre Hote, Vancouver, BC, Canada Juy 16-21, 2006 A New Supervised Custering Agorithm Based on Min-Max Moduar Network with Gaussian-Zero-Crossing

More information

NCH Software Spin 3D Mesh Converter

NCH Software Spin 3D Mesh Converter NCH Software Spin 3D Mesh Converter This user guide has been created for use with Spin 3D Mesh Converter Version 1.xx NCH Software Technica Support If you have difficuties using Spin 3D Mesh Converter

More information

Archive Software with value add services:

Archive Software with value add services: E-Mai Archive Software with vaue add services: Protect your emais from data oss through reasonabe and secure backup features. Increase the productivity of your team by using the integrated search engine

More information

Image/Video Deblurring using a Hybrid Camera

Image/Video Deblurring using a Hybrid Camera Image/Video Deburring using a Hybrid Camera Yu-Wing Tai Hao Du Michae S. Brown Stephen Lin yuwing@nus.edu.sg duhao@fudan.edu.cn brown@comp.nus.edu.sg stevein@microsoft.com Nationa University of Singapore

More information

5940 IEEE TRANSACTIONS ON WIRELESS COMMUNICATIONS, VOL. 13, NO. 11, NOVEMBER 2014

5940 IEEE TRANSACTIONS ON WIRELESS COMMUNICATIONS, VOL. 13, NO. 11, NOVEMBER 2014 5940 IEEE TRANSACTIONS ON WIRELESS COMMUNICATIONS, VOL. 13, NO. 11, NOVEMBER 014 Topoogy-Transparent Scheduing in Mobie Ad Hoc Networks With Mutipe Packet Reception Capabiity Yiming Liu, Member, IEEE,

More information

Providing Hop-by-Hop Authentication and Source Privacy in Wireless Sensor Networks

Providing Hop-by-Hop Authentication and Source Privacy in Wireless Sensor Networks The 31st Annua IEEE Internationa Conference on Computer Communications: Mini-Conference Providing Hop-by-Hop Authentication and Source Privacy in Wireess Sensor Networks Yun Li Jian Li Jian Ren Department

More information

Alpha labelings of straight simple polyominal caterpillars

Alpha labelings of straight simple polyominal caterpillars Apha abeings of straight simpe poyomina caterpiars Daibor Froncek, O Nei Kingston, Kye Vezina Department of Mathematics and Statistics University of Minnesota Duuth University Drive Duuth, MN 82-3, U.S.A.

More information

Lecture outline Graphics and Interaction Scan Converting Polygons and Lines. Inside or outside a polygon? Scan conversion.

Lecture outline Graphics and Interaction Scan Converting Polygons and Lines. Inside or outside a polygon? Scan conversion. Lecture outine 433-324 Graphics and Interaction Scan Converting Poygons and Lines Department of Computer Science and Software Engineering The Introduction Scan conversion Scan-ine agorithm Edge coherence

More information

Infinite Server Queueing Networks with Deadline Based Routing

Infinite Server Queueing Networks with Deadline Based Routing Infinite Server Queueing Networks with Deadine Based Routing Nea Master and Nichoas Bambos BCMP networks in the more genera framework of Key networks [8]. Key networks have been used and buit upon in severa

More information

Privacy Preserving Subgraph Matching on Large Graphs in Cloud

Privacy Preserving Subgraph Matching on Large Graphs in Cloud Privacy Preserving Subgraph Matching on Large Graphs in Coud Zhao Chang,#, Lei Zou, Feifei Li # Peing University, China; # University of Utah, USA; {changzhao,zouei}@pu.edu.cn; {zchang,ifeifei}@cs.utah.edu

More information

Operating Avaya Aura Conferencing

Operating Avaya Aura Conferencing Operating Avaya Aura Conferencing Reease 6.0 June 2011 04-603510 Issue 1 2010 Avaya Inc. A Rights Reserved. Notice Whie reasonabe efforts were made to ensure that the information in this document was compete

More information

TSR: Topology Reduction from Tree to Star Data Grids

TSR: Topology Reduction from Tree to Star Data Grids 03 Seventh Internationa Conference on Innovative Mobie and Internet Services in biquitous Computing TSR: Topoogy Reduction from Tree to Star Data Grids Ming-Chang Lee #, Fang-Yie Leu *, Ying-ping Chen

More information

THE PERCENTAGE OCCUPANCY HIT OR MISS TRANSFORM

THE PERCENTAGE OCCUPANCY HIT OR MISS TRANSFORM 17th European Signa Processing Conference (EUSIPCO 2009) Gasgow, Scotand, August 24-28, 2009 THE PERCENTAGE OCCUPANCY HIT OR MISS TRANSFORM P. Murray 1, S. Marsha 1, and E.Buinger 2 1 Dept. of Eectronic

More information

Quality Assessment using Tone Mapping Algorithm

Quality Assessment using Tone Mapping Algorithm Quaity Assessment using Tone Mapping Agorithm Nandiki.pushpa atha, Kuriti.Rajendra Prasad Research Schoar, Assistant Professor, Vignan s institute of engineering for women, Visakhapatnam, Andhra Pradesh,

More information

Optimization and Application of Support Vector Machine Based on SVM Algorithm Parameters

Optimization and Application of Support Vector Machine Based on SVM Algorithm Parameters Optimization and Appication of Support Vector Machine Based on SVM Agorithm Parameters YAN Hui-feng 1, WANG Wei-feng 1, LIU Jie 2 1 ChongQing University of Posts and Teecom 400065, China 2 Schoo Of Civi

More information

Application of Intelligence Based Genetic Algorithm for Job Sequencing Problem on Parallel Mixed-Model Assembly Line

Application of Intelligence Based Genetic Algorithm for Job Sequencing Problem on Parallel Mixed-Model Assembly Line American J. of Engineering and Appied Sciences 3 (): 5-24, 200 ISSN 94-7020 200 Science Pubications Appication of Inteigence Based Genetic Agorithm for Job Sequencing Probem on Parae Mixed-Mode Assemby

More information

Solving Large Double Digestion Problems for DNA Restriction Mapping by Using Branch-and-Bound Integer Linear Programming

Solving Large Double Digestion Problems for DNA Restriction Mapping by Using Branch-and-Bound Integer Linear Programming The First Internationa Symposium on Optimization and Systems Bioogy (OSB 07) Beijing, China, August 8 10, 2007 Copyright 2007 ORSC & APORC pp. 267 279 Soving Large Doube Digestion Probems for DNA Restriction

More information

A Two-Step Approach to Hallucinating Faces: Global Parametric Model and Local Nonparametric Model

A Two-Step Approach to Hallucinating Faces: Global Parametric Model and Local Nonparametric Model A Two-Step Approach to aucinating Faces: Goba Parametric Mode and Loca Nonparametric Mode Ce Liu eung-yeung Shum Chang-Shui Zhang State Key Lab of nteigent Technoogy and Systems, Dept. of Automation, Tsinghua

More information

PHASE retrieval has been an active research topic for decades [1], [2]. The underlying goal is to estimate an unknown

PHASE retrieval has been an active research topic for decades [1], [2]. The underlying goal is to estimate an unknown DOLPHIn Dictionary Learning for Phase Retrieva Andreas M. Timann, Yonina C. Edar, Feow, IEEE, and Juien Maira, Member, IEEE arxiv:60.063v [math.oc] 3 Aug 06 Abstract We propose a new agorithm to earn a

More information