Computer Vision - Histogram Processing. Dr. S. Das IIT Madras, CHENNAI - 36

Size: px
Start display at page:

Download "Computer Vision - Histogram Processing. Dr. S. Das IIT Madras, CHENNAI - 36"

Transcription

1 Comute Viion - Hitogam Poceing D. S. Da IIT Mada, CHENNAI - 36

2 HISTOGRAM In a gay level image the obabilitie aigned to each gay level can be given by the elation: n, N Inut image,,2...l - - The nomalized intenity value L - No. of gay level in the image n - No. of ixel with gay level N - Total numbe of ixel The lot of with eect to i called HISTOGRAM of the image hitogam

3 Some image and thei hitogam Image with 2 ominent intenitie Foegound white

4 Some image and thei hitogam Image with moe ominent da bacgound Image with moe o le unifom coloing excet the bacgound

5 Hitogam ae Ue of hitogam imle to calculate Give infomation about the ind global aeaance of image and it oetie. Ued fo Image enhancement Ued fo Image comeion Ued fo Image egmentation Can be ued fo eal time oceing We hall now have a loo at Hitogam Equalization: Hee, the goal i to obtain a unifom hitogam fo the outut image.

6 Some baic eeent the gay level of image to be enhanced. It i nomalized in the ange [,] eeent blac eeent white T i tanfomation that oduce a level fo evey ixel in the oiginal image. T

7 HISTOGRAM EQUALIZATION Containt on T T hould atifie the following condition T i ingle valued and monotonically inceaing whee i in the ange [,] T alo vaie in the ange [,].The fit equiement i to enue that T i invetible, and monotonicity enue the ode of inceaing intenitie one to one 2.The econd equiement i to enue that eulting gay level ae in the ame ange a inut level onto The invee tanfomation fom bac to i denoted by T -

8 HISTOGRAM EQUALIZATION Continuou cae The gay level in an image can be viewed a andom vaiable in the inteval [, ] and thei df calculated If and ae two diffeent obability ditibution on and of inut and tanfomed image eectively, then the obability of a gay level value in the ange d hould be ame in the tanfomed image at gay level and ange d. So the df of deend on df of and the tanfomation function. d d

9 HISTOGRAM EQUALIZATION Continuou cae Conide the CDF to be the tanfomation function. i.e. d d T dt d d d w dw Thi T i ingle valued and monotonically inceaing alo the integation of a df i a df in the ame ange. So both containt atified. alying the leibniz ule Subtituting thi into the fit equation we get d d w dw,

10 HISTOGRAM EQUALIZATION Continuou cae i a df that i outide the inteval [,] and in the inteval [,] :- a unifom denity. Thu the tanfomation T yield a andom vaiable chaacteized by a unifom df. T deend on but alway i alway a unifom df. In dicete cae tae dicete value,, L- and obability of occuence of a gay level in an image i aoximated by: n N,...L -

11 Mathematically, the dicete fom of the tanfomation function fo hitogam equalization i given by Whee T n / N P j, j j,,2,..., j L n j i the numbe of time the j th gay level aea in the image L i the numbe of gay level P j i the obability of the j th gay level and N i the total numbe of ixel in the image Unlie the continuou at the dicete tanfomation may not oduce the dicete equivalent of a unifom df. Nevethele, it ead the hitogam to an a lage ange.

12 Dicuion on Hitogam equalization Thi method i comletely automatic. Invee tanfomation T - atifie both the condition onto and one to one and hence can be ued in the continuou cae In cae of dicete hitogam, it i oible if the inut image ha all the gay level. ALGORITHM INPUT: Inut image OUTPUT: Outut image afte equalization. Comute hitogam hx i 2. Calculate nomalized um of hitogam CDF 3. Tanfom inut image to outut image Hee follow an examle on how to efom hitogam equalization on an image. Next age

13 Examle on hitogam equalization Continuou Cae PDF of inut image:- 2 P 2 + 2, CDF i calculated a :- T w + 2 dw T give 2 2 +

14 Examle on hitogam equalization Continuou Cae 2 ± 4-4 2, d d ± 2 Taing deivative with eect to 2 + 2, 2 d d, Unifom df

15 Examle on hitogam equalization Dicete cae a b n c d Cdf e Quant. Value /7 / /7 2/ /7 3/ /7 4/ /7 5/ / total 496. a Quantized Gay level; b a amle hitogam; c it df; d Comuted CDF and e aoximated to the neaet gay level.

16 Examle on hitogam equalization Dicete caecontd.. a /7 2/7 3/7 4/7 5/7 6/7 total b n c /7 2/7 3/7 4/7 5/7 6/7 T /7 3/7 5/7 6/7 6/7 7/7 7/7 7/7 /7 2/7 3/7 4/7 5/7 6/7 7/7 n Oiginal Hitogam Tanfomation function The new hitogam

17 T T P

18

19

20

21

22

23 HISTOGRAM EQUALISATION - eviited Hee, the goal i to obtain a unifom hitogam fo the outut image. Some featue of Hitogam equalization ae a follow: Hitogam equalization i a oint oce Hitogam equalization caue a hitogam with cloely goued value to ead out into a flat o equalized hitogam. Seading o flattening the hitogam mae the da ixel aea dae and the light ixel aea lighte. Hitogam equalization doe not oeate on the hitogam itelf but ue the eult of one hitogam to tanfom the oiginal image into an image that will have equalized hitogam. Hitogam equalization do not intoduce new intenitie in the image. Exiting value will be maed to new value eeing actual numbe of intenitie in the eulting image equal o le than the oiginal numbe of intenitie.

