WIRELESS CAPSULE ENDOSCOPY IMAGES ENHANCEMENT BASED ON ADAPTIVE ANISOTROPIC DIFFUSION

Size: px
Start display at page:

Download "WIRELESS CAPSULE ENDOSCOPY IMAGES ENHANCEMENT BASED ON ADAPTIVE ANISOTROPIC DIFFUSION"

Transcription

1 WIRELESS CAPSULE ENDOSCOPY IMAGES ENHANCEMENT BASED ON ADAPTIVE ANISOTROPIC DIFFUSION Lei Li 1, Y. X. ZOU 1* and Yi Li 1 ADSPLAB/ELIP, Shool of ECE, Peking Universit, Shenzhen , China Shenzhen JiFu Tehnolog Ltd. {*zoux@pkusz.edu.n} ABSTRACT Wireless apsule endosop (WCE) is a new innovative solution for gastrointestinal disease detetion. The image qualit of WCE is not satisfator for medial appliations sine some of them are dark and low-ontrast. The WCE image enhanement is a hallenge task, mainl beause the diversit of the WCE images of different people and the need to preserve the loal fine details of WCE images. Hene, it is diffiult to appl the traditional image enhanement methods based on global information to WCE image enhanement. In this paper, motivated b the apabilit of the anisotropi diffusion method in preserving loal fine details, a new adaptive ontrast anisotropi diffusion method has been developed to enhane WCE images, where the Hessian matrix is used to obtain better representation of the ontrast information of WCE images meanwhile the diffusion parameter of the diffusion oeffiient funtion is automatiall determined aording to the loal harateristi. Experimental results have demonstrated the effetiveness of the proposed image enhanement method. Index Terms wireless apsule endosop, anisotropi diffusion, adaptive, image enhanement, loal harateristi 1. INTRODUCTION In the past ear, digestive sstem aner has been the seond aner-related killer in U.S.A. and aused 61,950 death[1]. Earl detetion and treatment of gastrointestinal disease are ver important. Wireless Capsule Endosop (WCE) was invented in ear 000 and put in use in 001 []. When a patient swallows a WCE, it will be propelled b peristalsis though the entire gastrointestinal trat, while it reords and sends the aptured images to a devie attahed to the patient wirelessl. The main advantages of WCE are that patients an avoid ross infetion and suffer no pain. WCE solution brings big benefits to elder and weak patients. The whole examination proess of WCE will last for 8 hours and produe about 5,000-10,000 images per person. However, the images taken b WCE sstem are not as distint as those taken b traditional endosop due to the following reasons. Firstl, due to the volume restrition of the WCE, the batter apait is limited. Hene, some images are not taken under suffiient illumination. Seondl, the amera used in WCE is low-foal-length amera whih ma produe blurring images. Thirdl, ompliated irumstane of gastrointestinal trat and moving imaging method also lead to a poor image qualit. Fourthl, the image-data must be ompressed in high ratio before transmission outside. As a result, the image enhanement is highl demanded in WCE medial appliations. There are man famous image enhanement methods. Histogram equalization and its derived methods [3, 4] are ommon approahes to enhane low-luminosit and low-ontrast images, whih are effetive and fast. Filter based methods [5] and transform domain based methods [6] are also useful in image enhanement. However, researh shows that the WCE images have rather smooth and low-ontrast properties. Experimental results showed that, the methods mentioned above don t have desired effet in preserving loal fine details in the enhanement proess whih are important for medial diagnosis. In 1990, anisotropi diffusion, also alled Perona Malik diffusion, was proposed, whih is a tehnique aiming at reduing image noise without removing signifiant parts of the image ontent, tpiall edges, lines or other details [7]. Anisotropi diffusion has been widel used in medial image enhanement and other image proessing appliations [8, 9]. In this paper, motivated b the favorite properties of the anisotropi diffusion, we put forward a new adaptive ontrast anisotropi diffusion method for WCE image enhanement b exploring the loal harateristis of WCE images. Referring to [10], we took the advantage of the propert of Hessian matrix to obtain better representation of the ontrast information of WCE images. The experimental results validated the effetiveness of the proposed method.. IMAGE ENHANCEMENT USING ANISOTROPIC DIFFUSION The anisotropi diffusion proposed b Perona and Malik is based on the following equation: /13/$ IEEE 73 ChinaSIP 013

2 I ( xt,, )/ t= div[ ( xt,, ) I( xt,, )] (1) I( x,, t = 0 ) = I ( x, ) 0 where x, is the absissa and ordinate of the point in image respetivel, t is the diffusion time. I(x,,t) is the gra level of point (x,) at time t, and I 0 (x,) is the original gra level; div and are the divergene and gradient operators, respetivel; (x,,t) is the diffusion oeffiient funtion ontrolling the diffusion rate and is usuall hosen as a funtion of the image gradient to preserve edges in the image. Anisotropi diffusion is a ontinuous proess in whih the value of eah pixel of the image is diffused to its neighborhood pixels. Eah pixel adds its neighbors diffused value to form a new urrent value iterativel. From (1), we an see that aurate measurement of gradient information of the image is ruial to the edge preserving during the anisotropi diffusion proess. But in WCE images, the edges are rather weak and the gradients are diffiult to estimate auratel. To ahieve better performane, Li and Meng proposed a ontrast desription of the original image using Hessian matrix [10] to stress the gradient information. Suppose I is a grasale image, its Hessian matrix at (x,) under sale σ is defined as: I xx I x H σ = I x I () where I xx, I, I x are the seond-order derivative of the image along diretion x,, x respetivel. The seondorder derivative is more sensitive to edges than the firstorder derivative, so it is more appropriate to detet details in low ontrast image like WCE images. Sine the Hessian matrix is a matrix, it has two eigenvalues λ 1 and λ and the are proportional to the intensit variations of the image. Hene, the flat image region orresponds to small eigenvalue and the image region inluding edges and more details will ield larger eigenvalue. Based on above observations, a ontrast desription of I at sale σ is as I x, = λ1 x, + λ x, σ (3) Following the definition given in (1), the anisotropi diffusion of I an be formulated as the following: I ( x,, t ) / t = div [ ( x,, t ) (,, )] I x t (4) I ( x,, t = 0 ) = I ( x, ) 0 Assume we get a resultant image D after the anisotropi diffusion, then we will normalize it to get the enhaned image using the following equation: D( x, ) min( D( x, )) I ( x, ) = 55 (5) result max ( Dx (, )) min( Dx (, )) Disussions: the image enhanement tehnique based on anisotropi diffusion using (1) or (4) signifiantl depends on the hoie of the diffusion oeffiient funtion (x,,t). In (a) (b) () Fig. 1. Anisotropi diffusion with different parameter k: (a) original image (b) k=10, iteration=30 () k=30, iteration=30 (a) (b) Fig.. (a) WCE image; (b) its gra sale image order to ahieve smoothness in non-edge regions and preserving edges and loal details in inter-edges regions, the funtion (x,,t) should have the following properties: for the-non-edge or flat regions, (x,,t) should be of large value; for the inter-edge and rih detail regions, (x,,t) should be of small value. Two famous funtions for the diffusion oeffiient are shown below 1/ 1 ( x/ k) x = + (6) and ( x) = exp ( x/ k) (7) where k is an edge sensitivit ontrolling parameter and is usuall hosen experimentall or as a funtion of the image loal properties. Therefore, the seletion of k is ver ruial to the qualit of the enhaned image I result. Experimental results illustrated that the larger k leads to the smoother image and the smaller k leads to a sharper image. One example is shown in Fig. 1. Careful evaluation shows that the low-ontrast regions in the WCE image ontain less medial information. Conversel, the high-ontrast regions ontain muh more medial information, whih is important to diagnose and should be preserved. Therefore, it is desired that the large k is seleted for the low-ontrast regions and small one for the high-ontrast regions. 3. SELECTION OF DIFFUSION THRESHOLD PARAMETER BASED ON IMAGE LOCAL DETAILS As we disussed in Setion, the parameter k in diffusion oeffiient funtion plas a ke role. Obviousl, it is optimal to selet k aording to its loal information and it 74

