Motion Compensated Frame Interpolation Using Motion Vector Refinement with Low Complexity

Size: px
Start display at page:

Download "Motion Compensated Frame Interpolation Using Motion Vector Refinement with Low Complexity"

Transcription

1 Motion Compensated Frame Interpolation Using Motion Vector Refinement with Low Complexity Jun-Geon Kim and Daeho Lee Abstract-- In this paper, we propose a noel method of motion compensated frame interpolation (MCFI). We use the bilateral motion estimation (BME) scheme haing a lower computation to estimate motion ectors (MVs) for an interpolated frame. By applying ector refinement, precise MVs can be calculated to enhance qualities of complex images. Finally, Oerlapped block motion compensation (OBMC) is applied to reduce blocking artifact. Experimental results show that our method offers the faster computation speed and image improement in complex scene. Index Terms Bilateral motion estimation, frame rate up-conersion, motion compensated frame interpolation, ector refinement I. INTRODUCTION The frame rate up-conersion (FRUC) is technique to increase a temporal resolution by generating an intermediate frame by using adjacent frames. It is important area to hae a ariety of application. In ideo transmission, temporal down-sampling is frequently used on channel haing a bandwidth restriction. Howeer, although a periodic skipping of frame is used, it necessarily causes to degrade the smooth motion quality of ideo. So, it needs temporal up-sampling by FRUC scheme in receier unit to hae a good quality. Another application is motion blur reduction for liquid crystal display (LCD) teleision. LCD usually shows the phenomenon near fast moing object, when it has low frame rates. The motion blur fundamentally arises from the slow response time and hold-type rendering of LCD. FRUC scheme becomes one solution, which generates more frames such that the LCDs can display these frames faster, in this situation. [, ] FRUC algorithms may be roughly diided in two methods by whether they use motion information or not [3, 4]. The latter utilizes simple methods such as linear interpolation and frame repetition etc. It is simple to implement in This research was funded by the MSIP(Ministry of Science, ICT & Future Planning), Korea in the ICT R&D Program 03. Jun-Geon Kim is now with the Department of Electronics and Radio Engineering, Kyung Hee Uniersity, Yongin-si, Gyeonggi-do, Korea. ( joongoen@khu.ac.kr ). Daeho Lee is an Associate Professor in the Humanitas College, Kyung Hee Uniersity, Yongin-si, Gyeonggi-do, Korea. ( nize@khu.ac.kr ). ISBN: hardware or software, but it incurs jerkiness and ghost phenomenon for moing object. In case of the former, because of constructing an interpolated frame by using motion of object, it is referred to as motion-compensated frame rate up-conersion (MC-FRUC). This method has more complex than the preious one, but it is widely used because of generating a high quality interpolated frame. MC- FRUC is composed of two steps: first, motion estimation (ME) and second, motion-compensated frame interpolation (MCFI). In ME step, block matching algorithm (BMA), which calculates similarities between blocks by using sum of absolute differences of two blocks pixel alue, is commonly used to find a motion ector field of the entire frame being predicted. And then, an intermediate frame is generated by interpolating each block according to corresponsie motion ector (MV). In preious work, seeral techniques to discoer MVs are proposed. Forward ME, one among them, is that a block in current frame compares with one in search range of preious frame considered as a reference frame to find MVs. Backward ME makes a current frame as a reference frame. And, Bilateral ME (BME) [5] and BME with side matching distortion (SMD) [6] are proposed. The scheme considers similarity between predicted block and already interpolated surrounding blocks to reduce block artifacts, but it has highly complex computation and also, high quality is not guaranteed for complex scenes. Because the performance of FRUC algorithms strongly depends on estimated MV and interpolation process, it is proposed that MV is smoothed with its neighboring MVs to get more accuracy MVs [7]. In this paper, we apply ector refinement to BME with SMD, whereby MVs predicted is refined by nearby MVs for much accurate it. Consequently, it leads to generation of quality frame in seeral sequences. It generally shows good performance through seeral experiment sequences in terms of both objectie and subjectie ealuation. Especially, it has adantage of haing relatiely better performance in complex or translational sequence. So, we sole the problem that computation of bilateral ME with SMD is ery high by lowering unnecessary algorithm repeat number. II. MOTION COMPENSATED INTERPOLATION A. Bilateral ME with SMD haing complexity reduction References [5, 6] proposed bilateral ME that find the motion ectors of intermediate frame. This scheme supposes that motion trajectory passes through intermediate frame linearly from a block in preious frame to one in next frame. Specifically, we acquire a motion trajectory by comparing a

2 block in preious frame and one in next frame which are at symmetric position oer one in preious frame. Fig. depicts an aboe situation well. Let f n-, f n and fn+ denote a preious, intermediate and next frame, respectiely. Let s denotes a position indicating a pixel of a block in intermediate frame f n and denotes one of candidates of ectors of current block. And then, one pixel on s in an intermediate frame is mapped to one pixel on s - in preious frame and one pixel Fig.. Bilateral motion estimation. on s + in the next frame. We determine a MV among MV candidates concerning a block by comparing only all blocks in symmetric relation through the cost function as SBAD calculated by SBAD [B, ] = f [ ] f [ s+ ]. () i, j n- n+ s B After SBAD is computed in all each candidate motion ector, a motion ector that minimizes SBAD alue is chosen as MV of current block. Howeer, it doesn t produce a reliable motion ector when objects hae rotational or zooming motion. So, Bilateral ME with SMD is proposed. This algorithm adds side match distortion that measures a similarity between neighboring blocks and a predicted block by using side pixel alues of a current block and neighboring blocks as shown in Fig.. To judge a similarity, it computes the aerage of sum of absolute pixel differences between borders of neighboring and a predicted block by N SMD[B i,j, ] = fˆ [g ˆ n k, ] f n[h k], () N k= 0 where gk and h k mean the position of the kth pixel on four boundaries of block in the predicted block and neighboring block, respectiely. And, N and fˆ n [g k, ] denotes the number of border pixel in predicted block and an interpolated pixel alue in an intermediate frame when a motion ector is set to. Keep in mind an interpolated pixel, f ˆ [h ] n k, in neighboring blocks should be usable when SMD is computed. Therefore, there are no pixel alues of any neighbor blocks when it, firstly, is calculated in a leftmost and uppermost block. There is only a left neighboring block in second block. There are, except for blocks on first column, both left and upper block from second row until last row. Once entire interpolated blocks are obtained, there are interpolated left, right, upper and under block as shown in Fig.. We select the best motion ector i,j, which minimizes a weighted sum of the SBAD and the SMD, for block, B i,j, being processed in intermediate frame. i,j = arg min{ u SBAD [B i,j, ] + ( u) SMD [B i,j, ] }, (3) Fig.. Side matching distortion. where u is a weighting factor, 0< u <. As referred to earlier, since an under and right block is not interpolated yet in the first processing step, SMD is calculated by only left and upper one in this step. After that, the estimation process utilizing four blocks is iteratiely used until all motion ector estimated is not changed. We experimented how the change of iteration number affects a subjectie and objectie performance of algorithm and to compare computation speed according to iteration number. And, we found the proper number of iteration.