24 d T d d d d d ; ; T T HISTOGRAM MODIFICATION ' ' T T T T T Examle: Let, T a + b; /* Linea cae */ } { T a b. a b a */ /*, 2 Gauian e If c */ /*, 2 ] / / [ Gauian Alo a ae Then a b c a +

25 If, e c 2 /* Gauian*/ Then, ae [ / a c+ b / a] 2

26 Hitogam ecification Hitogam ecification method develo a gay level tanfomation uch that the hitogam of the outut image matche that of the e-ecified hitogam of a taget image. Figue below how the flow diagam of hitogam ecification method Ax,y Inut Image Tx,y Taget Image Cx,y Outut Image HADA HTDT HCDC DT 255 DA 255 DC 255 Inut Taget Outut

27 Develoment of the method Continuou cae Continuou gay level and z of the inut and the taget image. Thei coeonding df ae and z z Let be the andom vaiable with the oety Conide thi T w v dw G Ideally we would want Gz T z z t dt So z mut atify the condition z G G z [ T ]

28 Develoment of the method Dicete cae The dicete fomulation of the method, hitogam i fit obtained fo both the inut and taget image. The hitogam i then equalized uing the fomula Whee T n j / n P j j n i the total numbe of ixel in the image, j,,2,...,l n j i the numbe of ixel with gay level j L i the numbe of gay level Fom the given z z i we can obtain v G z i z z i,,...l -

29 Develoment of the method Dicete cae 2 Hence z mut atify the condition [ T ],,...L - z G G ALGORITHM INPUT: Inut image, Taget image OUTPUT: Outut image that ha the ame chaacteitic a the taget image Ste: Read the Inut image and the Taget image. Obtain the hitogam of the inut image and the taget image. Equalize the inut and the taget image uing the equation. Calculate the tanfomation function G of the taget Image. Ma the oiginal image gay level to the final gay level z

30 Maing fom to via T v Maing fom z to v via Gz v q Gz T L- v Gz z z L- Invee Maing fom to z z z L-

31 A hand woed examle Two hitogam ae given to u n z z / /7 / /7 2/ /7 3/ /7.5 4/ /7.2 5/ /7.3 6/ /7.2 7/ /7.5 Inut hitogam Taget hitogam

32 A hand woed examle 2 Equalizing both the hitogam The fit hitogam /7 / cdf.9.44 Gay level /7 3/ T 2/7 3/ /7 6/ /7 5/ / / /7.2

33 A hand-woed examle 3 The econd hitogam z /7 z cdfz K Gay level v / /7 2/7 3/7 4/7 5/7 6/ /7 /7 /7 2/7 5/7 6/ z Gz 7/7.5

34 T T P z z z Gz

35 A hand-woed examle 4 Maing tage /7 /7 2/7 3/7 4/7 5/7 6/7 7/7 cdf Equalized inut hitogam Gz K z /7 /7 2/7 3/7 4/7 5/7 6/7 7/7 Equalized taget hitogam Maing function 2 3,4 5,6,

36 Taget Image Inut Image Outut Image

37 Souce Image Diect Hitogam Secification Taget Image DHS Outut Image

38 Souce Image Diect Hitogam Secification Taget Image DHS Outut Image

39 Souce Image Diect Hitogam Secification DHS Outut Image Taget Image

40 End of Lectue - Hitogam Poceing

where f(x, y): input image, g(x, y): processed image, and T: operator Or: s = T(r), where r: input pixel, and s: output pixel

where f(x, y): input image, g(x, y): processed image, and T: operator Or: s = T(r), where r: input pixel, and s: output pixel 3 Intenit Tanfomation and Spatial Filteing - Intenit tanfomation Change the intenit of each piel in ode to enhance the image: g, T[f, ], whee f, : input image, g, : poceed image, and T: opeato O: T, whee

More information

Topic -3 Image Enhancement

Topic -3 Image Enhancement Topic -3 Image Enhancement (Pat 1) DIP: Details Digital Image Pocessing Digital Image Chaacteistics Spatial Spectal Gay-level Histogam DFT DCT Pe-Pocessing Enhancement Restoation Point Pocessing Masking

More information

Lecture # 04. Image Enhancement in Spatial Domain

Lecture # 04. Image Enhancement in Spatial Domain Digital Image Pocessing CP-7008 Lectue # 04 Image Enhancement in Spatial Domain Fall 2011 2 domains Spatial Domain : (image plane) Techniques ae based on diect manipulation of pixels in an image Fequency

More information

A Hierarchical Pyramid Elliptical Hough Transform

A Hierarchical Pyramid Elliptical Hough Transform 18th IPPR Confeence on Comute Viion, Gahic and Image Poceing (CVGIP ) /8/1~3, Taiei, ROC A Hieachical Pyamid Ellitical Hough Tanfom Chung-Fang Chien 1, Ta-Te Lin 1, and Chiou-Shann Fuh 1 Deatment of Bio-Indutial

More information

IEEE C802.16m-07/060. IEEE Broadband Wireless Access Working Group <http://ieee802.org/16>

IEEE C802.16m-07/060. IEEE Broadband Wireless Access Working Group <http://ieee802.org/16> 007-3-5 IEEE C80.6m-07/060 Poject Title Date Submitted IEEE 80.6 Boadband Wiele Acce Woking Goup Coelation Model fo Shadow Fading Simulation 007-3-5 Souce() I-Kang Fu, Chi-Fang Li,

More information

A Fast Texture Feature Extraction Method for Region-based Image Segmentation

A Fast Texture Feature Extraction Method for Region-based Image Segmentation A Fat extue Featue Extaction Method fo Region-baed Image Segmentation Hui Zhang *, Jaon E. Fitt, Sally A. Goldman Dept. of Compute Science and Engineeing, Wahington Univeity, One Booking Dive. St. Loui,

More information

CS 450: COMPUTER GRAPHICS RASTERIZING CONICS SPRING 2016 DR. MICHAEL J. REALE

CS 450: COMPUTER GRAPHICS RASTERIZING CONICS SPRING 2016 DR. MICHAEL J. REALE CS 45: COMPUTER GRAPHICS RASTERIZING CONICS SPRING 6 DR. MICHAEL J. REALE RASTERIZING CURVES OTHER THAN LINES When dealing with othe inds of cuves, we can daw it in one of the following was: Use elicit

More information

Topic 7 Random Variables and Distribution Functions

Topic 7 Random Variables and Distribution Functions Definition of a Random Vaiable Distibution Functions Popeties of Distibution Functions Topic 7 Random Vaiables and Distibution Functions Distibution Functions 1 / 11 Definition of a Random Vaiable Distibution

More information

Chinese Traffic Police Gesture Recognition in Complex Scene

Chinese Traffic Police Gesture Recognition in Complex Scene 0 Intenational oint Confeence of IEEE TutCom-/IEEE ICESS-/FCST- Chinee Taffic Police Getue Recognition in Complex Scene Fan Guo, Zixing Cai, in Tang School of Infomation Science and Engineeing Cental South

More information

ECE-320 Lab 2: Root Locus For Controller Design

ECE-320 Lab 2: Root Locus For Controller Design ECE-320 Lab 2: Root Locu For Controller Deign In thi Lab you will exlore the ue of the root locu technique in deigning controller. The root locu indicate the oible location of the cloed loo ole of a ytem

More information

Improved Graph-Based Image Segmentation Based on Mean Shift 1

Improved Graph-Based Image Segmentation Based on Mean Shift 1 03 8th Intenational Confeence on Communication and Netwoking in China (CHINACOM) Impoved Gaph-Baed Image Segmentation Baed on Mean Shift Jianwen Mo, Chaoxuan Wang,Tong Zhang, Hua uan School of Infomation

More information

Lecture overview. Visualisatie BMT. Visualization pipeline. Data representation. Discrete data. Sampling. Data Datasets Interpolation

Lecture overview. Visualisatie BMT. Visualization pipeline. Data representation. Discrete data. Sampling. Data Datasets Interpolation Viualiatie BMT Lectue oveview Data Dataet Intepolation Data epeentation Ajan Kok a.j.f.kok@tue.nl 2 Viualization pipeline Raw Data Data Enichment/Enhancement Deived Data Data epeentation Viualization data

More information

9/5/2018. Physics colloquium today -- 9/05/2018 PHY 711 Fall Lecture /05/2018 PHY 711 Fall Lecture 4 3

9/5/2018. Physics colloquium today -- 9/05/2018 PHY 711 Fall Lecture /05/2018 PHY 711 Fall Lecture 4 3 PHY 7 Classical Mechanics and Mathematical Methods 0-0:50 AM MWF Olin 03 Plan fo Lectue 4: Reading: Chapte F&W. Summay of pevious discussion of scatteing theoy; tansfomation etween la and cente of mass

More information

Title. Author(s)NOMURA, K.; MOROOKA, S. Issue Date Doc URL. Type. Note. File Information

Title. Author(s)NOMURA, K.; MOROOKA, S. Issue Date Doc URL. Type. Note. File Information Title CALCULATION FORMULA FOR A MAXIMUM BENDING MOMENT AND THE TRIANGULAR SLAB WITH CONSIDERING EFFECT OF SUPPO UNIFORM LOAD Autho(s)NOMURA, K.; MOROOKA, S. Issue Date 2013-09-11 Doc URL http://hdl.handle.net/2115/54220

More information

Survey of Various Image Enhancement Techniques in Spatial Domain Using MATLAB

Survey of Various Image Enhancement Techniques in Spatial Domain Using MATLAB Suvey of Vaious Image Enhancement Techniques in Spatial Domain Using MATLAB Shailenda Singh Negi M.Tech Schola G. B. Pant Engineeing College, Paui Gahwal Uttaahand, India- 46194 ABSTRACT Image Enhancement

More information

Concomitants of Upper Record Statistics for Bivariate Pseudo Weibull Distribution

Concomitants of Upper Record Statistics for Bivariate Pseudo Weibull Distribution Available at http://pvamuedu/aam Appl Appl Math ISSN: 93-9466 Vol 5, Issue (Decembe ), pp 8 9 (Peviously, Vol 5, Issue, pp 379 388) Applications and Applied Mathematics: An Intenational Jounal (AAM) Concomitants

More information

Introduction To Robotics (Kinematics, Dynamics, and Design)

Introduction To Robotics (Kinematics, Dynamics, and Design) Intoduction o obotics Kinematics Dnamics and Design EION # 9: satial Descitions & ansfomations li Meghdai ofesso chool of Mechanical Engineeing haif Univesit of echnolog ehan IN 365-9567 Homeage: htt://meghdai.shaif.edu

More information

See chapter 8 in the textbook. Dr Muhammad Al Salamah, Industrial Engineering, KFUPM

See chapter 8 in the textbook. Dr Muhammad Al Salamah, Industrial Engineering, KFUPM Goal programming Objective of the topic: Indentify indutrial baed ituation where two or more objective function are required. Write a multi objective function model dla a goal LP Ue weighting um and preemptive

More information

3/1/18. Overview. Program Representations. Abstract Syntax Tree (AST) Eclipse JDT. Java Model. The Tree Structure of Java Project[2]

3/1/18. Overview. Program Representations. Abstract Syntax Tree (AST) Eclipse JDT. Java Model. The Tree Structure of Java Project[2] Oveview Pogam Reesentations Abstact Syntax Tee Eclise JDT Java Model Eclise JDT AST Contol Flow Gah Pogam Deendence Gah Points-to Gah Call Gah 2 Abstact Syntax Tee (AST) Ceated by the comile at the end

More information

Pledge: Signature:

Pledge: Signature: S/PM 0 Final Exam 7 May 005 Name: KEY E-mail ID: @viginia.edu Pledge: Signatue: Thee ae 80 minutes 3 hous fo this exam and 80 oints on the test; don t send too long on any one uestion! Thee is an exam

More information

Image Enhancement in the Spatial Domain. Spatial Domain

Image Enhancement in the Spatial Domain. Spatial Domain 8-- Spatial Domain Image Enhancement in the Spatial Domain What is spatial domain The space whee all pixels fom an image In spatial domain we can epesent an image by f( whee x and y ae coodinates along

More information

An Efficient Video Copy Detection Method Combining Vocabulary Tree and Inverted File

An Efficient Video Copy Detection Method Combining Vocabulary Tree and Inverted File An Eicient Video Copy Detection Method Combining Vocabulay Tee and Inveted File Xuan Li 1, Bing Li 2, Weiming Hu 2, Jineng Yang 1, 1 College o aviation automation, Civil Aviation Univeity o China, Tianjin,

More information

Source-independent Hessian-free Gauss-Newton Full-waveform Inversion

Source-independent Hessian-free Gauss-Newton Full-waveform Inversion Souce-independent Heian-fee Gau-Newton Full-wavefom Inveion Wenyong Pan and Ki Innanen CREWES Poject Depatment of Geocience Univeity of Calgay Summay The etimation of ouce wavelet i vey impotant fo implementing

More information

Statistics of Images. Ioannis Rekleitis

Statistics of Images. Ioannis Rekleitis Statistics of Images Ioannis Rekleitis Some Basic Intensity Tansfoma2on Func2ons Thesholding Logistic function Log tansfomation Powe-law (Gamma coection) Piecewise-linea tansfomation Histogam pocessing

More information

Applications. Sumit Basu*, Kentaro Toyamay, and Alex Pentland* *MIT Media Laboratory and ymicrosoft Research.

Applications. Sumit Basu*, Kentaro Toyamay, and Alex Pentland* *MIT Media Laboratory and ymicrosoft Research. M.I.T Media Laboatoy Peceptual Computing Section Technical Repot No. 486 ubmitted to ICCV'99 A Conitent Method fo Function Appoximation in Meh-baed Application Sumit Bau*, Kentao Toyamay, and Alex Pentland*

More information

Derivation of the Nodal Forces Equivalent to Uniform Pressure for Quadratic Isoparametric Elements RAWB, Last Update: 30 September 2008

Derivation of the Nodal Forces Equivalent to Uniform Pressure for Quadratic Isoparametric Elements RAWB, Last Update: 30 September 2008 Deivation of the odal oces Equivalent to Unifom Pessue fo Quadatic sopaametic Elements RWB, Last Update: 0 Septembe 008 The displacement vecto u at an point within a single element, E, is lineal elated

More information

Outage Probability in Arbitrarily-Shaped Finite Wireless Networks

Outage Probability in Arbitrarily-Shaped Finite Wireless Networks 1 Outage Pobability in Abitaily-Shaped Finite Wiele Netwok Jing Guo, Student Membe, IEEE, Salman Duani, Senio Membe, IEEE, and Xiangyun Zhou, Membe, IEEE axiv:134.6172v4 [c.it] 2 Dec 213 Abtact Thi pape

More information

A New Free-form Deformation Through the Control of Parametric Surfaces

A New Free-form Deformation Through the Control of Parametric Surfaces A New Fee-fom Defomation Though the Contol of Paametic Sufaces Jieqing Feng Lizhuang Ma and Qunsheng Peng State Key Lab. of CAD&CG, Zhejiang Univesity Hangzhou 310027, P. R. of CHINA email: jqfeng@cad.zju.edu.cn

More information

K-Nearest Neighbors Algorithm: Prediction and Classification

K-Nearest Neighbors Algorithm: Prediction and Classification K-Neaet Neighbo Algoithm: Peiction an Claification Pof. Thoma B. Fomb Depatment of Economic Southen Methoit Univeit Dalla, TX 7575 Febua 8 A NONPARAMETRIC METHOD The K-Neaet Neighbo (K-NN algoithm i a

More information

Gray-level histogram. Intensity (grey-level) transformation, or mapping. Use of intensity transformations:

Gray-level histogram. Intensity (grey-level) transformation, or mapping. Use of intensity transformations: Faculty of Informatic Eötvö Loránd Univerity Budapet, Hungary Lecture : Intenity Tranformation Image enhancement by point proceing Spatial domain and frequency domain method Baic Algorithm for Digital

More information

A REGION-BASED TECHNIQUE FOR FUSION OF HIGH RESOLUTION IMAGES USING MEAN SHIFT SEGMENTATION

A REGION-BASED TECHNIQUE FOR FUSION OF HIGH RESOLUTION IMAGES USING MEAN SHIFT SEGMENTATION REGION-BSED TECHNIQUE FOR FUSION OF HIGH RESOLUTION IMGES USING MEN SHIFT SEGMENTTION Li Shuang a, Li Zhilin a, b a LIESMRS, Wuhan Univeit, P.R. China - lihuang9@gmail.com b Dept. of Land Suveing and Geo-Infomatic,

More information

Positioning of a robot based on binocular vision for hand / foot fusion Long Han

Positioning of a robot based on binocular vision for hand / foot fusion Long Han 2nd Intenational Confeence on Advances in Mechanical Engineeing and Industial Infomatics (AMEII 26) Positioning of a obot based on binocula vision fo hand / foot fusion Long Han Compute Science and Technology,

More information

Defining and Implementing Dynamic Semantics of Object Oriented High Level Petri Nets

Defining and Implementing Dynamic Semantics of Object Oriented High Level Petri Nets Defining and Imlementing Dynamic Semantics of Object Oiented High Level Peti Nets Maius Bezovan Faculty of Automation Comutes and Electonics, Univesity of Caiova 1100 Caiova, Romania Abstact. This ae deals

More information

P284 A Full-wave Equation Based Seismic Illumination Analysis Method

P284 A Full-wave Equation Based Seismic Illumination Analysis Method P284 A Full-wave Equation Baed Seimic Illumination Analyi Method X.-B. Xie* (Univeity of Califonia) & H. Yang (Univeity of Califonia) SUMMARY We popoe a full-wave equation baed method fo eimic illumination

More information

CS 548: COMPUTER GRAPHICS QUATERNIONS SPRING 2015 DR. MICHAEL J. REALE

CS 548: COMPUTER GRAPHICS QUATERNIONS SPRING 2015 DR. MICHAEL J. REALE CS 548: COMPUTER GRAPHICS QUATERNIONS SPRING 5 DR. MICHAEL J. REALE http://common.ikimedia.og/iki/fi le%3awilliam_roan_hamilton_pot ait_oal_combined.png INTRODUCTION Quatenion inented b Si William Roan

More information

A Novel Genetic Algorithm for Static Task Scheduling in Distributed Systems

A Novel Genetic Algorithm for Static Task Scheduling in Distributed Systems Intenational Jounal of Comute Theoy and Engineeing, Vol., No., Ail 200 A Novel Genetic Algoithm fo Static Task Scheduling in Distibuted Systems Ami Masoud Rahmani and Mojtaba Rezvani Abstact The static

More information

Improvement of First-order Takagi-Sugeno Models Using Local Uniform B-splines 1

Improvement of First-order Takagi-Sugeno Models Using Local Uniform B-splines 1 Impovement of Fist-ode Takagi-Sugeno Models Using Local Unifom B-splines Felipe Fenández, Julio Gutiéez, Gacián Tiviño and Juan Calos Cespo Dep. Tecnología Fotónica, Facultad de Infomática Univesidad Politécnica

More information

10/29/2010. Rendering techniques. Global Illumination. Local Illumination methods. Today : Global Illumination Modules and Methods

10/29/2010. Rendering techniques. Global Illumination. Local Illumination methods. Today : Global Illumination Modules and Methods Rendeing techniques Compute Gaphics Lectue 10 Can be classified as Local Illumination techniques Global Illumination techniques Global Illumination 1: Ray Tacing and Radiosity Taku Komua 1 Local Illumination

More information

Siggraph Precomputed Radiance Transfer: Theory and Practice

Siggraph Precomputed Radiance Transfer: Theory and Practice Siggah 2005 Pecomuted Radiance Tansfe: Theoy and Pactice Summay Geneal model of shading and shadowing fo eal-time endeing. Basic adiance tansfe techniques, moe advanced techniques that incooate highe-fequency

More information

Dynamic Virtual Network Embedding based on Auction-Game Theory NingNing Liang 1, JuLong Lan 1, YunFu Long 2, GuanYing Liu 2

Dynamic Virtual Network Embedding based on Auction-Game Theory NingNing Liang 1, JuLong Lan 1, YunFu Long 2, GuanYing Liu 2 Intenational Confeence on Advance in Mechanical Engineeing and Indutial Infomatic (AMEII 2015) Dynamic Vitual etwok Embedding baed on Auction-Game Theoy inging Liang 1, JuLong Lan 1, YunFu Long 2, GuanYing

More information

CS 450: COMPUTER GRAPHICS QUATERNIONS SPRING 2016 DR. MICHAEL J. REALE

CS 450: COMPUTER GRAPHICS QUATERNIONS SPRING 2016 DR. MICHAEL J. REALE CS 45: COMPUTER GRAPHICS QUATERNIONS SPRING 6 DR. MICHAEL J. REALE http://common.ikimedia.og/iki/fi le%3awilliam_roan_hamilton_pot ait_oal_combined.png INTRODUCTION Quatenion inented b Si William Roan

More information

A Shape-preserving Affine Takagi-Sugeno Model Based on a Piecewise Constant Nonuniform Fuzzification Transform

A Shape-preserving Affine Takagi-Sugeno Model Based on a Piecewise Constant Nonuniform Fuzzification Transform A Shape-peseving Affine Takagi-Sugeno Model Based on a Piecewise Constant Nonunifom Fuzzification Tansfom Felipe Fenández, Julio Gutiéez, Juan Calos Cespo and Gacián Tiviño Dep. Tecnología Fotónica, Facultad

More information

Fault-Tolerant Metric Vector Routing

Fault-Tolerant Metric Vector Routing Fault-Toleant Metic Vecto Routing Joge A. Cobb Deatment of Comute Science Univesity of Texas at Dallas Richadson, TX 75083-0688 jcobb@utdallas.edu Abstact We esent a distibuted outing otocol fo obtaining

More information

Regular Expressions - a Graphical User Interface

Regular Expressions - a Graphical User Interface Regula Expeion - a Gaphical Ue Inteface Stefan Kah Univeity of Kent at Cantebuy Computing Laboatoy email: mk@ukc.ac.uk Septembe 13, 1999 Abtact Regula expeion ae a tandad tool fo language deciption, in

More information

DEADLOCK AVOIDANCE IN BATCH PROCESSES. M. Tittus K. Åkesson

DEADLOCK AVOIDANCE IN BATCH PROCESSES. M. Tittus K. Åkesson DEADLOCK AVOIDANCE IN BATCH PROCESSES M. Tittus K. Åkesson Univesity College Boås, Sweden, e-mail: Michael.Tittus@hb.se Chalmes Univesity of Technology, Gothenbug, Sweden, e-mail: ka@s2.chalmes.se Abstact:

More information

Integrated Dynamic Congestion Controller Andreas Pitsillides 1, Petros Ioannou 2, Loukas Rossides 1

Integrated Dynamic Congestion Controller Andreas Pitsillides 1, Petros Ioannou 2, Loukas Rossides 1 Integated Dynamic Congestion Contolle Andeas Pitsillides 1, Petos Ioannou 2, Loukas Rossides 1 Abstact--The gowing demand of comute usage equies efficient ways of managing netwok taffic in ode to avoid

More information

Representing Texture Images Using Asymmetric Gray Level Aura Matrices

Representing Texture Images Using Asymmetric Gray Level Aura Matrices Repeenting Textue Image Uing Aymmetic Gay Level Aua Matice Xueie Qin Yee-Hong Yang {xuq, yang}@c.ualbeta.ca Depatment of Computing Science Univeity of Albeta Abtact In thi pape, we peent a new mathematical

More information

Conservation Law of Centrifugal Force and Mechanism of Energy Transfer Caused in Turbomachinery

Conservation Law of Centrifugal Force and Mechanism of Energy Transfer Caused in Turbomachinery Poceedings of the 4th WSEAS Intenational Confeence on luid Mechanics and Aeodynamics, Elounda, Geece, August 1-3, 006 (pp337-34) Consevation Law of Centifugal oce and Mechanism of Enegy Tansfe Caused in

More information

Boundary Preserving Joint Estimation of Optical Flow and Disparity in a Sequence of Stereoscopic Images

Boundary Preserving Joint Estimation of Optical Flow and Disparity in a Sequence of Stereoscopic Images Bounday Peeving oint Etimation of Optical Flow and Dipaity in a Sequence of Steeocopic Image H. Weile, A. Mitiche, A. Manoui INRS-EMT Place Bonaventue 8 ue de la Gauchetiee O. Suite 69 Monteal, Quebec

More information

Monte Carlo Techniques for Rendering

Monte Carlo Techniques for Rendering Monte Calo Techniques fo Rendeing CS 517 Fall 2002 Compute Science Conell Univesity Announcements No ectue on Thusday Instead, attend Steven Gotle, Havad Upson Hall B17, 4:15-5:15 (efeshments ealie) Geomety

More information

CS4311 Design and Analysis of Algorithms. Lecture 23: Elementary Graph Algorithms II

CS4311 Design and Analysis of Algorithms. Lecture 23: Elementary Graph Algorithms II CS4311 Deign and Anali of Algoihm Lece 23: Elemena Gaph Algoihm II 1 Abo hi lece Deph Fi Seach DFS Tee and DFS Foe Popeie of DFS Paenhei heoem (e impoan) Whie-pah heoem (e efl) 2 Deph Fi Seach (DFS) An

More information

SURVEY OF VARIOUS IMAGE ENHANCEMENT TECHNIQUES IN SPATIAL DOMAIN USING MATLAB

SURVEY OF VARIOUS IMAGE ENHANCEMENT TECHNIQUES IN SPATIAL DOMAIN USING MATLAB Intenational Jounal of Compute Applications (IJCA) (0975 8887) Intenational Confeence on Advances in Compute Engineeing & Applications (ICACEA-014) at IMSEC, GZB SURVEY OF VARIOUS IMAGE ENHANCEMENT TECHNIQUES

More information

A Coarse-to-Fine Algorithm for 3D Registration based on Wavelet Decomposition

A Coarse-to-Fine Algorithm for 3D Registration based on Wavelet Decomposition A oae-to-fine Algoithm fo 3D Regitation baed on Wavelet Decompoition. TORRE-FERRERO, S. ROBLA, E.G. SARABIA, J.R. LLATA Electonic Technology, Sytem and Automation Engineeing Depatment Univeity of antabia

More information

Chapter 22: Elementary Graph Algorithms II

Chapter 22: Elementary Graph Algorithms II Chape 22: Elemena Gaph Algoihm II 1 Abo hi lece Deph Fi Seach DFS Tee and DFS Foe Popeie of DFS Paenhei heoem (e impoan) Whie-pah heoem (e efl) 2 Deph Fi Seach (DFS) An alenaie algoihm o find all eice

More information

Journal of World s Electrical Engineering and Technology J. World. Elect. Eng. Tech. 1(1): 12-16, 2012

Journal of World s Electrical Engineering and Technology J. World. Elect. Eng. Tech. 1(1): 12-16, 2012 2011, Scienceline Publication www.science-line.com Jounal of Wold s Electical Engineeing and Technology J. Wold. Elect. Eng. Tech. 1(1): 12-16, 2012 JWEET An Efficient Algoithm fo Lip Segmentation in Colo

More information

An Unsupervised Segmentation Framework For Texture Image Queries

An Unsupervised Segmentation Framework For Texture Image Queries An Unsupevised Segmentation Famewok Fo Textue Image Queies Shu-Ching Chen Distibuted Multimedia Infomation System Laboatoy School of Compute Science Floida Intenational Univesity Miami, FL 33199, USA chens@cs.fiu.edu

More information

Segmentation of Casting Defects in X-Ray Images Based on Fractal Dimension

Segmentation of Casting Defects in X-Ray Images Based on Fractal Dimension 17th Wold Confeence on Nondestuctive Testing, 25-28 Oct 2008, Shanghai, China Segmentation of Casting Defects in X-Ray Images Based on Factal Dimension Jue WANG 1, Xiaoqin HOU 2, Yufang CAI 3 ICT Reseach

More information

IP Network Design by Modified Branch Exchange Method

IP Network Design by Modified Branch Exchange Method Received: June 7, 207 98 IP Netwok Design by Modified Banch Method Kaiat Jaoenat Natchamol Sichumoenattana 2* Faculty of Engineeing at Kamphaeng Saen, Kasetsat Univesity, Thailand 2 Faculty of Management

More information

A Design of Overlay Anonymous Multicast Protocol

A Design of Overlay Anonymous Multicast Protocol A Deign of Ovelay Anonymou Multicat Potocol Li Xiao, Xiaomei Liu, Wenun Gu, Dong Xuan, Yunhao Liu 3 Dept. of Compute Science and Engineeing, Michigan State Univeity, Eat Laning, MI 4884, USA Dept. of Compute

More information

Vertex-Unfoldings of Simplicial Manifolds

Vertex-Unfoldings of Simplicial Manifolds Vetex-Unfolding of Simlicial Manifold Eik D. Demaine David Etein Jeff Eickon Geoge W. Hat Joeh O Rouke STRCT We eent an algoithm to unfold any tiangulated 2-manifold (in aticula, any imlicial olyhedon)

More information

A New and Efficient 2D Collision Detection Method Based on Contact Theory Xiaolong CHENG, Jun XIAO a, Ying WANG, Qinghai MIAO, Jian XUE

A New and Efficient 2D Collision Detection Method Based on Contact Theory Xiaolong CHENG, Jun XIAO a, Ying WANG, Qinghai MIAO, Jian XUE 5th Intenational Confeence on Advanced Mateials and Compute Science (ICAMCS 2016) A New and Efficient 2D Collision Detection Method Based on Contact Theoy Xiaolong CHENG, Jun XIAO a, Ying WANG, Qinghai

More information

CSE 165: 3D User Interaction

CSE 165: 3D User Interaction CSE 165: 3D Use Inteaction Lectue #6: Selection Instucto: Jugen Schulze, Ph.D. 2 Announcements Homewok Assignment #2 Due Fiday, Januay 23 d at 1:00pm 3 4 Selection and Manipulation 5 Why ae Selection and

More information

Point-Biserial Correlation Analysis of Fuzzy Attributes

Point-Biserial Correlation Analysis of Fuzzy Attributes Appl Math Inf Sci 6 No S pp 439S-444S (0 Applied Mathematics & Infomation Sciences An Intenational Jounal @ 0 NSP Natual Sciences Publishing o Point-iseial oelation Analysis of Fuzzy Attibutes Hao-En hueh

More information

Assessment of query reweighing, by rocchio method in farsi information retrieval

Assessment of query reweighing, by rocchio method in farsi information retrieval Univesity of Wollongong Reseach Online Univesity of Wollongong in Dubai - Papes Univesity of Wollongong in Dubai 2008 Assessment of quey eweighing, by occhio metho in fasi infomation etieval F Sabooi Bu-Ali

More information

Tissue Classification Based on 3D Local Intensity Structures for Volume Rendering

Tissue Classification Based on 3D Local Intensity Structures for Volume Rendering 160 IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS, VOL. 6, NO., APRIL-JUNE 000 Tissue Classification Based on 3D Local Intensity Stuctues fo Volume Rendeing Yoshinobu Sato, Membe, IEEE, Cal-Fedik

More information

Collision Detection with Swept Spheres and Ellipsoids

Collision Detection with Swept Spheres and Ellipsoids Collision etection with Swet Shees and Ellisoids Joit Rouwé joit@games.lostbos.com Souce code: htt://www.thee4.demon.nl/swetellisoid/swetellisoid.zi. Intoduction Toda most games use conex olgons fo collision

More information

Package vitality. R topics documented: May 13, 2018

Package vitality. R topics documented: May 13, 2018 Package vitality May 13, 2018 Title Fitting Routine fo the Vitality Family of Motality Model Veion 1.3 Date 2018-05-13 Autho Gego Paolt, Jame J. Andeon, Ting Li, David H. Salinge, David J. Shaow Maintaine

More information

Angle domain illumination analysis along a target horizon Jian Mao, Sang Suh and Bin Wang, TGS

Angle domain illumination analysis along a target horizon Jian Mao, Sang Suh and Bin Wang, TGS Downloaded /9/3 to.9.79.3. Reditibution ubject to SEG licene o copyiht; ee Tem of Ue at http://libay.e.o/ Anle domain illumination analyi alon a taet hoizon Jian Mao, San Suh and Bin Wan, TGS Summay We

More information

Comparisons of Transient Analytical Methods for Determining Hydraulic Conductivity Using Disc Permeameters

Comparisons of Transient Analytical Methods for Determining Hydraulic Conductivity Using Disc Permeameters Compaisons of Tansient Analytical Methods fo Detemining Hydaulic Conductivity Using Disc Pemeametes 1,,3 Cook, F.J. 1 CSRO Land and Wate, ndoooopilly, Queensland The Univesity of Queensland, St Lucia,

More information

Color Correction Using 3D Multiview Geometry

Color Correction Using 3D Multiview Geometry Colo Coection Using 3D Multiview Geomety Dong-Won Shin and Yo-Sung Ho Gwangju Institute of Science and Technology (GIST) 13 Cheomdan-gwagio, Buk-ku, Gwangju 500-71, Republic of Koea ABSTRACT Recently,

More information

Detection and Recognition of Alert Traffic Signs

Detection and Recognition of Alert Traffic Signs Detection and Recognition of Alet Taffic Signs Chia-Hsiung Chen, Macus Chen, and Tianshi Gao 1 Stanfod Univesity Stanfod, CA 9305 {echchen, macuscc, tianshig}@stanfod.edu Abstact Taffic signs povide dives

More information

a Not yet implemented in current version SPARK: Research Kit Pointer Analysis Parameters Soot Pointer analysis. Objectives

a Not yet implemented in current version SPARK: Research Kit Pointer Analysis Parameters Soot Pointer analysis. Objectives SPARK: Soot Reseach Kit Ondřej Lhoták Objectives Spak is a modula toolkit fo flow-insensitive may points-to analyses fo Java, which enables expeimentation with: vaious paametes of pointe analyses which

More information

ADDING REALISM TO SOURCE CHARACTERIZATION USING A GENETIC ALGORITHM

ADDING REALISM TO SOURCE CHARACTERIZATION USING A GENETIC ALGORITHM ADDING REALISM TO SOURCE CHARACTERIZATION USING A GENETIC ALGORITHM Luna M. Rodiguez*, Sue Ellen Haupt, and Geoge S. Young Depatment of Meteoology and Applied Reseach Laboatoy The Pennsylvania State Univesity,

More information

= dv 3V (r + a 1) 3 r 3 f(r) = 1. = ( (r + r 2

= dv 3V (r + a 1) 3 r 3 f(r) = 1. = ( (r + r 2 Random Waypoint Model in n-dimensional Space Esa Hyytiä and Joma Vitamo Netwoking Laboatoy, Helsinki Univesity of Technology, Finland Abstact The andom waypoint model (RWP) is one of the most widely used

More information

OPTIMAL KINEMATIC SYNTHESIS OF CRANK & SLOTTED LEVER QUICK RETURN MECHANISM FOR SPECIFIC STROKE & TIME RATIO

OPTIMAL KINEMATIC SYNTHESIS OF CRANK & SLOTTED LEVER QUICK RETURN MECHANISM FOR SPECIFIC STROKE & TIME RATIO OPTIMAL KINEMATIC SYNTHESIS OF CRANK & SLOTTED LEVER QUICK RETURN MECHANISM FOR SPECIFIC STROKE & TIME RATIO Zeeshan A. Shaikh 1 and T.Y. Badguja 2 1,2 Depatment of Mechanical Engineeing, Late G. N. Sapkal

More information

Validation Plan for SPDM Task Verification Facility

Validation Plan for SPDM Task Verification Facility Poceeding of the 7 th Intenational Sympoium on Atificial Intelligence, Robotic and Automation in Space: i-sairas 2003, NARA, Japan, May 19-23, 2003 Validation Plan fo Tak Veification Facility Ou Ma New

More information

Optical Flow for Large Motion Using Gradient Technique

Optical Flow for Large Motion Using Gradient Technique SERBIAN JOURNAL OF ELECTRICAL ENGINEERING Vol. 3, No. 1, June 2006, 103-113 Optical Flow fo Lage Motion Using Gadient Technique Md. Moshaof Hossain Sake 1, Kamal Bechkoum 2, K.K. Islam 1 Abstact: In this

More information

HISTOGRAMS are an important statistic reflecting the

HISTOGRAMS are an important statistic reflecting the JOURNAL OF L A T E X CLASS FILES, VOL. 14, NO. 8, AUGUST 2015 1 D 2 HistoSketch: Disciminative and Dynamic Similaity-Peseving Sketching of Steaming Histogams Dingqi Yang, Bin Li, Laua Rettig, and Philippe

More information

Prof. Feng Liu. Fall /17/2016

Prof. Feng Liu. Fall /17/2016 Pof. Feng Liu Fall 26 http://www.cs.pdx.edu/~fliu/couses/cs447/ /7/26 Last time Compositing NPR 3D Gaphics Toolkits Tansfomations 2 Today 3D Tansfomations The Viewing Pipeline Mid-tem: in class, Nov. 2

More information

t [ Background removed

t [ Background removed HANDS-ON > HOE1 Taining 1 Pictues You decide to ceate a memoies slide show fo you siste and he husband, who wee ecently maied. You include thei high school Sweetheat Ball image, engagement and wedding

More information

Congestion Control for Differentiated-Services using Non-linear Control Theory

Congestion Control for Differentiated-Services using Non-linear Control Theory Congestion Contol fo Diffeentiated-Sevices using Non-linea Contol Theoy Andeas Pitsillides 1, Petos Ioannou 2, Loukas Rossides 1 Deatment of Comute Science, Univesity of Cyus, andeas.itsillides@ucy.ac.cy,

More information

ANNOUNCEMENT. LECTURE 25 Spherical Refracting Surfaces

ANNOUNCEMENT. LECTURE 25 Spherical Refracting Surfaces ANNUNCEMENT Final: Thusday Dec 3, 208, 7 PM - 9 PM Location: Elliot Hall of Music Coves all eadings, lectues, homewok fom Chaptes 28 though 33 Multiple choice Pactice exams n the couse website and on CHIP

More information

Efficient Translation of Network Performance Parameters for Transport of IP Packets over Cell-Switched Subnetworks

Efficient Translation of Network Performance Parameters for Transport of IP Packets over Cell-Switched Subnetworks Efficient Tanlation of Netwok Pefomance Paamete fo Tanpot of IP Packet ove Cell-Switched Subnetwok Jen Schmitt 1, Matin Katen 1, and Ralf Steinmetz 1,2 1 Indutial Poce and Sytem Communication, Damtadt

More information

Second Order Edge-preserving Regularized Functional for Recovering Discontinuous Phase Maps in Fringe Patterns with Carrier

Second Order Edge-preserving Regularized Functional for Recovering Discontinuous Phase Maps in Fringe Patterns with Carrier Second Ode Edge-peeving Regulaized Functional fo Recoveing Dicontinuou Phae Map in Finge Patten with Caie Calo A. Galvan a and Maiano Rivea b a Cento Nacional de Metologia, Apdo. Potal 1-1 Cento, Queetao,

More information

THE AFFINE PROJECTION MODEL AS A TOOL FOR RAPID GEO-CODING OF IRS-P5 SATELLITE IMAGERY

THE AFFINE PROJECTION MODEL AS A TOOL FOR RAPID GEO-CODING OF IRS-P5 SATELLITE IMAGERY he Intenational Achive of the Photogammet, Remote Sening and Spatial Infomation Science. Vol. XXXVII. Pat B. Beijing 28 HE AFFINE PROJECION MODEL AS A OOL FOR RAPID GEO-CODING OF IRS-P5 SAELLIE IMAGERY

More information

RANDOM IRREGULAR BLOCK-HIERARCHICAL NETWORKS: ALGORITHMS FOR COMPUTATION OF MAIN PROPERTIES

RANDOM IRREGULAR BLOCK-HIERARCHICAL NETWORKS: ALGORITHMS FOR COMPUTATION OF MAIN PROPERTIES RANDOM IRREGULAR BLOCK-HIERARCHICAL NETWORKS: ALGORITHMS FOR COMPUTATION OF MAIN PROPERTIES Svetlana Avetisyan Mikayel Samvelyan* Matun Kaapetyan Yeevan State Univesity Abstact In this pape, the class

More information

Performance Evaluation of TCP Vegas over Optical Burst Switched Networks

Performance Evaluation of TCP Vegas over Optical Burst Switched Networks Pefomae Evaluation of TCP Vegas ove Otical Bust Switched Netwoks Basem Shihada 1, Qiong Zhang 3, Pin-Han Ho 1,, 1 School of Comute Sciee, Univesity of ateloo, ateloo, Canada Deatment of Electical and Comute

More information

4.2. Co-terminal and Related Angles. Investigate

4.2. Co-terminal and Related Angles. Investigate .2 Co-teminal and Related Angles Tigonometic atios can be used to model quantities such as

More information

A Correctness Verification Approach of the BPEL Exception Handling CPN Model Based on Temporal Property

A Correctness Verification Approach of the BPEL Exception Handling CPN Model Based on Temporal Property JOURNAL OF NETWORKS, VOL. 9, NO. 10, OCTOBER 2014 2743 A Coectne Veification Appoach of the BPEL Exception Handling CPN Model Baed on Tempoal Popety Guan Hua 1, 2, Ying Shi 2, and Wang Chunwei 3 1. Netwok

More information

Interesting Target Detection and Matching Algorithm Based on Phase Information

Interesting Target Detection and Matching Algorithm Based on Phase Information 009 Intenational Confeence on Machine Leaning and Comuting IPCSIT vol.3 0 0 IACSIT Pess Singaoe Inteesting Taget Detection and Matching Algoithm Based on Phase Infomation hitao Xiao Jun u Lei Geng Jianming

More information

Illumination methods for optical wear detection

Illumination methods for optical wear detection Illumination methods fo optical wea detection 1 J. Zhang, 2 P.P.L.Regtien 1 VIMEC Applied Vision Technology, Coy 43, 5653 LC Eindhoven, The Nethelands Email: jianbo.zhang@gmail.com 2 Faculty Electical

More information

Cryptanalysis of Hwang-Chang s a Time-Stamp Protocol for Digital Watermarking

Cryptanalysis of Hwang-Chang s a Time-Stamp Protocol for Digital Watermarking Cyptanalysis of Hwang-Chang s a Time-Stamp Potocol fo Digital Watemaking *Jue-Sam Chou, Yalin Chen 2, Chung-Ju Chan 3 Depatment of Infomation Management, Nanhua Univesity Chiayi 622 Taiwan, R.O.C *: coesponding

More information

A Novel Automatic White Balance Method For Digital Still Cameras

A Novel Automatic White Balance Method For Digital Still Cameras A Novel Automatic White Balance Method Fo Digital Still Cameas Ching-Chih Weng 1, Home Chen 1,2, and Chiou-Shann Fuh 3 Depatment of Electical Engineeing, 2 3 Gaduate Institute of Communication Engineeing

More information

Getting the System Sizing and Performance Test Right

Getting the System Sizing and Performance Test Right Getting the System Sizing and Pefomance Test Right Steve Hazeltine - Sema Gou Systems Ltd. (now Oacle UK Ltd.) (Email shazelti@uk.oacle.co - Telehone +44 171 830 4444) Andew Johnston - Indeendent Consultant

More information

Lecture Outline. Global flow analysis. Global Optimization. Global constant propagation. Liveness analysis. Local Optimization. Global Optimization

Lecture Outline. Global flow analysis. Global Optimization. Global constant propagation. Liveness analysis. Local Optimization. Global Optimization Lecture Outline Global flow analyi Global Optimization Global contant propagation Livene analyi Adapted from Lecture by Prof. Alex Aiken and George Necula (UCB) CS781(Praad) L27OP 1 CS781(Praad) L27OP

More information

GOSAT TANSO-FTS Polarization Model Description

GOSAT TANSO-FTS Polarization Model Description GO TANO-FT Polaization odel Descition June, Contact: kuze.akihiko@jaxa.j Refeence Kuze et al.,al. Otics, 48,, 676 6733 (9). TANO-FT Otics cene flux fom nadi Dee sace view Black body view Diffused sola

More information

On the Forwarding Area of Contention-Based Geographic Forwarding for Ad Hoc and Sensor Networks

On the Forwarding Area of Contention-Based Geographic Forwarding for Ad Hoc and Sensor Networks On the Fowading Aea of Contention-Based Geogaphic Fowading fo Ad Hoc and Senso Netwoks Dazhi Chen Depatment of EECS Syacuse Univesity Syacuse, NY dchen@sy.edu Jing Deng Depatment of CS Univesity of New

More information

Examples. Last Time. Speedup & Parallel Efficiency 200% Observations. Outline. Lecture 6. Queuing Commands Introduction to MPI

Examples. Last Time. Speedup & Parallel Efficiency 200% Observations. Outline. Lecture 6. Queuing Commands Introduction to MPI Lat ime Queuing Command Introduction to MPI Information Enquiry Baic Collective Communication Some embarraingly arallel examle Defined arallel efficiency & eedu Examle 03.c: Brute-force method to calculate

More information

Extended Perspective Shadow Maps (XPSM) Vladislav Gusev, ,

Extended Perspective Shadow Maps (XPSM)   Vladislav Gusev, , Extended Pespective Shadow Maps (XPSM) http://xpsm.og Vladislav Gusev,.8.27, xmvlad@gmail.com Figue : XPSM esults (~4 objects in a scene, 536x536 shadow map). Intoduction Shadows ae one of the most impotant

More information

Visual Servoing from Spheres using a Spherical Projection Model

Visual Servoing from Spheres using a Spherical Projection Model Viual Sevoing fom Sphee uing a Spheical Pojection Model omeo Tatambon Fomena and Fançoi Chaumette Abtact In thi pape, we invetigate the ue of a pheical pojection model to each fo optimal viual featue fo

More information