3 should be big where the loal ontrast is low and be small where the loal ontrast is high. Bearing this idea, let s define a data-related parameter k x, = K / L x, (8) 0 ( dd ) where K 0 is a onstant. L dd is a loal detail desriptor, whih should meet the following requirements: For the flat regions of the image, the L dd should be small. For the high ontrast regions, the L dd should be of large value. With the definition in (8), the formulation of the loal desriptor L dd is a ke. In this paper, we proposed to use the loal omplexit (LC) termed as L and the loal variane (LV) named as L v to jointl form L dd. Essentiall, L and L v measure the loal image entrop and dnami variation, respetivel. Intuitivel, flat regions have poor unertaint and less information, on the ontrar, edges and fine details tend to have massive unertaint and information. Image entrop proposed b Pun in 1980 an appropriatel desribe the unertaint of an image [11]. Considering an image region entered at (x, ) with a fixed m n window, the image loal entrop an be defined as L x L 1, = P log P (9) e j= 0 j j where P n / ( m n) j = (10) j where L is the gra levels, n j is the number of pixels of the level j. From (9), it is lear to see that the loal entrop is a good loal unertaint desriptor, but it suffers from high omputation omplexit. Aiming at reduing the omplexit, an alternative approah is adopted [1]: L 1 k = 0 L x, = sgn( k) (11) where k is the gra levels of the image between 0 and L-1. Simulation studies showed that either L e (x,) given in (9) or L (x,) given in (11) is not good enough to represent the loal desriptor required in (8). This is beause L e (x,) and L (x,) are onl able to measure the overall unertaint of the region, but annot measure the dnami hange in the region. It is well-known that the data variane is an appropriate measure of the image gra level spread range. Thus, the gra level loal variane of the image region entered at (x, ) with a fixed m n window is defined as: m n 1 L ( x, ) = ( f ( x, v ) m f ) (1) m n i= 1 j= 1 where m f is the mean gra level of the pixels in the m n neighborhood window. Taking both loal omplexit and loal variane into onsideration, the proposed loal detail desriptor L dd an be formulated as follows: (, ) (, ) log ( (, )) L x = L x L x (13) dd v The reasons for formulating L dd in (13) are as follows: For low-ontrast regions, sine L (x,) and L v (x,) are small, then L dd (x,) is small as a onsequene. In high-ontrast regions, sine L (x,) and L v (x,) are large and L dd (x,) is large as well. It is noted that L v (x,) in (1) is sensitive to noise and an impulsive noise ma lead to a large L v (x,). But L (x,) in (11) is muh robust to impulsive-like noise. Therefore, for noise regions, L (x,) is small whih makes L dd (x,) smaller than high-ontrast regions. It is noted that the log operator in (13) is able to eliminate the effet of impulsive-like noise in some measure. Generall, the variation of L (x,) is muh smaller than that of L v (x,). For example, for a WCE image shown in Fig., the L (x,) ranges from to 84 but L v (x,) ranges from 1.13 to 3150, meanwhile the (log(l v (x,))) is in the range of [0.15, 64.89] whih nearl mathes the variation range of L (x,). In onlusion, L dd proposed in (13) is able to distinguish highontrast regions from low-ontrast regions and alleviate the adverse impat of the impulsive-like noise. Extensive experiments have been arried out with real WCE images to validate the formulation of the proposed loal detail desriptor L dd in (13). It is onfident to onlude that L dd given in (13) is able to appropriatel desript the loal details of WCE images and meanwhile is robust to noise. 4. EXPERIMENTAL RESULTS In order to evaluate the performane of the proposed image enhanement algorithm, we onduted several experiments. The WCE images used are from Shenzhen JiFu Tehnolog Ltd., whih were aptured data from trial patients. The size of the WCE images is Sine the aptured WCE images are RGB olor images, therefore, we diretl applied the proposed image enhanement method on R, G, B images respetivel then merged them to the enhaned olor WCE images. We ompared the results of the proposed image enhanement algorithm with the anisotropi diffusion method (ADM) [7] and the Dnami Histogram Equalization (DHE) image enhanement algorithm [3]. For ADM method and our proposed method, (6) is taken as the diffusion oeffiient funtion onerning its low omputing omplexit. For ADM method, parameter k in (6) is set to 10. For our proposed method, the parameter K 0 in (8) is also set to be 10. Loal window size used in (11) is set to The results are obtained after 30 iterations of diffusion. Iteration time is also a ke fator to the result. It is noted that with the inrease of the iterations, the enhaned images tend to onverge to the best result and then start to degenerate. Hene, 30 iteration is an empirial hoie after the omparison with 10, 0 40, and 50 iterations. The optimal hoie of the iteration is also our future researh ontent. It is noted that it is diffiult to evaluate the performane of a olor image enhanement algorithm objetivel. Aording to our knowledge, there is 75

4 no authoritative quantitative measurement. So we will estimate the proposed approah in a subjetive wa. Due to the paper length limitation, we onl present three sets of the experimental results here. Fig. 3 demonstrated a set of experimental results. Fig. 3 (a) is the original WCE image of some vessels. Fig. 3 (b) to Fig. 3 (d) shows the enhaned WCE image b DHE algorithm, the anisotropi diffusion method (ADM), and our proposed method, respetivel. As we an see, the original image is blurred slightl. Some of the edges of this WCE image are too weak to detet. The ADM algorithm failed to enhane the image and produed an even more blurred image. The DHE algorithm produed aeptable result but magnified some noise. In the image enhaned b our proposed method, we an learl see the vessels without noise amplifiation. Fig. 4 gives another set of experimental results, where the original WCE image in Fig. 4 (a) is muh dark ompared with the one in Fig. 3 (a). Our proposed algorithm produed a lear result even in the dark regions refleting image details learl, whih is shown in Fig. 4 (d). Result produed b the ADM algorithm shown in Fig. 4 () is also inferior to the original image. Result from DHE algorithm is also dark, and aused hrominane hange as we an see in Fig. 4 (b). In Fig. 5 (a), the original image is suspet of jejunum erosion disease. The result from DHE algorithm produed some hrominane hange in the abnormal region as shown in Fig. 5 (b). Our proposed approah enhaned the image properl, as shown in Fig. 5 (d), espeiall at the abnormal region where muh more image details an be viewed for more aurate judgment. From the experimental results illustrated, we an onlude that our proposed method has the abilit to effetivel enhane the olor WCE images. 5. CONCLUSION This paper works on the WCE images enhanement tehnique. With the analsis of the loal harateristi of WCE images, we proposed an effiient image enhanement method based on the anisotropi diffusion tehnique. A new approah of automatiall seleting the parameter of the diffusion oeffiient based on the loal information of the WCE image has been developed. Extensive simulations with the real WCE images show that the proposed image enhanement method is able to effetivel enhane various WCE images with the good preservation of the loal details. Future stud will fous on reduing the omputational omplexit of the proposed approah and automati nidus detetion based on the enhaned images. ACKNOWLEDGMENT This work is partiall supported b the funded projet of the Shenzhen Government and the ollaboration researh projet funded b Shenzhen JiFu Tehnolog Ltd. and the () Anisotropi diffusion (d) Proposed approah Fig. 3. Enhanement result of different approahes () Anisotropi diffusion (d) Proposed approah Fig. 4. Enhanement result of different approahes () Anisotropi diffusion (d) Proposed approah Fig. 5. Enhanement result of different approahes authors would thank Shenzhen JiFu Tehnolog Ltd. for providing us the WCE testing images. 76