3 B. Vector refinement The quality of motion-compensated frame highly depends on how precisely motion ector is estimated. Thus, obtaining precise motion ectors is ery important. We use the ector refinement method, which is proposed in [5], for precise motion ector to be extracted. Refinement procedure of the algorithms is in followings; let ( X) denote motion ector of x block. SBADs of nine motion ector including ( B) and ( N ~8 ) are calculated and then, we determine the motion ector that minimizes SBAD by min ( B) = arg min SBAD [ B, ], (4) (B),(N ), 0 i 8. where { } i fˆ ( s) = [ ˆ ( s) + ˆ () s + ˆ () s + ˆ R f ()] s n, fn, fn,3 fn,4 4 In R region, fˆ ( s) = [ ˆ () s + ˆ R f ()] s n, fn,4, s R. (6), s R. (7) Process described aboe is applied to all two or four oerlapped region in entire intermediate frame. Original pixel f ˆ s, is used in non-oerlapping region. alue, ( ) n Fig. 4. Motion-compensated frame of garden when OBMC is not applied. Fig. 3. B is block that MV being refined belongs to. N ~ N 8 are neighboring blocks We can discoer that the performance of algorithm generally is improed by adding ector refinement technique to bilateral ME with SMD and especially, it shows better performance in sequences haing translational moement or complex pattern. C. Oerlapped block motion compensation If we try to generate motion-compensated frame without OBMC, it necessarily results in ugly intermediate frame due to blocking artifacts as shown in red box of Fig. 4. Thus, OBMC is needed to reduce the artifacts. So, we select the method proposed by [5], because of simplicity. Key idea of the OBMC is smoothing the boundaries between blocks by oerlapping pixels around boundary. The method for OBMC is described well in Fig. 5 and detailed calculation process of it is as in the followings; n, s fn- s fn+ n, s fn- s fn+ n,3 s fn- s fn+ n,4 s fn- s fn+ where B denotes extended block. E,x In R region, E,, (5a) E,, (5b) E,3, (5c) E,4, (5d) Fig. 5. OBMC is depicted. Let O,E and w denote original block size, extended block size and extension width. R and R means four oerlapping region and two oerlapping region, repectiely. III. EXPERIMENTAL RESULTS We temporally reduce the frame per second (fps) of experimental sequences by factor of two for comparing analysis. Specifically, een frames constructed by MCFI are compared by an original one in the objectie and subjectie iew. Experimental sequences are as in the followings; The CIF sequences are: Coastguard, Container, Forman and Hall monitor and the SIF sequences are: Football, Garden, Mobile and Tennis. We set a block size to 5 pixels and search range to pixels for both horizontal and ertical directions. And, extension width, w, is set to 5. We found out that effect of ector refinement and its excellence by comparing two

4 algorithms which are BME with SMD + OBMC and BME with SMD + ector refinement + OBMC. And we found that the conergence of BME with SMD algorithm is not always ensured in all sequence. Also, we experimented how the change of iteration number of the algorithm affects subjectie and objectie performance. Computation speed of (a) (b) (c) (d) (e) (f) (g) (h) (i) (j) (k) Fig. 5. Comparison graphs of PSNR according to sequences and subjectie ealuation by comparing constructed frame on proposed method with one on the other. (a) football, (b) garden, (c) mobile, (d) tennis, (e) coatguard, (f) container, (g) foreman, (h) hall monitor, (i) 8 frame of Garden sequence, (j) the frame generated by BME with SMD + OBMC, (k) the frame generated by proposed. TABLE I COMPARISON OF THE AVERAGE PSNR AND PROCESSING TIMES ACCORDING TO REPETITION NUMBER OF ALGORITHM Sequences Football Tennis Foreman Repetition Number PSNR Processing Times PSNR Processing Times PSNR Processing Times Prop. other Prop. other Prop. other Prop. other Prop. other Prop. other The unit of processing time is millisecond. the algorithm according to iteration number is measured to determine the proper number of iteration. As shown in Fig. 5, when ector refinement is applied, PSNR is generally increased in all eight sequences. Among sequences, PSNR differences in Garden and Container are

5 remarkably bigger than the other sequences. And then, we can conclude that its performance is maximized on frame haing complex shapes or translational moement. In addition, it shows isual betterment in subjectie ealuation, as shown in (k) of Fig. 5. It is said that BME with SMD conducts iteratie process until MV is not changed in [6]. Howeer, we discoered the fact that this condition is not satisfied on a certain frame in football or tennis. And then, we try to understand relatiity between repetition number and PSNR. Consequently, repetition number seldom affect performance in more than 0 or 0 case as shown in Table I and rather, reduce processing speed. As result by obseration, the salient part resulting in slow speed is precisely the frame that doesn t hae conergence. Thus, we properly set repetition number as ten. All graphs in Fig. 5 are also experimented by ten repetition number. IV. CONCLUSION We proposed the MCFI using ector refinement method. The proposed method generally shows improement of performance in all sequences and especially, shows the better results in complex sequence like a garden or sequence haing a translational motion. Also, it makes existing bilateral ME technique haing low processing speed becomes rapid by reducing an unnecessary algorithm repetition. Because OBMC is used for simplicity in this paper, if improed one is applied to our scheme, a better isual result is anticipated In future work, we will add an ability distinguishing whether it is edge of image or not to the existing bilateral ME with SMD to make a new scheme of better performance V. REFERENCES [] N. Jacobson, Y.-L. Lee, V. Mahadean, N. Vasconcelos, and Truong Q. Nguyen, A Noel Approach to FRUC Using Discriminant Saliency and Frame Segment, IEEE Trans. Image Process., ol. 9, no., pp , No. 00. [] C. Wang, L. Zhang, Y. He, and Y.-P. Tan, Frame Rate Up-Conersion Using Trilateral Filtering, IEEE Trans. Circuits Syst. Video Technol., ol. 0, no. 6, pp , Jun. 00 [3] S.-J. Kang, K.-R. Cho, and Y. H. Kim, Motion compensated frame rate up-conersion using extended bilateral motion estimation, IEEE Trans. Consum. Electron., ol. 53, no. 4, pp , No [4] R. Han and A. Men, Frame Rate Up-Conersion for High-Definition Video Applications, IEEE Trans. Consum. Electron., ol. 59, no., pp. 9-36, Feb. 03. [5] B.-T. Choi, S.-H. Lee, and S.-J. Ko, New frame rate up-conersion using bi-directional motion estimation, IEEE Trans. Consum. Electron., ol. 46, no. 3, pp , Aug [6] B.-D. Choi, J.-W. Han, C.-S. Kim, and S.-J. Ko, Motion-compensated frame interpolation using bilateral motion estimation and adaptie oerlapped block motion compensation, IEEE Trans. Circuits Syst. Video Technol., ol. 7, no. 4, pp , April 007. [7] A. H. Huang and T. Q. Nguyen, A multistage motion ector processing method for motion-compensated frame interpolation, IEEE Trans. Image Process., ol. 7, no. 5, pp , May 008. [8] M. T. Orchard and G. J. Sullian, Oerlapped block motion compensation: An estimation-theoretic approach, IEEE Trans. Image Process., ol. 3, no. 5, pp , Sep [9] S. Dikbas and Y. Altunbasak, Noel True-Motion Estimation Algorithm and Its Application to Motion-Compensated Temporal Frame Interpolation, IEEE Trans. Image Process., ol., no. 8, pp , Aug. 03.

FEATURE-BASED ROBUST 3-DRS MOTION ESTIMATION FOR HIGH DEFINITION FRAME RATE UP-CONVERSION

FEATURE-BASED ROBUST 3-DRS MOTION ESTIMATION FOR HIGH DEFINITION FRAME RATE UP-CONVERSION FEATURE-BASED ROBUST 3-DRS MOTION ESTIMATION FOR HIGH DEFINITION FRAME RATE UP-CONVERSION 1 JUNGWON RYU, 2 SONGHYUN YU, 3 JECHANG JEONG 2 Department of Intelligent Robotics, 1,3 Department of Electronics

More information

THE RESEARCH ON LPA ALGORITHM AND ITS IMPROVEMENT BASED ON PARTIAL INFORMATION

THE RESEARCH ON LPA ALGORITHM AND ITS IMPROVEMENT BASED ON PARTIAL INFORMATION THE RESEARCH O LPA ALGORITHM AD ITS IMPROVEMET BASED O PARTIAL IFORMATIO 1 SHEG XI 1 School of Finance, Shandong Polytechnic Uniersity, Jinan, 250353 China ABSTRACT With the growing expansion of data size,

More information

A Symmetric Motion Estimation Method for Motion-Compensated Frame Interpolation

A Symmetric Motion Estimation Method for Motion-Compensated Frame Interpolation IEEE TRANSACTIONS ON IMAGE PROCESSING, VOL. 0, NO. 1, DECEMBER 011 3653 [17] G. R. K. S. Subrahmanyam, A. N. Rajagopalan, and R. Aravind, Importance sampling-based unscented Kalman filter for film-grain

More information

Texture based block partitioning method for motion compensated frame interpolation

Texture based block partitioning method for motion compensated frame interpolation DOI 10.1186/s40064-016-3504-7 RESEARCH Open Access Texture based block partitioning method for motion compensated frame interpolation Ho Sun Jung 1 and Myung Hoon Sunwoo 2* *Correspondence: sunwoo@ajou.ac.kr

More information

2 Video Quality Assessment framework for ROI-based Mobile Video Adaptation

2 Video Quality Assessment framework for ROI-based Mobile Video Adaptation 3rd International Conference on Multimedia Technology(ICMT 2013) A Noel Scheme of Video Quality Estimation for the ROI Transcoding Video Ting Yao 1. Abstract. Because of the limitation of bandwidth and

More information

Express Letters. A Simple and Efficient Search Algorithm for Block-Matching Motion Estimation. Jianhua Lu and Ming L. Liou

Express Letters. A Simple and Efficient Search Algorithm for Block-Matching Motion Estimation. Jianhua Lu and Ming L. Liou IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS FOR VIDEO TECHNOLOGY, VOL. 7, NO. 2, APRIL 1997 429 Express Letters A Simple and Efficient Search Algorithm for Block-Matching Motion Estimation Jianhua Lu and

More information

A Low Bit-Rate Video Codec Based on Two-Dimensional Mesh Motion Compensation with Adaptive Interpolation

A Low Bit-Rate Video Codec Based on Two-Dimensional Mesh Motion Compensation with Adaptive Interpolation IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS FOR VIDEO TECHNOLOGY, VOL. 11, NO. 1, JANUARY 2001 111 A Low Bit-Rate Video Codec Based on Two-Dimensional Mesh Motion Compensation with Adaptive Interpolation

More information

MOTION VECTOR REFINEMENT FOR FRUC USING SALIENCY AND SEGMENTATION

MOTION VECTOR REFINEMENT FOR FRUC USING SALIENCY AND SEGMENTATION MOTION VECTOR REFINEMENT FOR FRUC USING SALIENCY AND SEGMENTATION Natan Jacobson, Yen-Lin Lee, Vijay Mahadevan, Nuno Vasconcelos, Truong Q. Nguyen ECE Department, University of California, San Diego La

More information

Classifying Useful Motion Vectors for Efficient Frame Rate Up Conversion of MC-DCT Encoded Video Streams *

Classifying Useful Motion Vectors for Efficient Frame Rate Up Conversion of MC-DCT Encoded Video Streams * JOURNAL OF INFORMATION SCIENCE AND ENGINEERING 30, 1755-1771 (2014) Classifying Useful Motion Vectors for Efficient Frame Rate Up Conversion of MC-DCT Encoded Video Streams * Department of Computer Science

More information

A deblocking filter with two separate modes in block-based video coding

A deblocking filter with two separate modes in block-based video coding A deblocing filter with two separate modes in bloc-based video coding Sung Deu Kim Jaeyoun Yi and Jong Beom Ra Dept. of Electrical Engineering Korea Advanced Institute of Science and Technology 7- Kusongdong

More information

A Quantized Transform-Domain Motion Estimation Technique for H.264 Secondary SP-frames

A Quantized Transform-Domain Motion Estimation Technique for H.264 Secondary SP-frames A Quantized Transform-Domain Motion Estimation Technique for H.264 Secondary SP-frames Ki-Kit Lai, Yui-Lam Chan, and Wan-Chi Siu Centre for Signal Processing Department of Electronic and Information Engineering

More information

ADAPTIVE INTERPOLATED MOTION COMPENSATED PREDICTION. Wei-Ting Lin, Tejaswi Nanjundaswamy, Kenneth Rose

ADAPTIVE INTERPOLATED MOTION COMPENSATED PREDICTION. Wei-Ting Lin, Tejaswi Nanjundaswamy, Kenneth Rose ADAPTIVE INTERPOLATED MOTION COMPENSATED PREDICTION Wei-Ting Lin, Tejaswi Nanjundaswamy, Kenneth Rose Department of Electrical and Computer Engineering, University of California Santa Barbara, CA 93 Email:

More information

2009 Conference for Visual Media Production

2009 Conference for Visual Media Production 009 Conference for Visual Media Production COECTIG SHAPESS VAIATIOS I STEEO IMAGE PAIS C. Doutre and P. asiopoulos Departement of Electrical and Computer gineering Uniersity of British Columbia, Vancouer,

More information

Redundancy and Correlation: Temporal

Redundancy and Correlation: Temporal Redundancy and Correlation: Temporal Mother and Daughter CIF 352 x 288 Frame 60 Frame 61 Time Copyright 2007 by Lina J. Karam 1 Motion Estimation and Compensation Video is a sequence of frames (images)

More information

Fast and Effective Interpolation Using Median Filter

Fast and Effective Interpolation Using Median Filter Fast and Effective Interpolation Using Median Filter Jian Zhang 1, *, Siwei Ma 2, Yongbing Zhang 1, and Debin Zhao 1 1 Department of Computer Science, Harbin Institute of Technology, Harbin 150001, P.R.