5 6. REFERENCES [1] Siegel, R., D. Naishadham, and A. Jemal, Caner statistis, 01. CA: a aner journal for liniians, 01. [] Iddan, G., et al., Wireless apsule endosop. Nature. 405: p. 417, 000. [3] Abdullah-Al-Wadud, M., et al., A Dnami Histogram Equalization for Image Contrast Enhanement., IEEE Transations on Consumer Eletronis, 53(): p , 007. [4] Ibrahim, H. and N.S.P. Kong, Brightness preserving dnami histogram equalization for image ontrast enhanement, IEEE Transations on Consumer Eletronis, 53(4): p , 007. [5] Polesel, A., G. Ramponi, and V.J. Mathews, Image enhanement via adaptive unsharp masking, IEEE Transations on Image Proessing, 9(3): p , 000. [6] Stark, J.L., et al., Gra and olor image ontrast enhanement b the urvelet transform, IEEE Transations on Image Proessing, 1(6): p , 003. [7] Perona, P. and J. Malik, Sale-spae and edge detetion using anisotropi diffusion, IEEE Transations on Pattern Analsis and Mahine Intelligene, 1(7): p [8] Gilboa, G., N. Sohen, et al., "Forward-and-bakward diffusion proesses for adaptive image enhanement and denoising." IEEE Transations on Image Proessing, 11(7): , 00. [9] Ghita, O., K. Robinson, et al., "MRI diffusion-based filtering: a note on performane haraterisation." Computerized Medial Imaging and Graphis, 9(4): 67-77, 005. [10] Li, B. and M.Q.H. Meng, Wireless apsule endosop images enhanement using ontrast driven forward and bakward anisotropi diffusion, International Conferene on Image Proessing, p , 007. [11] Pun, T., A new method for gre-level piture thresholding using the entrop of the histogram, Signal Proessing, (3): p. 3-37, [1] Yan, C., et al., Image transition region extration and segmentation based on loal omplexit, Journal of Infrared and Millimeter Waves-Chinese Edition, 4(4): p. 31,

timestamp, if silhouette(x, y) 0 0 if silhouette(x, y) = 0, mhi(x, y) = and mhi(x, y) < timestamp - duration mhi(x, y), else

timestamp, if silhouette(x, y) 0 0 if silhouette(x, y) = 0, mhi(x, y) = and mhi(x, y) < timestamp - duration mhi(x, y), else 3rd International Conferene on Multimedia Tehnolog(ICMT 013) An Effiient Moving Target Traking Strateg Based on OpenCV and CAMShift Theor Dongu Li 1 Abstrat Image movement involved bakground movement and

More information

BioTechnology. An Indian Journal FULL PAPER. Trade Science Inc. Improvement of low illumination image enhancement algorithm based on physical mode

BioTechnology. An Indian Journal FULL PAPER. Trade Science Inc. Improvement of low illumination image enhancement algorithm based on physical mode [Type text] [Type text] [Type text] ISSN : 0974-7435 Volume 10 Issue 22 BioTehnology 2014 An Indian Journal FULL PAPER BTAIJ, 10(22), 2014 [13995-14001] Improvement of low illumination image enhanement

More information

Performance of Histogram-Based Skin Colour Segmentation for Arms Detection in Human Motion Analysis Application

Performance of Histogram-Based Skin Colour Segmentation for Arms Detection in Human Motion Analysis Application World Aademy of Siene, Engineering and Tehnology 8 009 Performane of Histogram-Based Skin Colour Segmentation for Arms Detetion in Human Motion Analysis Appliation Rosalyn R. Porle, Ali Chekima, Farrah

More information

NONLINEAR BACK PROJECTION FOR TOMOGRAPHIC IMAGE RECONSTRUCTION. Ken Sauer and Charles A. Bouman

NONLINEAR BACK PROJECTION FOR TOMOGRAPHIC IMAGE RECONSTRUCTION. Ken Sauer and Charles A. Bouman NONLINEAR BACK PROJECTION FOR TOMOGRAPHIC IMAGE RECONSTRUCTION Ken Sauer and Charles A. Bouman Department of Eletrial Engineering, University of Notre Dame Notre Dame, IN 46556, (219) 631-6999 Shool of

More information

Abstract. Key Words: Image Filters, Fuzzy Filters, Order Statistics Filters, Rank Ordered Mean Filters, Channel Noise. 1.

Abstract. Key Words: Image Filters, Fuzzy Filters, Order Statistics Filters, Rank Ordered Mean Filters, Channel Noise. 1. Fuzzy Weighted Rank Ordered Mean (FWROM) Filters for Mixed Noise Suppression from Images S. Meher, G. Panda, B. Majhi 3, M.R. Meher 4,,4 Department of Eletronis and I.E., National Institute of Tehnology,

More information

Extracting Partition Statistics from Semistructured Data

Extracting Partition Statistics from Semistructured Data Extrating Partition Statistis from Semistrutured Data John N. Wilson Rihard Gourlay Robert Japp Mathias Neumüller Department of Computer and Information Sienes University of Strathlyde, Glasgow, UK {jnw,rsg,rpj,mathias}@is.strath.a.uk

More information

The Minimum Redundancy Maximum Relevance Approach to Building Sparse Support Vector Machines

The Minimum Redundancy Maximum Relevance Approach to Building Sparse Support Vector Machines The Minimum Redundany Maximum Relevane Approah to Building Sparse Support Vetor Mahines Xiaoxing Yang, Ke Tang, and Xin Yao, Nature Inspired Computation and Appliations Laboratory (NICAL), Shool of Computer

More information

Transition Detection Using Hilbert Transform and Texture Features

Transition Detection Using Hilbert Transform and Texture Features Amerian Journal of Signal Proessing 1, (): 35-4 DOI: 1.593/.asp.1.6 Transition Detetion Using Hilbert Transform and Texture Features G. G. Lashmi Priya *, S. Domni Department of Computer Appliations, National

More information

New Fuzzy Object Segmentation Algorithm for Video Sequences *

New Fuzzy Object Segmentation Algorithm for Video Sequences * JOURNAL OF INFORMATION SCIENCE AND ENGINEERING 24, 521-537 (2008) New Fuzzy Obet Segmentation Algorithm for Video Sequenes * KUO-LIANG CHUNG, SHIH-WEI YU, HSUEH-JU YEH, YONG-HUAI HUANG AND TA-JEN YAO Department

More information

Electrical Engineering Department, University of Texas at Dallas, Richardson, TX, USA 3

Electrical Engineering Department, University of Texas at Dallas, Richardson, TX, USA 3 Effiient Performane odeling via Dual-Prior Baesian odel Fusion for Analog and ixed-signal Ciruits Qiheng Huang Chenlei Fang Fan Yang * Xuan Zeng * Dian Zhou and Xin i 3 State Ke ab of ASIC & Sstem iroeletronis

More information

the data. Structured Principal Component Analysis (SPCA)

the data. Structured Principal Component Analysis (SPCA) Strutured Prinipal Component Analysis Kristin M. Branson and Sameer Agarwal Department of Computer Siene and Engineering University of California, San Diego La Jolla, CA 9193-114 Abstrat Many tasks involving

More information

A Novel Validity Index for Determination of the Optimal Number of Clusters

A Novel Validity Index for Determination of the Optimal Number of Clusters IEICE TRANS. INF. & SYST., VOL.E84 D, NO.2 FEBRUARY 2001 281 LETTER A Novel Validity Index for Determination of the Optimal Number of Clusters Do-Jong KIM, Yong-Woon PARK, and Dong-Jo PARK, Nonmembers

More information

NOISE REMOVAL FOR OBJECT TRACKING BASED ON HSV COLOR SPACE PARAMETER USING CAMSHIFT

NOISE REMOVAL FOR OBJECT TRACKING BASED ON HSV COLOR SPACE PARAMETER USING CAMSHIFT International Journal of Computational Intelligene & Teleommuniation Sstems () 0 pp. 39-45 NOISE REOVAL FOR OBJECT TRACKING BASED ON HSV COLOR SPACE PARAETER USING CASHIFT P. Raavel G. Appasami and R.

More information

Stable Road Lane Model Based on Clothoids

Stable Road Lane Model Based on Clothoids Stable Road Lane Model Based on Clothoids C Gakstatter*, S Thomas**, Dr P Heinemann*, Prof Gudrun Klinker*** *Audi Eletronis Venture GmbH, **Leibniz Universität Hannover, ***Tehnishe Universität Münhen

More information

A New RBFNDDA-KNN Network and Its Application to Medical Pattern Classification

A New RBFNDDA-KNN Network and Its Application to Medical Pattern Classification A New RBFNDDA-KNN Network and Its Appliation to Medial Pattern Classifiation Shing Chiang Tan 1*, Chee Peng Lim 2, Robert F. Harrison 3, R. Lee Kennedy 4 1 Faulty of Information Siene and Tehnology, Multimedia

More information

A PARAMETRIC MODELING APPROACH FOR WIRELESS CAPSULE ENDOSCOPY HAZY IMAGE RESTORATION

A PARAMETRIC MODELING APPROACH FOR WIRELESS CAPSULE ENDOSCOPY HAZY IMAGE RESTORATION A PARAMETRIC MODELING APPROACH FOR WIRELESS CAPSULE ENDOSCOPY HAZY IMAGE RESTORATION Y. Wan 1, C. Cai 2, J. Liu 1, Y. X. Zou 1 * 1 ADSPLAB/ELIP, Shool of ECE, Pekin University, Shenzhen 518055, China 2

More information

Capturing Large Intra-class Variations of Biometric Data by Template Co-updating

Capturing Large Intra-class Variations of Biometric Data by Template Co-updating Capturing Large Intra-lass Variations of Biometri Data by Template Co-updating Ajita Rattani University of Cagliari Piazza d'armi, Cagliari, Italy ajita.rattani@diee.unia.it Gian Lua Marialis University

More information

Video Data and Sonar Data: Real World Data Fusion Example

Video Data and Sonar Data: Real World Data Fusion Example 14th International Conferene on Information Fusion Chiago, Illinois, USA, July 5-8, 2011 Video Data and Sonar Data: Real World Data Fusion Example David W. Krout Applied Physis Lab dkrout@apl.washington.edu

More information

SVC-DASH-M: Scalable Video Coding Dynamic Adaptive Streaming Over HTTP Using Multiple Connections

SVC-DASH-M: Scalable Video Coding Dynamic Adaptive Streaming Over HTTP Using Multiple Connections SVC-DASH-M: Salable Video Coding Dynami Adaptive Streaming Over HTTP Using Multiple Connetions Samar Ibrahim, Ahmed H. Zahran and Mahmoud H. Ismail Department of Eletronis and Eletrial Communiations, Faulty

More information

On - Line Path Delay Fault Testing of Omega MINs M. Bellos 1, E. Kalligeros 1, D. Nikolos 1,2 & H. T. Vergos 1,2

On - Line Path Delay Fault Testing of Omega MINs M. Bellos 1, E. Kalligeros 1, D. Nikolos 1,2 & H. T. Vergos 1,2 On - Line Path Delay Fault Testing of Omega MINs M. Bellos, E. Kalligeros, D. Nikolos,2 & H. T. Vergos,2 Dept. of Computer Engineering and Informatis 2 Computer Tehnology Institute University of Patras,

More information

Multi-Piece Mold Design Based on Linear Mixed-Integer Program Toward Guaranteed Optimality

Multi-Piece Mold Design Based on Linear Mixed-Integer Program Toward Guaranteed Optimality INTERNATIONAL CONFERENCE ON MANUFACTURING AUTOMATION (ICMA200) Multi-Piee Mold Design Based on Linear Mixed-Integer Program Toward Guaranteed Optimality Stephen Stoyan, Yong Chen* Epstein Department of

More information

KERNEL SPARSE REPRESENTATION WITH LOCAL PATTERNS FOR FACE RECOGNITION

KERNEL SPARSE REPRESENTATION WITH LOCAL PATTERNS FOR FACE RECOGNITION KERNEL SPARSE REPRESENTATION WITH LOCAL PATTERNS FOR FACE RECOGNITION Cuiui Kang 1, Shengai Liao, Shiming Xiang 1, Chunhong Pan 1 1 National Laboratory of Pattern Reognition, Institute of Automation, Chinese

More information

A scheme for racquet sports video analysis with the combination of audio-visual information

A scheme for racquet sports video analysis with the combination of audio-visual information A sheme for raquet sports video analysis with the ombination of audio-visual information Liyuan Xing a*, Qixiang Ye b, Weigang Zhang, Qingming Huang a and Hua Yu a a Graduate Shool of the Chinese Aadamy

More information

特集 Road Border Recognition Using FIR Images and LIDAR Signal Processing

特集 Road Border Recognition Using FIR Images and LIDAR Signal Processing デンソーテクニカルレビュー Vol. 15 2010 特集 Road Border Reognition Using FIR Images and LIDAR Signal Proessing 高木聖和 バーゼル ファルディ Kiyokazu TAKAGI Basel Fardi ヘンドリック ヴァイゲル Hendrik Weigel ゲルド ヴァニーリック Gerd Wanielik This paper

More information

Detection and Recognition of Non-Occluded Objects using Signature Map

Detection and Recognition of Non-Occluded Objects using Signature Map 6th WSEAS International Conferene on CIRCUITS, SYSTEMS, ELECTRONICS,CONTROL & SIGNAL PROCESSING, Cairo, Egypt, De 9-31, 007 65 Detetion and Reognition of Non-Oluded Objets using Signature Map Sangbum Park,

More information

Exploiting Enriched Contextual Information for Mobile App Classification

Exploiting Enriched Contextual Information for Mobile App Classification Exploiting Enrihed Contextual Information for Mobile App Classifiation Hengshu Zhu 1 Huanhuan Cao 2 Enhong Chen 1 Hui Xiong 3 Jilei Tian 2 1 University of Siene and Tehnology of China 2 Nokia Researh Center

More information

An Effective Hardware Architecture for Bump Mapping Using Angular Operation

An Effective Hardware Architecture for Bump Mapping Using Angular Operation Graphis Hardware (2003) M. Doggett W. Heidrih W. Mark. Shilling (Editors) n Effetive Hardware rhiteture for Bump Mapping Using ngular peration S. G. Lee W. C. Park W. J. Lee T. D. Han and S. B. Yang Department

More information

Partial Character Decoding for Improved Regular Expression Matching in FPGAs

Partial Character Decoding for Improved Regular Expression Matching in FPGAs Partial Charater Deoding for Improved Regular Expression Mathing in FPGAs Peter Sutton Shool of Information Tehnology and Eletrial Engineering The University of Queensland Brisbane, Queensland, 4072, Australia

More information

Face and Facial Feature Tracking for Natural Human-Computer Interface