More information

In the name of Allah. the compassionate, the merciful

In the name of Allah. the compassionate, the merciful In the name of Allah the compassionate, the merciful Digital Video Systems S. Kasaei Room: CE 315 Department of Computer Engineering Sharif University of Technology E-Mail: skasaei@sharif.edu Webpage:

More information

Lab Assignment Motion Compensated Frame Interpolation

Lab Assignment Motion Compensated Frame Interpolation Lab Assignment Motion Compensated Frame Interpolation June 9 th, 008 I. Frame Down-rate Conversion: Purpose: write the Matlab file downrate.m to down-rate the YUV video sequence from 30fps to 15fps to

More information

FRAME-RATE UP-CONVERSION USING TRANSMITTED TRUE MOTION VECTORS

FRAME-RATE UP-CONVERSION USING TRANSMITTED TRUE MOTION VECTORS FRAME-RATE UP-CONVERSION USING TRANSMITTED TRUE MOTION VECTORS Yen-Kuang Chen 1, Anthony Vetro 2, Huifang Sun 3, and S. Y. Kung 4 Intel Corp. 1, Mitsubishi Electric ITA 2 3, and Princeton University 1

More information

International Journal of Multidisciplinary Research and Modern Education (IJMRME) Impact Factor: 6.725, ISSN (Online):

International Journal of Multidisciplinary Research and Modern Education (IJMRME) Impact Factor: 6.725, ISSN (Online): COMPUTER REPRESENTATION OF GRAPHS USING BINARY LOGIC CODES IN DISCRETE MATHEMATICS S. Geetha* & Dr. S. Jayakumar** * Assistant Professor, Department of Mathematics, Bon Secours College for Women, Villar

More information

A Spatial Prediction-Based Motion-Compensated Frame Rate Up-Conversion

A Spatial Prediction-Based Motion-Compensated Frame Rate Up-Conversion future internet Article A Spatial Prediction-Based Motion-Compensated Frame Rate Up-Conversion Yanli Li 1,2, *, Wendan Ma 1,2 and Yue Han 1,2 1 School of Computer and Information Technology, Xinyang Normal

More information

Multiframe Blocking-Artifact Reduction for Transform-Coded Video

Multiframe Blocking-Artifact Reduction for Transform-Coded Video 276 IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS FOR VIDEO TECHNOLOGY, VOL. 12, NO. 4, APRIL 2002 Multiframe Blocking-Artifact Reduction for Transform-Coded Video Bahadir K. Gunturk, Yucel Altunbasak, and

More information

FAST MOTION ESTIMATION DISCARDING LOW-IMPACT FRACTIONAL BLOCKS. Saverio G. Blasi, Ivan Zupancic and Ebroul Izquierdo

FAST MOTION ESTIMATION DISCARDING LOW-IMPACT FRACTIONAL BLOCKS. Saverio G. Blasi, Ivan Zupancic and Ebroul Izquierdo FAST MOTION ESTIMATION DISCARDING LOW-IMPACT FRACTIONAL BLOCKS Saverio G. Blasi, Ivan Zupancic and Ebroul Izquierdo School of Electronic Engineering and Computer Science, Queen Mary University of London

More information

AN ADJUSTABLE BLOCK MOTION ESTIMATION ALGORITHM BY MULTIPATH SEARCH

AN ADJUSTABLE BLOCK MOTION ESTIMATION ALGORITHM BY MULTIPATH SEARCH AN ADJUSTABLE BLOCK MOTION ESTIMATION ALGORITHM BY MULTIPATH SEARCH Thou-Ho (Chou-Ho) Chen Department of Electronic Engineering, National Kaohsiung University of Applied Sciences thouho@cc.kuas.edu.tw

More information

A Flexible Scheme of Self Recovery for Digital Image Protection

A Flexible Scheme of Self Recovery for Digital Image Protection www.ijcsi.org 460 A Flexible Scheme of Self Recoery for Digital Image Protection Zhenxing Qian, Lili Zhao 2 School of Communication and Information Engineering, Shanghai Uniersity, Shanghai 200072, China

More information

CERIAS Tech Report

CERIAS Tech Report CERIAS Tech Report 2001-68 The Effect of Matching Watermark and Compression Transforms in Compressed Color Images by Raymond B. Wolfgang and Christine I. Podilchuk and Edward J. Delp Center for Education

More information

An Improved 3DRS Algorithm for Video De-interlacing

An Improved 3DRS Algorithm for Video De-interlacing An Improved 3DRS Algorithm for Video De-interlacing Songnan Li 1, Jianguo Du 1, Debin Zhao 1,2, Qian Huang 2,3, Wen Gao 2,3 1 Department of Computer Science and Engineering, Harbin Institute of Technology,

More information

Image contrast enhancement based on local brightness and contouring artifact improvement for large-scale LCD TVs

Image contrast enhancement based on local brightness and contouring artifact improvement for large-scale LCD TVs Image contrast enhancement based on local brightness and contouring artifact improvement for large-scale LCD TVs JONG-HEE HWANG 1,2, JEAN Y. SONG 1, YOON-SIK CHOE 1 1 Department of Electrical and Electronics

More information

Deblocking Filter Algorithm with Low Complexity for H.264 Video Coding

Deblocking Filter Algorithm with Low Complexity for H.264 Video Coding Deblocking Filter Algorithm with Low Complexity for H.264 Video Coding Jung-Ah Choi and Yo-Sung Ho Gwangju Institute of Science and Technology (GIST) 261 Cheomdan-gwagiro, Buk-gu, Gwangju, 500-712, Korea

More information

Motion Estimation for Video Coding Standards

Motion Estimation for Video Coding Standards Motion Estimation for Video Coding Standards Prof. Ja-Ling Wu Department of Computer Science and Information Engineering National Taiwan University Introduction of Motion Estimation The goal of video compression

More information

A High Quality/Low Computational Cost Technique for Block Matching Motion Estimation

A High Quality/Low Computational Cost Technique for Block Matching Motion Estimation A High Quality/Low Computational Cost Technique for Block Matching Motion Estimation S. López, G.M. Callicó, J.F. López and R. Sarmiento Research Institute for Applied Microelectronics (IUMA) Department

More information

Implementation of H.264 Video Codec for Block Matching Algorithms

Implementation of H.264 Video Codec for Block Matching Algorithms Implementation of H.264 Video Codec for Block Matching Algorithms Vivek Sinha 1, Dr. K. S. Geetha 2 1 Student of Master of Technology, Communication Systems, Department of ECE, R.V. College of Engineering,

More information

H.264 to MPEG-4 Transcoding Using Block Type Information

H.264 to MPEG-4 Transcoding Using Block Type Information 1568963561 1 H.264 to MPEG-4 Transcoding Using Block Type Information Jae-Ho Hur and Yung-Lyul Lee Abstract In this paper, we propose a heterogeneous transcoding method of converting an H.264 video bitstream

More information

Fast Motion Estimation for Shape Coding in MPEG-4

Fast Motion Estimation for Shape Coding in MPEG-4 358 IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS FOR VIDEO TECHNOLOGY, VOL. 13, NO. 4, APRIL 2003 Fast Motion Estimation for Shape Coding in MPEG-4 Donghoon Yu, Sung Kyu Jang, and Jong Beom Ra Abstract Effective

More information

Unit-level Optimization for SVC Extractor

Unit-level Optimization for SVC Extractor Unit-level Optimization for SVC Extractor Chang-Ming Lee, Chia-Ying Lee, Bo-Yao Huang, and Kang-Chih Chang Department of Communications Engineering National Chung Cheng University Chiayi, Taiwan changminglee@ee.ccu.edu.tw,

More information

Motion Compensated Frame Interpolation

Motion Compensated Frame Interpolation Video Processing ab, Universit of California at San Diego Motion Compensated Frame Interpolation Jul th, Motion Compensated Frame Interpolation Overview Introduction to frame rate up conversion Definition

More information

Efficient Method for Half-Pixel Block Motion Estimation Using Block Differentials

Efficient Method for Half-Pixel Block Motion Estimation Using Block Differentials Efficient Method for Half-Pixel Block Motion Estimation Using Block Differentials Tuukka Toivonen and Janne Heikkilä Machine Vision Group Infotech Oulu and Department of Electrical and Information Engineering

More information

A Novel Deblocking Filter Algorithm In H.264 for Real Time Implementation

A Novel Deblocking Filter Algorithm In H.264 for Real Time Implementation 2009 Third International Conference on Multimedia and Ubiquitous Engineering A Novel Deblocking Filter Algorithm In H.264 for Real Time Implementation Yuan Li, Ning Han, Chen Chen Department of Automation,

More information

Prediction-based Directional Search for Fast Block-Matching Motion Estimation

Prediction-based Directional Search for Fast Block-Matching Motion Estimation Prediction-based Directional Search for Fast Block-Matching Motion Estimation Binh P. Nguyen School of Information and Communication Technology, Hanoi University of Technology, Vietnam binhnp@it-hut.edu.vn

More information

CONTENT ADAPTIVE SCREEN IMAGE SCALING

CONTENT ADAPTIVE SCREEN IMAGE SCALING CONTENT ADAPTIVE SCREEN IMAGE SCALING Yao Zhai (*), Qifei Wang, Yan Lu, Shipeng Li University of Science and Technology of China, Hefei, Anhui, 37, China Microsoft Research, Beijing, 8, China ABSTRACT

More information

ERROR CONCEALMENT FOR 5/3 MOTION COMPENSATED TEMPORAL FILTERING WITH LIFTING

ERROR CONCEALMENT FOR 5/3 MOTION COMPENSATED TEMPORAL FILTERING WITH LIFTING ERROR CONCEALMENT FOR 5/3 MOTION COMPENSATED TEMPORAL FILTERING WITH LIFTING by Sunghoon Ivan Lee A THESIS SUBMITTED IN PARTIAL FULFILLMENT OF THE REQUIREMENTS FOR THE DEGREE OF BACHELOR OF APPLIED SCIENCE

More information

Reduced 4x4 Block Intra Prediction Modes using Directional Similarity in H.264/AVC

Reduced 4x4 Block Intra Prediction Modes using Directional Similarity in H.264/AVC Proceedings of the 7th WSEAS International Conference on Multimedia, Internet & Video Technologies, Beijing, China, September 15-17, 2007 198 Reduced 4x4 Block Intra Prediction Modes using Directional

More information

A Novel Secure Localization Scheme Against Collaborative Collusion in Wireless Sensor Networks

A Novel Secure Localization Scheme Against Collaborative Collusion in Wireless Sensor Networks A Noel Secure Localization Scheme Against Collaboratie Collusion in Wireless Sensor Networks Jinfang Jiang 1, Guangjie Han 1,2, Lei Shu 2, Han-Chieh Chao 3, Shojiro Nishio 2 1 Department of Information

More information

A New Configuration of Adaptive Arithmetic Model for Video Coding with 3D SPIHT

A New Configuration of Adaptive Arithmetic Model for Video Coding with 3D SPIHT A New Configuration of Adaptive Arithmetic Model for Video Coding with 3D SPIHT Wai Chong Chia, Li-Minn Ang, and Kah Phooi Seng Abstract The 3D Set Partitioning In Hierarchical Trees (SPIHT) is a video

More information

Triangulated Views Selection for Image-based Walkthrough

Triangulated Views Selection for Image-based Walkthrough Proceedings of the International MultiConference of Engineers and Computer Scientists 009 Vol I IMECS 009, March 8-0, 009, Hong Kong Triangulated Views Selection for Image-based Walkthrough Chang Ok Yun,

More information

Camera Self-calibration Based on the Vanishing Points*

Camera Self-calibration Based on the Vanishing Points* Camera Self-calibration Based on the Vanishing Points* Dongsheng Chang 1, Kuanquan Wang 2, and Lianqing Wang 1,2 1 School of Computer Science and Technology, Harbin Institute of Technology, Harbin 150001,

More information

Facial Expression Recognition Using Embedded Hidden Markov Model

Facial Expression Recognition Using Embedded Hidden Markov Model Proceedings of the 009 IEEE International Conference on Systems, Man, and Cybernetics San Antonio, TX, USA - October 009 Facial Expression Recognition Using Embedded Hidden Maro Model Languang He, Xuan

More information

B-Spline and NURBS Surfaces CS 525 Denbigh Starkey. 1. Background 2 2. B-Spline Surfaces 3 3. NURBS Surfaces 8 4. Surfaces of Rotation 9

B-Spline and NURBS Surfaces CS 525 Denbigh Starkey. 1. Background 2 2. B-Spline Surfaces 3 3. NURBS Surfaces 8 4. Surfaces of Rotation 9 B-Spline and NURBS Surfaces CS 525 Denbigh Starkey 1. Background 2 2. B-Spline Surfaces 3 3. NURBS Surfaces 8 4. Surfaces of Rotation 9 1. Background In my preious notes I e discussed B-spline and NURBS

More information

Virtual Backbone Construction for Cognitive Radio Networks without Common Control Channel

Virtual Backbone Construction for Cognitive Radio Networks without Common Control Channel Virtual Backbone Construction for Cognitie Radio Networks without Common Control Channel Ying Dai, Jie Wu, and ChunSheng Xin Department of Computer and Information Sciences, Temple Uniersity, Philadelphia,

More information

IMAGE DEBLOCKING IN WAVELET DOMAIN BASED ON LOCAL LAPLACE PRIOR

IMAGE DEBLOCKING IN WAVELET DOMAIN BASED ON LOCAL LAPLACE PRIOR The International Journal of Multimedia & Its Applications (IJMA) Vol.4, o.1, February 01 IMAGE DEBLOCKIG I WAVELET DOMAI BASED O LOCAL LAPLACE PRIOR Vijay Kumar ath and Deepika Hazarika Department of

More information