Face and Facial Feature Tracking for Natural Human-Computer Interface Fae and Faial Feature Traking for Natural Human-Computer Interfae Vladimir Vezhnevets Graphis & Media Laboratory, Dept. of Applied Mathematis and Computer Siene of Mosow State University Mosow, Russia

More information

AUTOMATIC TRACKING OF MOVING OBJECT WITH EYE-IN- HAND ROBOT MANIPULATOR

AUTOMATIC TRACKING OF MOVING OBJECT WITH EYE-IN- HAND ROBOT MANIPULATOR AUTOATIC TRACKING OF OVING OBJECT WITH EYE-IN- HAND ROBOT ANIPULATOR 1 JIN-SIANG SHAW, WEN-LIN CHI Institute of ehatroni Engineering, Taipei Teh, Taipei, Taiwan Email: 1 jshaw@ntut.edu.tw, ton455448@gmail.om

More information

INTERPOLATED AND WARPED 2-D DIGITAL WAVEGUIDE MESH ALGORITHMS

INTERPOLATED AND WARPED 2-D DIGITAL WAVEGUIDE MESH ALGORITHMS Proeedings of the COST G-6 Conferene on Digital Audio Effets (DAFX-), Verona, Italy, Deember 7-9, INTERPOLATED AND WARPED -D DIGITAL WAVEGUIDE MESH ALGORITHMS Vesa Välimäki Lab. of Aoustis and Audio Signal

More information

Model Based Approach for Content Based Image Retrievals Based on Fusion and Relevancy Methodology

Model Based Approach for Content Based Image Retrievals Based on Fusion and Relevancy Methodology The International Arab Journal of Information Tehnology, Vol. 12, No. 6, November 15 519 Model Based Approah for Content Based Image Retrievals Based on Fusion and Relevany Methodology Telu Venkata Madhusudhanarao

More information

Unsupervised color film restoration using adaptive color equalization

Unsupervised color film restoration using adaptive color equalization Unsupervised olor film restoration using adaptive olor equalization A. Rizzi 1, C. Gatta 1, C. Slanzi 1, G. Cioa 2, R. Shettini 2 1 Dipartimento di Tenologie dell Informazione Università degli studi di

More information

The Mathematics of Simple Ultrasonic 2-Dimensional Sensing

The Mathematics of Simple Ultrasonic 2-Dimensional Sensing The Mathematis of Simple Ultrasoni -Dimensional Sensing President, Bitstream Tehnology The Mathematis of Simple Ultrasoni -Dimensional Sensing Introdution Our ompany, Bitstream Tehnology, has been developing

More information

CleanUp: Improving Quadrilateral Finite Element Meshes

CleanUp: Improving Quadrilateral Finite Element Meshes CleanUp: Improving Quadrilateral Finite Element Meshes Paul Kinney MD-10 ECC P.O. Box 203 Ford Motor Company Dearborn, MI. 8121 (313) 28-1228 pkinney@ford.om Abstrat: Unless an all quadrilateral (quad)

More information

Pipelined Multipliers for Reconfigurable Hardware

Pipelined Multipliers for Reconfigurable Hardware Pipelined Multipliers for Reonfigurable Hardware Mithell J. Myjak and José G. Delgado-Frias Shool of Eletrial Engineering and Computer Siene, Washington State University Pullman, WA 99164-2752 USA {mmyjak,

More information

Dr.Hazeem Al-Khafaji Dept. of Computer Science, Thi-Qar University, College of Science, Iraq

Dr.Hazeem Al-Khafaji Dept. of Computer Science, Thi-Qar University, College of Science, Iraq Volume 4 Issue 6 June 014 ISSN: 77 18X International Journal of Advaned Researh in Computer Siene and Software Engineering Researh Paper Available online at: www.ijarsse.om Medial Image Compression using

More information

Smooth Trajectory Planning Along Bezier Curve for Mobile Robots with Velocity Constraints

Smooth Trajectory Planning Along Bezier Curve for Mobile Robots with Velocity Constraints Smooth Trajetory Planning Along Bezier Curve for Mobile Robots with Veloity Constraints Gil Jin Yang and Byoung Wook Choi Department of Eletrial and Information Engineering Seoul National University of

More information

3-D IMAGE MODELS AND COMPRESSION - SYNTHETIC HYBRID OR NATURAL FIT?

3-D IMAGE MODELS AND COMPRESSION - SYNTHETIC HYBRID OR NATURAL FIT? 3-D IMAGE MODELS AND COMPRESSION - SYNTHETIC HYBRID OR NATURAL FIT? Bernd Girod, Peter Eisert, Marus Magnor, Ekehard Steinbah, Thomas Wiegand Te {girod eommuniations Laboratory, University of Erlangen-Nuremberg

More information

Graph-Based vs Depth-Based Data Representation for Multiview Images

Graph-Based vs Depth-Based Data Representation for Multiview Images Graph-Based vs Depth-Based Data Representation for Multiview Images Thomas Maugey, Antonio Ortega, Pasal Frossard Signal Proessing Laboratory (LTS), Eole Polytehnique Fédérale de Lausanne (EPFL) Email:

More information

Trajectory Optimization for Self-Calibration and Navigation

Trajectory Optimization for Self-Calibration and Navigation Robotis: Siene and Sstems 7 Cambridge, MA, USA, Jul -6, 7 Trajetor Optimization for Self-Calibration and Navigation James A. Preiss, Karol Hausman, Gaurav S. Sukhatme Department of Computer Siene Universit

More information

Texture Enhanced Histogram Equalisation Using TV-L 1 Image Decomposition

Texture Enhanced Histogram Equalisation Using TV-L 1 Image Decomposition 1 Texture Enhaned Histogram Equalisation Using TV-L 1 Image Deomposition Ovidiu Ghita, Dana E. Ilea, and Paul F. Whelan, Senior Member, IEEE Abstrat Histogram transformation defines a lass of image proessing

More information

A Coarse-to-Fine Classification Scheme for Facial Expression Recognition

A Coarse-to-Fine Classification Scheme for Facial Expression Recognition A Coarse-to-Fine Classifiation Sheme for Faial Expression Reognition Xiaoyi Feng 1,, Abdenour Hadid 1 and Matti Pietikäinen 1 1 Mahine Vision Group Infoteh Oulu and Dept. of Eletrial and Information Engineering

More information

FUZZY WATERSHED FOR IMAGE SEGMENTATION

FUZZY WATERSHED FOR IMAGE SEGMENTATION FUZZY WATERSHED FOR IMAGE SEGMENTATION Ramón Moreno, Manuel Graña Computational Intelligene Group, Universidad del País Vaso, Spain http://www.ehu.es/winto; {ramon.moreno,manuel.grana}@ehu.es Abstrat The

More information

COMBINATION OF INTERSECTION- AND SWEPT-BASED METHODS FOR SINGLE-MATERIAL REMAP

COMBINATION OF INTERSECTION- AND SWEPT-BASED METHODS FOR SINGLE-MATERIAL REMAP Combination of intersetion- and swept-based methods for single-material remap 11th World Congress on Computational Mehanis WCCM XI) 5th European Conferene on Computational Mehanis ECCM V) 6th European

More information

arxiv: v1 [cs.db] 13 Sep 2017

arxiv: v1 [cs.db] 13 Sep 2017 An effiient lustering algorithm from the measure of loal Gaussian distribution Yuan-Yen Tai (Dated: May 27, 2018) In this paper, I will introdue a fast and novel lustering algorithm based on Gaussian distribution

More information

Time delay estimation of reverberant meeting speech: on the use of multichannel linear prediction

Time delay estimation of reverberant meeting speech: on the use of multichannel linear prediction University of Wollongong Researh Online Faulty of Informatis - apers (Arhive) Faulty of Engineering and Information Sienes 7 Time delay estimation of reverberant meeting speeh: on the use of multihannel

More information

A PROTOTYPE OF INTELLIGENT VIDEO SURVEILLANCE CAMERAS

A PROTOTYPE OF INTELLIGENT VIDEO SURVEILLANCE CAMERAS INTERNATIONAL JOURNAL OF INFORMATION AND SYSTEMS SCIENCES Volume 1, 3, Number 1, 3, Pages 1-22 365-382 2007 Institute for Sientifi Computing and Information A PROTOTYPE OF INTELLIGENT VIDEO SURVEILLANCE

More information

Multiple-Criteria Decision Analysis: A Novel Rank Aggregation Method

Multiple-Criteria Decision Analysis: A Novel Rank Aggregation Method 3537 Multiple-Criteria Deision Analysis: A Novel Rank Aggregation Method Derya Yiltas-Kaplan Department of Computer Engineering, Istanbul University, 34320, Avilar, Istanbul, Turkey Email: dyiltas@ istanbul.edu.tr

More information

SURVEY ON MEDICAL IMAGE SEGMENTATION USING ENHANCED K-MEANS AND KERNELIZED FUZZY C- MEANS

SURVEY ON MEDICAL IMAGE SEGMENTATION USING ENHANCED K-MEANS AND KERNELIZED FUZZY C- MEANS SURVEY ON MEDICAL IMAGE SEGMENTATION USING ENHANCED K-MEANS AND KERNELIZED FUZZY C- MEANS Gunwanti S. Mahajan & Kanhan S. Bhagat. Dept of E &TC, J. T. Mahajan C.o.E Faizpur, India ABSTRACT Diagnosti imaging

More information

Detecting Moving Targets in Clutter in Airborne SAR via Keystoning and Multiple Phase Center Interferometry

Detecting Moving Targets in Clutter in Airborne SAR via Keystoning and Multiple Phase Center Interferometry Deteting Moving Targets in Clutter in Airborne SAR via Keystoning and Multiple Phase Center Interferometry D. M. Zasada, P. K. Sanyal The MITRE Corp., 6 Eletroni Parkway, Rome, NY 134 (dmzasada, psanyal)@mitre.org

More information

Chromaticity-matched Superimposition of Foreground Objects in Different Environments

Chromaticity-matched Superimposition of Foreground Objects in Different Environments FCV216, the 22nd Korea-Japan Joint Workshop on Frontiers of Computer Vision Chromatiity-mathed Superimposition of Foreground Objets in Different Environments Yohei Ogura Graduate Shool of Siene and Tehnology

More information

Acoustic Links. Maximizing Channel Utilization for Underwater

Acoustic Links. Maximizing Channel Utilization for Underwater Maximizing Channel Utilization for Underwater Aousti Links Albert F Hairris III Davide G. B. Meneghetti Adihele Zorzi Department of Information Engineering University of Padova, Italy Email: {harris,davide.meneghetti,zorzi}@dei.unipd.it

More information

A Unified Subdivision Scheme for Polygonal Modeling

A Unified Subdivision Scheme for Polygonal Modeling EUROGRAPHICS 2 / A. Chalmers and T.-M. Rhyne (Guest Editors) Volume 2 (2), Number 3 A Unified Subdivision Sheme for Polygonal Modeling Jérôme Maillot Jos Stam Alias Wavefront Alias Wavefront 2 King St.

More information

FOREGROUND OBJECT EXTRACTION USING FUZZY C MEANS WITH BIT-PLANE SLICING AND OPTICAL FLOW

FOREGROUND OBJECT EXTRACTION USING FUZZY C MEANS WITH BIT-PLANE SLICING AND OPTICAL FLOW FOREGROUND OBJECT EXTRACTION USING FUZZY C EANS WITH BIT-PLANE SLICING AND OPTICAL FLOW SIVAGAI., REVATHI.T, JEGANATHAN.L 3 APSG, SCSE, VIT University, Chennai, India JRF, DST, Dehi, India. 3 Professor,

More information

Recursive estimation of generative models of video

Recursive estimation of generative models of video Reursive estimation of generative models of video Nemanja Petrovi Google In. Sumit Basu Mirosoft Researh Aleksandar Ivanovi Universit of Illinois Urbana Thomas Huang Universit of Illinois Urbana Nebojsa

More information

Automatic Physical Design Tuning: Workload as a Sequence Sanjay Agrawal Microsoft Research One Microsoft Way Redmond, WA, USA +1-(425)

Automatic Physical Design Tuning: Workload as a Sequence Sanjay Agrawal Microsoft Research One Microsoft Way Redmond, WA, USA +1-(425) Automati Physial Design Tuning: Workload as a Sequene Sanjay Agrawal Mirosoft Researh One Mirosoft Way Redmond, WA, USA +1-(425) 75-357 sagrawal@mirosoft.om Eri Chu * Computer Sienes Department University

More information

Unsupervised Stereoscopic Video Object Segmentation Based on Active Contours and Retrainable Neural Networks

Unsupervised Stereoscopic Video Object Segmentation Based on Active Contours and Retrainable Neural Networks Unsupervised Stereosopi Video Objet Segmentation Based on Ative Contours and Retrainable Neural Networks KLIMIS NTALIANIS, ANASTASIOS DOULAMIS, and NIKOLAOS DOULAMIS National Tehnial University of Athens

More information

A Novel Bit Level Time Series Representation with Implication of Similarity Search and Clustering

A Novel Bit Level Time Series Representation with Implication of Similarity Search and Clustering A Novel Bit Level Time Series Representation with Impliation of Similarity Searh and lustering hotirat Ratanamahatana, Eamonn Keogh, Anthony J. Bagnall 2, and Stefano Lonardi Dept. of omputer Siene & Engineering,

More information

What are Cycle-Stealing Systems Good For? A Detailed Performance Model Case Study

What are Cycle-Stealing Systems Good For? A Detailed Performance Model Case Study What are Cyle-Stealing Systems Good For? A Detailed Performane Model Case Study Wayne Kelly and Jiro Sumitomo Queensland University of Tehnology, Australia {w.kelly, j.sumitomo}@qut.edu.au Abstrat The

More information

Learning Convention Propagation in BeerAdvocate Reviews from a etwork Perspective. Abstract

Learning Convention Propagation in BeerAdvocate Reviews from a etwork Perspective. Abstract CS 9 Projet Final Report: Learning Convention Propagation in BeerAdvoate Reviews from a etwork Perspetive Abstrat We look at the way onventions propagate between reviews on the BeerAdvoate dataset, and

More information

Mean Deviation Similarity Index: Efficient and Reliable Full-Reference Image Quality Evaluator

Mean Deviation Similarity Index: Efficient and Reliable Full-Reference Image Quality Evaluator 1 Mean Deviation Similarity Index: Effiient and Reliable Full-Referene Image Quality Evaluator Hossein Ziaei Nafhi, Atena Shahkolaei, Rahid Hedjam, and Mohamed Cheriet, Senior Member, IEEE two images of

More information

Cluster-Based Cumulative Ensembles

Cluster-Based Cumulative Ensembles Cluster-Based Cumulative Ensembles Hanan G. Ayad and Mohamed S. Kamel Pattern Analysis and Mahine Intelligene Lab, Eletrial and Computer Engineering, University of Waterloo, Waterloo, Ontario N2L 3G1,

More information

Detection of RF interference to GPS using day-to-day C/No differences