A NOVEL SCANNING SCHEME FOR DIRECTIONAL SPATIAL PREDICTION OF AVS INTRA CODING

A NOVEL SCANNING SCHEME FOR DIRECTIONAL SPATIAL PREDICTION OF AVS INTRA CODING A NOVEL SCANNING SCHEME FOR DIRECTIONAL SPATIAL PREDICTION OF AVS INTRA CODING Md. Salah Uddin Yusuf 1, Mohiuddin Ahmad 2 Assistant Professor, Dept. of EEE, Khulna University of Engineering & Technology

More information

IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS FOR VIDEO TECHNOLOGY, VOL. 19, NO. 9, SEPTEMBER

IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS FOR VIDEO TECHNOLOGY, VOL. 19, NO. 9, SEPTEMBER IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS FOR VIDEO TECHNOLOGY, VOL. 19, NO. 9, SEPTEMBER 2009 1289 A Spatio-Temporal Auto Regressive Model for Frame Rate Upconversion Yongbing Zhang, Debin Zhao, Xiangyang

More information

FAST SPATIAL LAYER MODE DECISION BASED ON TEMPORAL LEVELS IN H.264/AVC SCALABLE EXTENSION

FAST SPATIAL LAYER MODE DECISION BASED ON TEMPORAL LEVELS IN H.264/AVC SCALABLE EXTENSION FAST SPATIAL LAYER MODE DECISION BASED ON TEMPORAL LEVELS IN H.264/AVC SCALABLE EXTENSION Yen-Chieh Wang( 王彥傑 ), Zong-Yi Chen( 陳宗毅 ), Pao-Chi Chang( 張寶基 ) Dept. of Communication Engineering, National Central

More information

Query-Based Outlier Detection in Heterogeneous Information Networks

Query-Based Outlier Detection in Heterogeneous Information Networks Query-Based Outlier Detection in Heterogeneous Information Networks Jonathan Kuck 1, Honglei Zhuang 1, Xifeng Yan 2, Hasan Cam 3, Jiawei Han 1 1 Uniersity of Illinois at Urbana-Champaign 2 Uniersity of

More information

Fast Decision of Block size, Prediction Mode and Intra Block for H.264 Intra Prediction EE Gaurav Hansda

Fast Decision of Block size, Prediction Mode and Intra Block for H.264 Intra Prediction EE Gaurav Hansda Fast Decision of Block size, Prediction Mode and Intra Block for H.264 Intra Prediction EE 5359 Gaurav Hansda 1000721849 gaurav.hansda@mavs.uta.edu Outline Introduction to H.264 Current algorithms for

More information

A Modified Tabu Search Algorithm to Solve Vehicle Routing Problem

A Modified Tabu Search Algorithm to Solve Vehicle Routing Problem Journal of Computers Vol. 29 No. 3, 2018, pp. 197-209 doi:10.3966/199115992018062903019 A Modified Tabu Search Algorithm to Sole Vehicle Routing Problem Qinhong Fu 1, Kang Zhou 1*, Huaqing Qi 2, Falin

More information

BI-DIRECTIONAL AFFINE MOTION COMPENSATION USING A CONTENT-BASED, NON-CONNECTED, TRIANGULAR MESH

BI-DIRECTIONAL AFFINE MOTION COMPENSATION USING A CONTENT-BASED, NON-CONNECTED, TRIANGULAR MESH BI-DIRECTIONAL AFFINE MOTION COMPENSATION USING A CONTENT-BASED, NON-CONNECTED, TRIANGULAR MESH Marc Servais, Theo Vlachos and Thomas Davies University of Surrey, UK; and BBC Research and Development,

More information

Fast Wavelet-based Macro-block Selection Algorithm for H.264 Video Codec

Fast Wavelet-based Macro-block Selection Algorithm for H.264 Video Codec Proceedings of the International MultiConference of Engineers and Computer Scientists 8 Vol I IMECS 8, 19-1 March, 8, Hong Kong Fast Wavelet-based Macro-block Selection Algorithm for H.64 Video Codec Shi-Huang

More information

Optimizing the Deblocking Algorithm for. H.264 Decoder Implementation

Optimizing the Deblocking Algorithm for. H.264 Decoder Implementation Optimizing the Deblocking Algorithm for H.264 Decoder Implementation Ken Kin-Hung Lam Abstract In the emerging H.264 video coding standard, a deblocking/loop filter is required for improving the visual

More information

An Improved k-nearest Neighbor Classification Algorithm Using Shared Nearest Neighbor Similarity

An Improved k-nearest Neighbor Classification Algorithm Using Shared Nearest Neighbor Similarity ging, 26(3), p.p.405-421. 10. D. Adalsteinsson, J. A. Sethian (1999) The Fast Construction of Extension Velocities in Leel Set Methods. Journal of Computational Physics, 148, p.p.2-22. Information technologies

More information

Error Concealment Used for P-Frame on Video Stream over the Internet

Error Concealment Used for P-Frame on Video Stream over the Internet Error Concealment Used for P-Frame on Video Stream over the Internet MA RAN, ZHANG ZHAO-YANG, AN PING Key Laboratory of Advanced Displays and System Application, Ministry of Education School of Communication

More information

Adaptive Interpolated Motion-Compensated Prediction with Variable Block Partitioning

Adaptive Interpolated Motion-Compensated Prediction with Variable Block Partitioning Adaptive Interpolated Motion-Compensated Prediction with Variable Block Partitioning Wei-Ting Lin, Tejaswi Nanjundaswamy, Kenneth Rose Department of Electrical and Computer Engineering, University of California

More information

View Synthesis for Multiview Video Compression

View Synthesis for Multiview Video Compression View Synthesis for Multiview Video Compression Emin Martinian, Alexander Behrens, Jun Xin, and Anthony Vetro email:{martinian,jxin,avetro}@merl.com, behrens@tnt.uni-hannover.de Mitsubishi Electric Research

More information

Hidden Line and Surface

Hidden Line and Surface Copyright@00, YZU Optimal Design Laboratory. All rights resered. Last updated: Yeh-Liang Hsu (00--). Note: This is the course material for ME550 Geometric modeling and computer graphics, Yuan Ze Uniersity.

More information

Shaded Rendering and Shadow Computation for Polyhedral Animation

Shaded Rendering and Shadow Computation for Polyhedral Animation 175 Shaded Rendering and Shadow Computation for Polyhedral Animation W. Brent Seales Charles R. Dyer Department of Computer Science Uniersity of Wisconsin Madison, Wisconsin 53706 USA Abstract In this

More information

A new subspace based solution to background modelling and change detection

A new subspace based solution to background modelling and change detection International Journal of Intelligent Systems and Applications in Engineering Adanced Technology and Science ISSN:247-6799247-6799 www.atscience.org/ijisae Original Research Paper A new subspace based solution

More information

Enhanced Hexagon with Early Termination Algorithm for Motion estimation

Enhanced Hexagon with Early Termination Algorithm for Motion estimation Volume No - 5, Issue No - 1, January, 2017 Enhanced Hexagon with Early Termination Algorithm for Motion estimation Neethu Susan Idiculay Assistant Professor, Department of Applied Electronics & Instrumentation,