Detection of RF interference to GPS using day-to-day C/No differences 1 International Symposium on GPS/GSS Otober 6-8, 1. Detetion of RF interferene to GPS using day-to-day /o differenes Ryan J. R. Thompson 1#, Jinghui Wu #, Asghar Tabatabaei Balaei 3^, and Andrew G. Dempster

More information

Expert Systems with Applications

Expert Systems with Applications Expert Systems with Appliations 39 (2012) 2842 2855 Contents lists available at SiVerse SieneDiret Expert Systems with Appliations journal homepage: www.elsevier.om/loate/eswa An automated vision system

More information

Gradient based progressive probabilistic Hough transform

Gradient based progressive probabilistic Hough transform Gradient based progressive probabilisti Hough transform C.Galambos, J.Kittler and J.Matas Abstrat: The authors look at the benefits of exploiting gradient information to enhane the progressive probabilisti

More information

Rotation Invariant Spherical Harmonic Representation of 3D Shape Descriptors

Rotation Invariant Spherical Harmonic Representation of 3D Shape Descriptors Eurographis Symposium on Geometry Proessing (003) L. Kobbelt, P. Shröder, H. Hoppe (Editors) Rotation Invariant Spherial Harmoni Representation of 3D Shape Desriptors Mihael Kazhdan, Thomas Funkhouser,

More information

Cluster Centric Fuzzy Modeling

Cluster Centric Fuzzy Modeling 10.1109/TFUZZ.014.300134, IEEE Transations on Fuzzy Systems TFS-013-0379.R1 1 Cluster Centri Fuzzy Modeling Witold Pedryz, Fellow, IEEE, and Hesam Izakian, Student Member, IEEE Abstrat In this study, we

More information

RAC 2 E: Novel Rendezvous Protocol for Asynchronous Cognitive Radios in Cooperative Environments

RAC 2 E: Novel Rendezvous Protocol for Asynchronous Cognitive Radios in Cooperative Environments 21st Annual IEEE International Symposium on Personal, Indoor and Mobile Radio Communiations 1 RAC 2 E: Novel Rendezvous Protool for Asynhronous Cognitive Radios in Cooperative Environments Valentina Pavlovska,

More information

HEXA: Compact Data Structures for Faster Packet Processing

HEXA: Compact Data Structures for Faster Packet Processing Washington University in St. Louis Washington University Open Sholarship All Computer Siene and Engineering Researh Computer Siene and Engineering Report Number: 27-26 27 HEXA: Compat Data Strutures for

More information

DATA ACQUISITION AND PROCESSING OF PARALLEL FREQUENCY SAR BASED ON COMPRESSIVE SENSING

DATA ACQUISITION AND PROCESSING OF PARALLEL FREQUENCY SAR BASED ON COMPRESSIVE SENSING Progress In Eletromagnetis Researh, Vol. 133, 199 215, 2013 DATA ACQUISITION AND PROCESSING OF PARALLEL FREQUENCY SAR BASED ON COMPRESSIVE SENSING Y. N. You, H. P. Xu *, C. S. Li, and L. Q. Zhang Shool

More information

TUMOR DETECTION IN MRI BRAIN IMAGE SEGMENTATION USING PHASE CONGRUENCY MODIFIED FUZZY C MEAN ALGORITHM

TUMOR DETECTION IN MRI BRAIN IMAGE SEGMENTATION USING PHASE CONGRUENCY MODIFIED FUZZY C MEAN ALGORITHM TUMOR DETECTION IN MRI BRAIN IMAGE SEGMENTATION USING PHASE CONGRUENCY MODIFIED FUZZY C MEAN ALGORITHM M. Murugeswari 1, M.Gayathri 2 1 Assoiate Professor, 2 PG Sholar 1,2 K.L.N College of Information

More information

BENDING STIFFNESS AND DYNAMIC CHARACTERISTICS OF A ROTOR WITH SPLINE JOINTS

BENDING STIFFNESS AND DYNAMIC CHARACTERISTICS OF A ROTOR WITH SPLINE JOINTS Proeedings of ASME 0 International Mehanial Engineering Congress & Exposition IMECE0 November 5-, 0, San Diego, CA IMECE0-6657 BENDING STIFFNESS AND DYNAMIC CHARACTERISTICS OF A ROTOR WITH SPLINE JOINTS

More information

Approximate logic synthesis for error tolerant applications

Approximate logic synthesis for error tolerant applications Approximate logi synthesis for error tolerant appliations Doohul Shin and Sandeep K. Gupta Eletrial Engineering Department, University of Southern California, Los Angeles, CA 989 {doohuls, sandeep}@us.edu

More information

Self-Adaptive Parent to Mean-Centric Recombination for Real-Parameter Optimization

Self-Adaptive Parent to Mean-Centric Recombination for Real-Parameter Optimization Self-Adaptive Parent to Mean-Centri Reombination for Real-Parameter Optimization Kalyanmoy Deb and Himanshu Jain Department of Mehanial Engineering Indian Institute of Tehnology Kanpur Kanpur, PIN 86 {deb,hjain}@iitk.a.in

More information

Comparing Images Under Variable Illumination

Comparing Images Under Variable Illumination ( This paper appeared in CVPR 8. IEEE ) Comparing Images Under Variable Illumination David W. Jaobs Peter N. Belhumeur Ronen Basri NEC Researh Institute Center for Computational Vision and Control The

More information

Improved Real-Time Shadow Mapping for CAD Models

Improved Real-Time Shadow Mapping for CAD Models Improved Real-Time Shado Mapping for CAD Models Vitor Barata R. B. Barroso TeGraf, Computer Siene Dept., PUC-Rio vbarata@tegraf.pu-rio.br Waldemar Celes TeGraf, Computer Siene Dept., PUC-Rio eles@tegraf.pu-rio.br

More information

Segmentation of brain MR image using fuzzy local Gaussian mixture model with bias field correction

Segmentation of brain MR image using fuzzy local Gaussian mixture model with bias field correction IOSR Journal of VLSI and Signal Proessing (IOSR-JVSP) Volume 2, Issue 2 (Mar. Apr. 2013), PP 35-41 e-issn: 2319 4200, p-issn No. : 2319 4197 Segmentation of brain MR image using fuzzy loal Gaussian mixture

More information

Simultaneous image orientation in GRASS

Simultaneous image orientation in GRASS Simultaneous image orientation in GRASS Alessandro BERGAMINI, Alfonso VITTI, Paolo ATELLI Dipartimento di Ingegneria Civile e Ambientale, Università degli Studi di Trento, via Mesiano 77, 38 Trento, tel.

More information

Using Augmented Measurements to Improve the Convergence of ICP

Using Augmented Measurements to Improve the Convergence of ICP Using Augmented Measurements to Improve the onvergene of IP Jaopo Serafin, Giorgio Grisetti Dept. of omputer, ontrol and Management Engineering, Sapienza University of Rome, Via Ariosto 25, I-0085, Rome,

More information

NOISE is inevitable in any image-capturing process. Even

NOISE is inevitable in any image-capturing process. Even IEEE TRANSACTIONS ON PATTERN ANALYSIS AND MACHINE INTELLIGENCE, VOL. 34, NO. 7, JULY 2012 1329 Differene-Based Image Noise Modeling Using Skellam Distribution Youngbae Hwang, Member, IEEE, Jun-Sik Kim,

More information

Analysis of input and output configurations for use in four-valued CCD programmable logic arrays

Analysis of input and output configurations for use in four-valued CCD programmable logic arrays nalysis of input and output onfigurations for use in four-valued D programmable logi arrays J.T. utler H.G. Kerkhoff ndexing terms: Logi, iruit theory and design, harge-oupled devies bstrat: s in binary,

More information

A RAY TRACING SIMULATION OF SOUND DIFFRACTION BASED ON ANALYTIC SECONDARY SOURCE MODEL