More information

Fast Mode Decision for H.264/AVC Using Mode Prediction

Fast Mode Decision for H.264/AVC Using Mode Prediction Fast Mode Decision for H.264/AVC Using Mode Prediction Song-Hak Ri and Joern Ostermann Institut fuer Informationsverarbeitung, Appelstr 9A, D-30167 Hannover, Germany ri@tnt.uni-hannover.de ostermann@tnt.uni-hannover.de

More information

Module 7 VIDEO CODING AND MOTION ESTIMATION

Module 7 VIDEO CODING AND MOTION ESTIMATION Module 7 VIDEO CODING AND MOTION ESTIMATION Lesson 20 Basic Building Blocks & Temporal Redundancy Instructional Objectives At the end of this lesson, the students should be able to: 1. Name at least five

More information

Joint Adaptive Block Matching Search (JABMS) Algorithm

Joint Adaptive Block Matching Search (JABMS) Algorithm Joint Adaptive Block Matching Search (JABMS) Algorithm V.K.Ananthashayana and Pushpa.M.K Abstract In this paper a new Joint Adaptive Block Matching Search (JABMS) algorithm is proposed to generate motion

More information

A VLSI Architecture for H.264/AVC Variable Block Size Motion Estimation

A VLSI Architecture for H.264/AVC Variable Block Size Motion Estimation Journal of Automation and Control Engineering Vol. 3, No. 1, February 20 A VLSI Architecture for H.264/AVC Variable Block Size Motion Estimation Dam. Minh Tung and Tran. Le Thang Dong Center of Electrical

More information

An Efficient Inter-Frame Coding with Intra Skip Decision in H.264/AVC

An Efficient Inter-Frame Coding with Intra Skip Decision in H.264/AVC 856 IEEE Transactions on Consumer Electronics, Vol. 56, No. 2, May 2 An Efficient Inter-Frame Coding with Intra Sip Decision in H.264/AVC Myounghoon Kim, Soonhong Jung, Chang-Su Kim, and Sanghoon Sull

More information

H.264/AVC Baseline Profile to MPEG-4 Visual Simple Profile Transcoding to Reduce the Spatial Resolution

H.264/AVC Baseline Profile to MPEG-4 Visual Simple Profile Transcoding to Reduce the Spatial Resolution H.264/AVC Baseline Profile to MPEG-4 Visual Simple Profile Transcoding to Reduce the Spatial Resolution Jae-Ho Hur, Hyouk-Kyun Kwon, Yung-Lyul Lee Department of Internet Engineering, Sejong University,

More information

An Improvement of the Occlusion Detection Performance in Sequential Images Using Optical Flow

An Improvement of the Occlusion Detection Performance in Sequential Images Using Optical Flow , pp.247-251 http://dx.doi.org/10.14257/astl.2015.99.58 An Improvement of the Occlusion Detection Performance in Sequential Images Using Optical Flow Jin Woo Choi 1, Jae Seoung Kim 2, Taeg Kuen Whangbo

More information

IN RECENT years, multimedia application has become more

IN RECENT years, multimedia application has become more 578 IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS FOR VIDEO TECHNOLOGY, VOL. 17, NO. 5, MAY 2007 A Fast Algorithm and Its VLSI Architecture for Fractional Motion Estimation for H.264/MPEG-4 AVC Video Coding

More information

Fingerprint Mosaicking by Rolling with Sliding

Fingerprint Mosaicking by Rolling with Sliding Fingerprint Mosaicking by Rolling with Sliding Kyoungtaek Choi, Hunjae Park, Hee-seung Choi and Jaihie Kim Department of Electrical and Electronic Engineering,Yonsei University Biometrics Engineering Research

More information

BANDWIDTH REDUCTION SCHEMES FOR MPEG-2 TO H.264 TRANSCODER DESIGN

BANDWIDTH REDUCTION SCHEMES FOR MPEG-2 TO H.264 TRANSCODER DESIGN BANDWIDTH REDUCTION SCHEMES FOR MPEG- TO H. TRANSCODER DESIGN Xianghui Wei, Wenqi You, Guifen Tian, Yan Zhuang, Takeshi Ikenaga, Satoshi Goto Graduate School of Information, Production and Systems, Waseda

More information

A Timing-constrained Simultaneous Global Routing Algorithm

A Timing-constrained Simultaneous Global Routing Algorithm A Timing-constrained Simultaneous Global Routing Algorithm Jiang Hu and Sachin S. Sapatnekar {jhu, sachin}@mail.ece.umn.edu Department of Electrical and Computer Engineering Uniersity of Minnesota Minneapolis,

More information

CLASSIFICATION WITH RADIAL BASIS AND PROBABILISTIC NEURAL NETWORKS

CLASSIFICATION WITH RADIAL BASIS AND PROBABILISTIC NEURAL NETWORKS CLASSIFICATION WITH RADIAL BASIS AND PROBABILISTIC NEURAL NETWORKS CHAPTER 4 CLASSIFICATION WITH RADIAL BASIS AND PROBABILISTIC NEURAL NETWORKS 4.1 Introduction Optical character recognition is one of

More information

Motion Vector Estimation Search using Hexagon-Diamond Pattern for Video Sequences, Grid Point and Block-Based

Motion Vector Estimation Search using Hexagon-Diamond Pattern for Video Sequences, Grid Point and Block-Based Motion Vector Estimation Search using Hexagon-Diamond Pattern for Video Sequences, Grid Point and Block-Based S. S. S. Ranjit, S. K. Subramaniam, S. I. Md Salim Faculty of Electronics and Computer Engineering,

More information

A High Sensitive and Fast Motion Estimation for One Bit Transformation Using SSD

A High Sensitive and Fast Motion Estimation for One Bit Transformation Using SSD Vol.2, Issue.3, May-June 2012 pp-702-706 ISSN: 2249-6645 A High Sensitive and Fast Motion Estimation for One Bit Transformation Using SSD Pratheepa.A 1, Anita Titus 2 1 ME-VLSI Design 2 Dept of ECE Easwari

More information

Directional Cross Diamond Search Algorithm for Fast Block Motion Estimation

Directional Cross Diamond Search Algorithm for Fast Block Motion Estimation Directional Cross Diamond Search Algorithm for Fast Block Motion Estimation Hongjun Jia, Li Zhang Tsinghua University, Beijing, China Abstract In block-matching motion estimation (BMME), the search patterns

More information

Capacitated Vehicle Routing Problem Solving using Adaptive Sweep and Velocity Tentative PSO

Capacitated Vehicle Routing Problem Solving using Adaptive Sweep and Velocity Tentative PSO (IJACSA) International Journal of Adanced Computer Science and Applications, Capacitated Vehicle Routing Problem Soling using Adaptie Sweep and Velocity Tentatie PSO M. A. H. Akhand, Zahrul Jannat Peya

More information

Reduced Frame Quantization in Video Coding

Reduced Frame Quantization in Video Coding Reduced Frame Quantization in Video Coding Tuukka Toivonen and Janne Heikkilä Machine Vision Group Infotech Oulu and Department of Electrical and Information Engineering P. O. Box 500, FIN-900 University

More information

TECHNICAL RESEARCH REPORT

TECHNICAL RESEARCH REPORT TECHNICAL RESEARCH REPORT Scalable Coding of Video Objects by R. Haridasan, J. Baras CSHCN T.R. 98-1 (ISR T.R. 98-9) The Center for Satellite and Hybrid Communication Networs is a NASA-sponsored Commercial

More information

VIDEO streaming applications over the Internet are gaining. Brief Papers

VIDEO streaming applications over the Internet are gaining. Brief Papers 412 IEEE TRANSACTIONS ON BROADCASTING, VOL. 54, NO. 3, SEPTEMBER 2008 Brief Papers Redundancy Reduction Technique for Dual-Bitstream MPEG Video Streaming With VCR Functionalities Tak-Piu Ip, Yui-Lam Chan,

More information

Technologies for 3D Model Watermarking: A Survey

Technologies for 3D Model Watermarking: A Survey 328 Technologies for 3D Model Watermarking: A Surey Chang-Min Chou 1, 2 and Din-Chang Tseng 1 1 Institute of Computer Science and Information Engineering, National Central Uniersity, Taiwan 320. 2 Department

More information

Light Field Mapping: Efficient Representation of Surface Light Fields Wei-Chao Chen

Light Field Mapping: Efficient Representation of Surface Light Fields Wei-Chao Chen Light Field Mapping: Efficient Representation of Surface Light Fields Wei-Chao Chen Department of Computer Science Uniersity of North Carolina at Chapel Hill Chapel Hill, NC 27599-3175 Research Adisor:

More information

IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS FOR VIDEO TECHNOLOGY, VOL. 19, NO. 9, SEPTEMBER

IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS FOR VIDEO TECHNOLOGY, VOL. 19, NO. 9, SEPTEMBER IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS FOR VIDEO TECHNOLOGY, VOL. 19, NO. 9, SEPTEER 2009 1389 Transactions Letters Robust Video Region-of-Interest Coding Based on Leaky Prediction Qian Chen, Xiaokang

More information

FOR compressed video, due to motion prediction and

FOR compressed video, due to motion prediction and 1390 IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS FOR VIDEO TECHNOLOGY, VOL. 24, NO. 8, AUGUST 2014 Multiple Description Video Coding Based on Human Visual System Characteristics Huihui Bai, Weisi Lin, Senior

More information

GRAPH THEORY LECTURE 3 STRUCTURE AND REPRESENTATION PART B

GRAPH THEORY LECTURE 3 STRUCTURE AND REPRESENTATION PART B GRAPH THEORY LECTURE 3 STRUCTURE AND REPRESENTATION PART B Abstract. We continue 2.3 on subgraphs. 2.4 introduces some basic graph operations. 2.5 describes some tests for graph isomorphism. Outline 2.3

More information

Reducing/eliminating visual artifacts in HEVC by the deblocking filter.

Reducing/eliminating visual artifacts in HEVC by the deblocking filter. 1 Reducing/eliminating visual artifacts in HEVC by the deblocking filter. EE5359 Multimedia Processing Project Proposal Spring 2014 The University of Texas at Arlington Department of Electrical Engineering

More information

SINGLE PASS DEPENDENT BIT ALLOCATION FOR SPATIAL SCALABILITY CODING OF H.264/SVC

SINGLE PASS DEPENDENT BIT ALLOCATION FOR SPATIAL SCALABILITY CODING OF H.264/SVC SINGLE PASS DEPENDENT BIT ALLOCATION FOR SPATIAL SCALABILITY CODING OF H.264/SVC Randa Atta, Rehab F. Abdel-Kader, and Amera Abd-AlRahem Electrical Engineering Department, Faculty of Engineering, Port

More information

On Local Approximation of Minimum-Latency Broadcast Scheduling in 3D MANETs

On Local Approximation of Minimum-Latency Broadcast Scheduling in 3D MANETs On Local Approximation of Minimum-Latency Broadcast Scheduling in 3D MANETs Yilin Shen, Ying Xuan, My T. Thai CISE Dept, Uniersity of Florida, Email: {yshen, yxuan, mythai}@cise.ufl.edu Abstract Minimum-latency

More information

High Efficiency Video Coding. Li Li 2016/10/18

High Efficiency Video Coding. Li Li 2016/10/18 High Efficiency Video Coding Li Li 2016/10/18 Email: lili90th@gmail.com Outline Video coding basics High Efficiency Video Coding Conclusion Digital Video A video is nothing but a number of frames Attributes

More information

IJCSI International Journal of Computer Science Issues, Vol. 9, Issue 4, No 2, July 2012 ISSN (Online):

IJCSI International Journal of Computer Science Issues, Vol. 9, Issue 4, No 2, July 2012 ISSN (Online): www.ijcsi.org 394 An Improvement of Unsymmetrical-Cross Multi-H Hexagon-grid Search algorith m Vu Thanh Nguyen (1), Tran Xuan Chien (2), Phan Cong Canh (3) Software Engineeringg Department, University

More information

A reversible data hiding based on adaptive prediction technique and histogram shifting

A reversible data hiding based on adaptive prediction technique and histogram shifting A reversible data hiding based on adaptive prediction technique and histogram shifting Rui Liu, Rongrong Ni, Yao Zhao Institute of Information Science Beijing Jiaotong University E-mail: rrni@bjtu.edu.cn

More information

An Adaptive Cross Search Algorithm for Block Matching Motion Estimation

An Adaptive Cross Search Algorithm for Block Matching Motion Estimation An Adaptive Cross Search Algorithm for Block Matching Motion Estimation Jiancong Luo', Ishfaq Ahmad' and Xzhang Luo' 1 Department of Computer Science and Engineering, University of Texas at Arlington,

More information

An Adaptive Content Distribution Protocol for Clustered Mobile Peer-to-Peer Networks

An Adaptive Content Distribution Protocol for Clustered Mobile Peer-to-Peer Networks An Adaptie Content Distribution Protocol for Clustered Mobile Peer-to-Peer Networks Long Vu, Rahul Malik, Qiyan Wang, Klara Nahrstedt Department of Computer Science, Uniersity of Illinois 21 N. Goodwin

More information

A New Multicast Wavelength Assignment Algorithm in Wavelength-Converted Optical Networks

A New Multicast Wavelength Assignment Algorithm in Wavelength-Converted Optical Networks Int J Communications, Network and System Sciences, 2009, 2, 912-916 doi:104236/ijcns200929106 Published Online December 2009 (http://wwwscirporg/journal/ijcns/) A New Multicast Waelength Assignment Algorithm

More information

Low Bitrate Video Communications

Low Bitrate Video Communications New Half-Pixel Accuracy Motion Estimation Algorithms for Low Bitrate Video Communications H. Mahdavi-Nasab and Shohreh Kasaei Abstract Fractional-pixel accuracy motion estimation (ME) has shown to result

More information