A RAY TRACING SIMULATION OF SOUND DIFFRACTION BASED ON ANALYTIC SECONDARY SOURCE MODEL 19th European Signal Proessing Conferene (EUSIPCO 211) Barelona, Spain, August 29 - September 2, 211 A RAY TRACING SIMULATION OF SOUND DIFFRACTION BASED ON ANALYTIC SECONDARY SOURCE MODEL Masashi Okada,

More information

IMPROVED FUZZY CLUSTERING METHOD BASED ON INTUITIONISTIC FUZZY PARTICLE SWARM OPTIMIZATION

IMPROVED FUZZY CLUSTERING METHOD BASED ON INTUITIONISTIC FUZZY PARTICLE SWARM OPTIMIZATION Journal of Theoretial and Applied Information Tehnology IMPROVED FUZZY CLUSTERING METHOD BASED ON INTUITIONISTIC FUZZY PARTICLE SWARM OPTIMIZATION V.KUMUTHA, 2 S. PALANIAMMAL D.J. Aademy For Managerial

More information

Dynamic Backlight Adaptation for Low Power Handheld Devices 1

Dynamic Backlight Adaptation for Low Power Handheld Devices 1 Dynami Baklight Adaptation for ow Power Handheld Devies 1 Sudeep Pasriha, Manev uthra, Shivajit Mohapatra, Nikil Dutt and Nalini Venkatasubramanian 444, Computer Siene Building, Shool of Information &

More information

Video stabilization based on a 3D perspective camera model

Video stabilization based on a 3D perspective camera model Vis Comput DOI 10.1007/s00371-009-0310-z ORIGINAL ARTICLE Video stabilization based on a 3D perspetive amera model Guofeng Zhang Wei Hua Xueying Qin Yuanlong Shao Hujun Bao Springer-Verlag 2009 Abstrat

More information

Accurate Image Based Relighting through Optimization

Accurate Image Based Relighting through Optimization Thirteenth Eurographis Workshop on Rendering (2002) P. Debeve and S. Gibson (Editors) Aurate Image Based Relighting through Optimization Pieter Peers Philip Dutré Department of Computer Siene, K.U.Leuven,

More information

Shape Outlier Detection Using Pose Preserving Dynamic Shape Models

Shape Outlier Detection Using Pose Preserving Dynamic Shape Models Shape Outlier Detetion Using Pose Preserving Dynami Shape Models Chan-Su Lee Ahmed Elgammal Department of Computer Siene, Rutgers University, Pisataway, NJ 8854 USA CHANSU@CS.RUTGERS.EDU ELGAMMAL@CS.RUTGERS.EDU

More information

Semantic Concept Detection Using Weighted Discretization Multiple Correspondence Analysis for Disaster Information Management

Semantic Concept Detection Using Weighted Discretization Multiple Correspondence Analysis for Disaster Information Management Semanti Conept Detetion Using Weighted Disretization Multiple Correspondene Analysis for Disaster Information Management Samira Pouyanfar and Shu-Ching Chen Shool of Computing and Information Sienes Florida

More information

A DYNAMIC ACCESS CONTROL WITH BINARY KEY-PAIR

A DYNAMIC ACCESS CONTROL WITH BINARY KEY-PAIR Malaysian Journal of Computer Siene, Vol 10 No 1, June 1997, pp 36-41 A DYNAMIC ACCESS CONTROL WITH BINARY KEY-PAIR Md Rafiqul Islam, Harihodin Selamat and Mohd Noor Md Sap Faulty of Computer Siene and

More information

DETECTION METHOD FOR NETWORK PENETRATING BEHAVIOR BASED ON COMMUNICATION FINGERPRINT

DETECTION METHOD FOR NETWORK PENETRATING BEHAVIOR BASED ON COMMUNICATION FINGERPRINT DETECTION METHOD FOR NETWORK PENETRATING BEHAVIOR BASED ON COMMUNICATION FINGERPRINT 1 ZHANGGUO TANG, 2 HUANZHOU LI, 3 MINGQUAN ZHONG, 4 JIAN ZHANG 1 Institute of Computer Network and Communiation Tehnology,

More information

A radiometric analysis of projected sinusoidal illumination for opaque surfaces

A radiometric analysis of projected sinusoidal illumination for opaque surfaces University of Virginia tehnial report CS-21-7 aompanying A Coaxial Optial Sanner for Synhronous Aquisition of 3D Geometry and Surfae Refletane A radiometri analysis of projeted sinusoidal illumination

More information

Performance Benchmarks for an Interactive Video-on-Demand System

Performance Benchmarks for an Interactive Video-on-Demand System Performane Benhmarks for an Interative Video-on-Demand System. Guo,P.G.Taylor,E.W.M.Wong,S.Chan,M.Zukerman andk.s.tang ARC Speial Researh Centre for Ultra-Broadband Information Networks (CUBIN) Department

More information

User-level Fairness Delivered: Network Resource Allocation for Adaptive Video Streaming

User-level Fairness Delivered: Network Resource Allocation for Adaptive Video Streaming User-level Fairness Delivered: Network Resoure Alloation for Adaptive Video Streaming Mu Mu, Steven Simpson, Arsham Farshad, Qiang Ni, Niholas Rae Shool of Computing and Communiations, Lanaster University

More information

The AMDREL Project in Retrospective

The AMDREL Project in Retrospective The AMDREL Projet in Retrospetive K. Siozios 1, G. Koutroumpezis 1, K. Tatas 1, N. Vassiliadis 2, V. Kalenteridis 2, H. Pournara 2, I. Pappas 2, D. Soudris 1, S. Nikolaidis 2, S. Siskos 2, and A. Thanailakis

More information

Algorithms, Mechanisms and Procedures for the Computer-aided Project Generation System

Algorithms, Mechanisms and Procedures for the Computer-aided Project Generation System Algorithms, Mehanisms and Proedures for the Computer-aided Projet Generation System Anton O. Butko 1*, Aleksandr P. Briukhovetskii 2, Dmitry E. Grigoriev 2# and Konstantin S. Kalashnikov 3 1 Department

More information

Alleviating DFT cost using testability driven HLS

Alleviating DFT cost using testability driven HLS Alleviating DFT ost using testability driven HLS M.L.Flottes, R.Pires, B.Rouzeyre Laboratoire d Informatique, de Robotique et de Miroéletronique de Montpellier, U.M. CNRS 5506 6 rue Ada, 34392 Montpellier

More information

An Efficient System for Medical Image Retrieval using Generalized Gamma Distribution

An Efficient System for Medical Image Retrieval using Generalized Gamma Distribution I.J. Image, Graphis and Signal Proessing, 05, 6, 5-58 Published Online May 05 in MECS (http://www.mes-press.org/) DOI: 0.585/ijigsp.05.06.07 An Effiient System for Medial Image Retrieval using Generalized

More information

Tracking Table Tennis Balls in Real Match Scenes for Umpiring Applications

Tracking Table Tennis Balls in Real Match Scenes for Umpiring Applications British Journal of Mathematis & Computer Siene 1(4): 228-241, 2011 SCIENCEDOMAIN international www.sienedomain.org Traking Tale Tennis Balls in Real Math Senes for Umpiring Appliations K. C. P. Wong 1*

More information

We don t need no generation - a practical approach to sliding window RLNC

We don t need no generation - a practical approach to sliding window RLNC We don t need no generation - a pratial approah to sliding window RLNC Simon Wunderlih, Frank Gabriel, Sreekrishna Pandi, Frank H.P. Fitzek Deutshe Telekom Chair of Communiation Networks, TU Dresden, Dresden,

More information