Computer Vision II Lecture 8

Size: px
Start display at page:

Download "Computer Vision II Lecture 8"

Transcription

1 Compuer ercepual Vision and Sensor II Summer 4 Augmened Compuing Compuer Vision II Lecure 8 Tracking wih Linear Dnamic Models Basian Leibe RWTH Aachen hp:// leibe@vision.rwh-aachen.de

2 Compuer ercepual Vision and Sensor II Summer 4 Augmened Compuing Course Ouline Single-Objec Tracking Background modeling Templae based racking Color based racking Conour based racking Tracking b online classificaion Tracking-b-deecion Baesian Filering Kalman filer aricle filer Muli-Objec Tracking Ariculaed Tracking 2 Image source: Helmu Grabner Disne/ixar

3 Compuer ercepual Vision and Sensor II Summer 4 Augmened Compuing Recap: Tracking-b-Deecion Main ideas Appl a generic objec deecor o find objecs of a cerain class Based on he deecions exrac objec appearance models Link deecions ino rajecories 3

4 Compuer ercepual Vision and Sensor II Summer 4 Augmened Compuing Recap: Sliding-Window Objec Deecion Fleshing ou his pipeline a bi more we need o:. Obain raining daa 2. Define feaures 3. Define classifier Training examples Feaure exracion Car/non-car Classifier Slide credi: Krisen Grauman 4

5 Compuer ercepual Vision and Sensor II Summer 4 Augmened Compuing Recap: Objec Deecor Design In pracice he classifier ofen deermines he design. Tpes of feaures Speedup sraegies We ll look a 3 sae-of-he-ar deecor designs Based on SVMs Las lecure Based on Boosing Las lecure Based on Random Foress osponed o a laer slo... 5

6 Compuer ercepual Vision and Sensor II Summer 4 Augmened Compuing Recap: Hisograms of Oriened Gradiens (HOG) Holisic objec represenaion Localized gradien orienaions [ ] Objec/Non-objec Linear SVM Collec HOGs over deecion window Conras normalize over overlapping spaial cells Weighed voe in spaial & orienaion cells Compue gradiens Gamma compression Image Window Slide adaped from Navnee Dalal 6

7 Compuer ercepual Vision and Sensor II Summer 4 Augmened Compuing Recap: Deformable ar-based Model (DM) Score of filer: do produc of filer wih HOG feaures underneah i Score of objec hpohesis is sum of filer scores minus deformaion coss Muliscale model capures feaures a wo resoluions Slide credi: edro Felzenszwalb 7 [Felzenszwalb McAlliser Ramanan CVR 8]

8 Compuer ercepual Vision and Sensor II Summer 4 Augmened Compuing Recap: DM Hpohesis Score Slide credi: edro Felzenszwalb 8 [Felzenszwalb McAlliser Ramanan CVR 8]

9 Compuer ercepual Vision and Sensor II Summer 4 Augmened Compuing Recap: Inegral Channel Feaures Generalizaion of Haar Wavele idea from Viola-Jones Insead of onl considering inensiies also ake ino accoun oher feaure channels (gradien orienaions color exure). Sill efficienl represened as inegral images.. Dollar Z. Tu. erona S. Belongie. Inegral Channel Feaures BMVC 9. 9

10 Compuer ercepual Vision and Sensor II Summer 4 Augmened Compuing Recap: Inegral Channel Feaures Generalize also block compuaion s order feaures: Sum of pixels in recangular region. 2 nd -order feaures: Haar-like difference of sum-over-blocks Generalized Haar: More complex combinaions of weighed recangles Hisograms Compued b evaluaing local sums on quanized images.

11 Compuer ercepual Vision and Sensor II Summer 4 Augmened Compuing Recap: VerFas Deecor Idea : Inver he relaion model 5 image scales 5 models image scale R. Benenson M. Mahias R. Timofe L. Van Gool. edesrian Deecion a Frames per Second CVR 2. Slide credi: Rodrigo Benenson

12 Compuer ercepual Vision and Sensor II Summer 4 Augmened Compuing Recap: VerFas Deecor Idea 2: Reduce raining ime b feaure inerpolaion 5 models image scale 5 models image scale Shown o be possible for Inegral Channel feaures. Dollár S. Belongie erona. The Fases edesrian Deecor in he Wes BMVC 2. Slide adaped from Rodrigo Benenson 2

13 Compuer ercepual Vision and Sensor II Summer 4 Augmened Compuing Recap: VerFas Classifier Consrucion score = w h + w 2 h 2 + Ensemble of shor rees learned b AdaBoos Slide credi: Rodrigo Benenson +w N h N 3

14 Compuer ercepual Vision and Sensor II Summer 4 Augmened Compuing Elemens of Tracking Deecion Daa associaion redicion Deecion Where are candidae objecs? Las lecure Daa associaion Which deecion corresponds o which objec? redicion Toda s opic Where will he racked objec be in he nex ime sep? 4

15 Compuer ercepual Vision and Sensor II Summer 4 Augmened Compuing Toda: Tracking wih Linear Dnamic Models 5 Figure from Forsh & once

16 Compuer ercepual Vision and Sensor II Summer 4 Augmened Compuing Topics of This Lecure Tracking wih Dnamics Deecion vs. Tracking Tracking as probabilisic inference redicion and Correcion Linear Dnamic Models Zero veloci model Consan veloci model Consan acceleraion model The Kalman Filer Kalman filer for D sae General Kalman filer Limiaions 6

17 Compuer ercepual Vision and Sensor II Summer 4 Augmened Compuing Tracking wih Dnamics Ke idea Given a model of expeced moion predic where objecs will occur in nex frame even before seeing he image. Goals Resric search for he objec Improved esimaes since measuremen noise is reduced b rajecor smoohness. Assumpion: coninuous moion paerns Camera is no moving insanl o new viewpoin. Objecs do no disappear and reappear in differen places. Gradual change in pose beween camera and scene. Slide adaped from S. Lazebnik K. Grauman 7

18 Compuer ercepual Vision and Sensor II Summer 4 Augmened Compuing General Model for Tracking Represenaion The moving objec of ineres is characerized b an underling sae. Sae gives rise o measuremens or observaions Y. A each ime he sae changes o and we ge a new observaion Y. 2 Y Y 2 Y Slide credi: Svelana Lazebnik 8

19 Compuer ercepual Vision and Sensor II Summer 4 Augmened Compuing Sae vs. Observaion Hidden sae : parameers of ineres Measuremen: wha we ge o direcl observe Slide credi: Krisen Grauman 9

20 Compuer ercepual Vision and Sensor II Summer 4 Augmened Compuing Tracking as Inference Inference problem The hidden sae consiss of he rue parameers we care abou denoed. The measuremen is our nois observaion ha resuls from he underling sae denoed Y. A each ime sep sae changes (from - o ) and we ge a new observaion Y. Our goal: recover mos likel sae given All observaions seen so far. Knowledge abou dnamics of sae ransiions. Slide credi: Krisen Grauman 2

21 Compuer ercepual Vision and Sensor II Summer 4 Augmened Compuing Seps of Tracking redicion: Wha is he nex sae of he objec given pas measuremens? Y Y Correcion: Compue an updaed esimae of he sae from predicion and measuremens. Y Y Tracking can be seen as he process of propagaing he poserior disribuion of sae given measuremens across ime. Y 2

22 Compuer ercepual Vision and Sensor II Summer 4 Augmened Compuing Simplifing Assumpions Onl he immediae pas maers Dnamics model Measuremens depend onl on he curren sae Y Y Y Y Observaion model 2 Slide credi: Svelana Lazebnik Y Y 2 Y 22

23 Compuer ercepual Vision and Sensor II Summer 4 Augmened Compuing Tracking as Inducion Base case: Assume we have iniial prior ha predics sae in absence of an evidence: ( ) A he firs frame correc his given he value of Y = ( ) ( ) ( Y ) ( ) ( ) ( ) oserior prob. of sae given measuremen Likelihood of measuremen rior of he sae Slide credi: Svelana Lazebnik 23

24 Compuer ercepual Vision and Sensor II Summer 4 Augmened Compuing Tracking as Inducion Base case: Assume we have iniial prior ha predics sae in absence of an evidence: ( ) A he firs frame correc his given he value of Y = Given correced esimae for frame : redic for frame + Correc for frame + predic correc Slide credi: Svelana Lazebnik 24

25 ercepual and Sensor Augmened Compuing Compuer Vision II Summer 4 Inducion Sep: redicion redicion involves represening given 25 d d d Law of oal probabili Slide credi: Svelana Lazebnik A A B db

26 ercepual and Sensor Augmened Compuing Compuer Vision II Summer 4 Inducion Sep: redicion redicion involves represening given 26 d d d Slide credi: Svelana Lazebnik Condiioning on A B A B B

27 ercepual and Sensor Augmened Compuing Compuer Vision II Summer 4 Inducion Sep: redicion redicion involves represening given 27 d d d Slide credi: Svelana Lazebnik Independence assumpion

28 ercepual and Sensor Augmened Compuing Compuer Vision II Summer 4 Inducion Sep: Correcion Correcion involves compuing given prediced value 28 d Baes rule B A A A B B Slide credi: Svelana Lazebnik

29 ercepual and Sensor Augmened Compuing Compuer Vision II Summer 4 Inducion Sep: Correcion Correcion involves compuing given prediced value 29 d Independence assumpion (observaion depends onl on sae ) Slide credi: Svelana Lazebnik

30 ercepual and Sensor Augmened Compuing Compuer Vision II Summer 4 Inducion Sep: Correcion Correcion involves compuing given prediced value 3 d Slide credi: Svelana Lazebnik Condiioning on

31 Compuer ercepual Vision and Sensor II Summer 4 Augmened Compuing Summar: redicion and Correcion redicion: d Dnamics model Correced esimae from previous sep Slide credi: Svelana Lazebnik 3

32 Compuer ercepual Vision and Sensor II Summer 4 Augmened Compuing Summar: redicion and Correcion redicion: d Dnamics model Correced esimae from previous sep Correcion: Observaion model rediced esimae d Slide credi: Svelana Lazebnik 32

33 Compuer ercepual Vision and Sensor II Summer 4 Augmened Compuing Topics of This Lecure Tracking wih Dnamics Deecion vs. Tracking Tracking as probabilisic inference redicion and Correcion Linear Dnamic Models Zero veloci model Consan veloci model Consan acceleraion model The Kalman Filer Kalman filer for D sae General Kalman filer Limiaions 33

34 Compuer ercepual Vision and Sensor II Summer 4 Augmened Compuing Noaion Reminder x ~ N( μ Σ) Random variable wih Gaussian probabili disribuion ha has he mean vecor ¹ and covariance marix. x and ¹ are d-dimensional is d d. d=2 d= If x is D we jus have one parameer: he variance ¾ 2 Slide credi: Krisen Grauman 34

35 Compuer ercepual Vision and Sensor II Summer 4 Augmened Compuing Linear Dnamic Models Dnamics model Sae undergoes linear ranformaion D plus Gaussian noise x ~ N D x d n nn n Observaion model Measuremen is linearl ransformed sae plus Gaussian noise ~ N M x m m mn n Slide credi: S. Lazebnik K. Grauman 35

36 Compuer ercepual Vision and Sensor II Summer 4 Augmened Compuing Example: Randoml Drifing oins Consider a saionar objec wih sae as posiion. osiion is consan onl moion due o random noise erm. x p p p Sae evoluion is described b ideni marix D=I x D x noise Ip noise Slide credi: Krisen Grauman 36

37 Compuer ercepual Vision and Sensor II Summer 4 Augmened Compuing Example: Consan Veloci (D oins) Measuremens Saes Slide credi: Krisen Grauman ime 37 Figure from Forsh & once

38 ercepual and Sensor Augmened Compuing Compuer Vision II Summer 4 Example: Consan Veloci (D oins) Sae vecor: posiion p and veloci v Measuremen is posiion onl 38 ) ( v v v p p v p x noise v p noise D x x (greek leers denoe noise erms) noise v p noise Mx Slide credi: S. Lazebnik K. Grauman

39 Compuer ercepual Vision and Sensor II Summer 4 Augmened Compuing Example: Consan Acceleraion (D oins) Slide credi: Krisen Grauman 4 Figure from Forsh & once

40 ercepual and Sensor Augmened Compuing Compuer Vision II Summer 4 Example: Consan Acceleraion (D oins) Sae vecor: posiion p veloci v and acceleraion a. Measuremen is posiion onl 4 ) ( ) ( a a a v v v p p a v p x noise a v p noise D x x (greek leers denoe noise erms) noise a v p noise Mx Slide credi: S. Lazebnik K. Grauman

41 Compuer ercepual Vision and Sensor II Summer 4 Augmened Compuing Example: General Moion Models Assuming we have differenial equaions for he moion E.g. for (undampened) periodic moion of a pendulum Subsiue variables o ransform his ino linear ssem 2 dp d p p p p2 p3 2 d d Then we have x p p p 2 3 p p ( ) p 2 p p ( ) p p p 2 d p d 2 3 p D 43

42 Compuer ercepual Vision and Sensor II Summer 4 Augmened Compuing Topics of This Lecure Tracking wih Dnamics Deecion vs. Tracking Tracking as probabilisic inference redicion and Correcion Linear Dnamic Models Zero veloci model Consan veloci model Consan acceleraion model The Kalman Filer Kalman filer for D sae General Kalman filer Limiaions 44

43 Compuer ercepual Vision and Sensor II Summer 4 Augmened Compuing The Kalman Filer Kalman filer Mehod for racking linear dnamical models in Gaussian noise The prediced/correced sae disribuions are Gaussian You onl need o mainain he mean and covariance. The calculaions are eas (all he inegrals can be done in closed form). Slide credi: Svelana Lazebnik 45

44 Compuer ercepual Vision and Sensor II Summer 4 Augmened Compuing The Kalman Filer Know correced sae from previous ime sep and all measuremens up o he curren one redic disribuion over nex sae. Receive measuremen Know predicion of sae and nex measuremen Updae disribuion over curren sae. Time updae ( redic ) Measuremen updae ( Correc ) Mean and sd. dev. of prediced sae: Time advances: ++ Mean and sd. dev. of correced sae: Slide credi: Krisen Grauman 46

45 Compuer ercepual Vision and Sensor II Summer 4 Augmened Compuing Kalman Filer for D Sae Wan o represen and updae 2 x N ( ) 2 x N ( ) 47

46 Compuer ercepual Vision and Sensor II Summer 4 Augmened Compuing Slide credi: Svelana Lazebnik ropagaion of Gaussian densiies Shifing he mean Baesian combinaion Increasing he variance

47 Compuer ercepual Vision and Sensor II Summer 4 Augmened Compuing D Kalman Filer: redicion Have linear dnamic model defining prediced sae evoluion wih noise Wan o esimae prediced disribuion for nex sae 2 N ( ~ 2 N dx d ) Updae he mean: Updae he variance: Slide credi: Krisen Grauman ( d ) 2 2 d ( d ) 2 for derivaions see F& Chaper

48 Compuer ercepual Vision and Sensor II Summer 4 Augmened Compuing D Kalman Filer: Correcion Have linear model defining he mapping of sae o measuremens: 2 Y ~ N m mx Wan o esimae correced disribuion given laes measuremen: Updae he mean: Updae he variance: 2 N ( ) 5 Slide credi: Krisen Grauman Derivaions: F& Chaper m 2 m m 2 m ( ( ) m ( ) 2 2 m m ( ( ) ) 2 2 ) 2

49 Compuer ercepual Vision and Sensor II Summer 4 Augmened Compuing redicion vs. Correcion m ( ) m 2 m ( ) m m ( ) m m ( ) ( ) Wha if here is no predicion uncerain 2 ( ) The measuremen is ignored! ( )? Wha if here is no measuremen uncerain Slide credi: Krisen Grauman ( ) m 2 The predicion is ignored! ( m )? 5

50 Compuer ercepual Vision and Sensor II Summer 4 Augmened Compuing posiion Recall: Consan Veloci Example measuremens sae ime Sae is 2D: posiion + veloci Measuremen is D: posiion Slide credi: Krisen Grauman 52 Figure from Forsh & once

51 Compuer ercepual Vision and Sensor II Summer 4 Augmened Compuing Consan Veloci Model o sae x measuremen * prediced mean esimae + correced mean esimae bars: variance esimaes before and afer measuremens Slide credi: Krisen Grauman 53 Figure from Forsh & once

52 Compuer ercepual Vision and Sensor II Summer 4 Augmened Compuing Consan Veloci Model o sae x measuremen * prediced mean esimae + correced mean esimae bars: variance esimaes before and afer measuremens Slide credi: Krisen Grauman 54 Figure from Forsh & once

53 Compuer ercepual Vision and Sensor II Summer 4 Augmened Compuing Consan Veloci Model o sae x measuremen * prediced mean esimae + correced mean esimae bars: variance esimaes before and afer measuremens Slide credi: Krisen Grauman 55 Figure from Forsh & once

54 Compuer ercepual Vision and Sensor II Summer 4 Augmened Compuing Consan Veloci Model o sae x measuremen * prediced mean esimae + correced mean esimae bars: variance esimaes before and afer measuremens Slide credi: Krisen Grauman 56 Figure from Forsh & once

55 Compuer ercepual Vision and Sensor II Summer 4 Augmened Compuing Kalman Filer: General Case (>dim) Wha if sae vecors have more han one dimension? REDICT CORRECT x D x D K T M M T D x x K Mx d I KM M T m residual More weigh on residual when measuremen error covariance approaches. for derivaions see F& Chaper 7.3 Slide credi: Krisen Grauman Less weigh on residual as a priori esimae error covariance approaches. 57

56 Compuer ercepual Vision and Sensor II Summer 4 Augmened Compuing Summar: Kalman Filer ros: Gaussian densiies everwhere Simple updaes compac and efficien Ver esablished mehod ver well undersood Cons: Unimodal disribuion onl single hpohesis Resriced class of moions defined b linear model Slide adaped from Svelana Lazebnik 58

57 Compuer ercepual Vision and Sensor II Summer 4 Augmened Compuing Wh Is This A Resricion? Man ineresing cases don have linear dnamics E.g. pedesrians walking E.g. a ball bouncing 59

58 Compuer ercepual Vision and Sensor II Summer 4 Augmened Compuing Ball Example: Wha Goes Wrong Here? Assuming consan acceleraion model redicion redicion is oo far from rue posiion o compensae ossible soluion: Keep muliple models Keep muliple differen moion models in parallel I.e. would check for bouncing a each ime sep redicion 2 redicion 3 redicion 4 redicion 5 Correc predicion 6

59 Compuer ercepual Vision and Sensor II Summer 4 Augmened Compuing References and Furher Reading A ver good inroducion o racking wih linear dnamic models and Kalman filers can be found in Chaper 7 of D. Forsh J. once Compuer Vision A Modern Approach. renice Hall 23 6

Computer Vision II Lecture 8

Computer Vision II Lecture 8 Compuer ercepual Vision and Sensor II Summer 4 Augmened Compuing Compuer ercepual Vision and Sensor II Summer 4 Augmened Compuing Compuer ercepual Vision and Sensor II Summer 4 Augmened Compuing Compuer

More information

CE 603 Photogrammetry II. Condition number = 2.7E+06

CE 603 Photogrammetry II. Condition number = 2.7E+06 CE 60 Phoogrammery II Condiion number.7e06 CE 60 Phoogrammery II Condiion number.8 CE 60 Phoogrammery II CE 60 Phoogrammery II CE 60 Phoogrammery II CE 60 Phoogrammery II CE 60 Phoogrammery II Simulaed

More information

DO NOT COPY DO NOT COPY DO NOT COPY DO NOT COPY

DO NOT COPY DO NOT COPY DO NOT COPY DO NOT COPY 676 Chaper 8 Sequenial Logic Design Pracices 8.9.8 Synchronizing High-Speed Daa Transfers A very common problem in compuer sysems is synchronizing exernal daa ransfers wih he compuer sysem clock. A simple

More information

Lab 2 Position and Velocity

Lab 2 Position and Velocity b Lab 2 Posiion and Velociy Wha You Need To Know: Working Wih Slope In las week s lab you deal wih a lo of graphing ideas. You will coninue o use one of hese ideas in his week s lab, namely slope. Howeer,

More information

MELODY EXTRACTION FROM POLYPHONIC AUDIO BASED ON PARTICLE FILTER

MELODY EXTRACTION FROM POLYPHONIC AUDIO BASED ON PARTICLE FILTER 11h Inernaional Sociey for Music Informaion Rerieval Conference (ISMIR 010) MELODY EXTRACTION FROM POLYPHONIC AUDIO BASED ON PARTICLE FILTER Seokhwan Jo Chang D. Yoo Deparmen of Elecrical Engineering,

More information

10. Water tank. Example I. Draw the graph of the amount z of water in the tank against time t.. Explain the shape of the graph.

10. Water tank. Example I. Draw the graph of the amount z of water in the tank against time t.. Explain the shape of the graph. 1. Waer ank The graph A cylindrical ank conains ml of waer. A = (minues) a hole is punched in he boom, and waer begins o flow ou. I akes exacly 1 seconds for he ank o empy. Example I. Draw he graph of

More information

SC434L_DVCC-Tutorial 1 Intro. and DV Formats

SC434L_DVCC-Tutorial 1 Intro. and DV Formats SC434L_DVCC-Tuorial 1 Inro. and DV Formas Dr H.R. Wu Associae Professor Audiovisual Informaion Processing and Digial Communicaions Monash niversiy hp://www.csse.monash.edu.au/~hrw Email: hrw@csse.monash.edu.au

More information

Video Summarization from Spatio-Temporal Features

Video Summarization from Spatio-Temporal Features Video Summarizaion from Spaio-Temporal Feaures Rober Laganière, Raphael Bacco, Arnaud Hocevar VIVA lab SITE - Universiy of Oawa K1N 6N5 CANADA laganier@sie.uoawa.ca Parick Lamber, Grégory Païs LISTIC Polyech

More information

TRANSFORM DOMAIN SLICE BASED DISTRIBUTED VIDEO CODING

TRANSFORM DOMAIN SLICE BASED DISTRIBUTED VIDEO CODING Journal of Engineering Science and Technology Vol. 6, No. 5 (2011) 542-550 School of Engineering, Taylor s Universiy TRANSFORM DOMAIN SLICE BASED DISTRIBUTED VIDEO CODING A. ELAMIN*, VARUN JEOTI, SAMIR

More information

A Turbo Tutorial. by Jakob Dahl Andersen COM Center Technical University of Denmark

A Turbo Tutorial. by Jakob Dahl Andersen COM Center Technical University of Denmark A Turbo Tuorial by Jakob Dahl Andersen COM Cener Technical Universiy of Denmark hp:\\www.com.du.dk/saff/jda/pub.hml Conens. Inroducion........................................................ 3 2. Turbo

More information

4.1 Water tank. height z (mm) time t (s)

4.1 Water tank. height z (mm) time t (s) 4.1 Waer ank (a) A cylindrical ank conains 8 ml of waer. A = (minues) a hole is punched in he boom, and waer begins o flow ou. I akes exacly 1 seconds for he ank o empy. Draw he graph of he amoun of waer

More information

On Mopping: A Mathematical Model for Mopping a Dirty Floor

On Mopping: A Mathematical Model for Mopping a Dirty Floor On Mopping: A Mahemaical Model for Mopping a Diry Floor Connor Palaucci McGill Universiy Faculy of Engineering Absrac Several imes in my life I have been old ha mopping he floor is no a valid mehod of

More information

Automatic location and removal of video logos

Automatic location and removal of video logos Auomaic locaion and removal of video logos Wei-Qi Yan 1 Jun Wang 2 Mohan S. Kankanhalli 1 1 School of Compuing Naional Universi of Singapore Singapore e-mail: {anwq mohan}@comp.nus.edu.sg 2 Facul of Elecrical

More information

First Result of the SMA Holography Experirnent

First Result of the SMA Holography Experirnent Firs Resul of he SMA Holography Experirnen Xiaolei Zhang Peer Brako Dan Oberlander Nimesh Pae1 Tirupai K. Sridharan A4nony A. Sark December 11, 1996 Submillimeer Array Memorandum, No. 102 Absrac This memo

More information

Hierarchical Sequential Memory for Music: A Cognitive Model

Hierarchical Sequential Memory for Music: A Cognitive Model 10h Inernaional Sociey for Music Informaion Rerieval Conference (ISMIR 009) Hierarchical Sequenial Memory for Music: A Cogniive Model James B. Maxwell Simon Fraser Universiy Philippe Pasquier Simon Fraser

More information

THE INCREASING demand to display video contents

THE INCREASING demand to display video contents IEEE TRANSACTIONS ON IMAGE PROCESSING, VOL. 23, NO. 2, FEBRUARY 2014 797 Compressed-Domain Video Reargeing Jiangyang Zhang, Suden Member, IEEE, Shangwen Li, Suden Member, IEEE, andc.-c.jaykuo,fellow, IEEE

More information

-To become familiar with the input/output characteristics of several types of standard flip-flop devices and the conversion among them.

-To become familiar with the input/output characteristics of several types of standard flip-flop devices and the conversion among them. Experimen 6 Sequenial Circuis PART A: FLIP FLOPS Objecive -To become familiar wih he inpu/oupu characerisics of several ypes of sandard flip-flop devices and he conversion among hem. References Donald

More information

MULTI-VIEW VIDEO COMPRESSION USING DYNAMIC BACKGROUND FRAME AND 3D MOTION ESTIMATION

MULTI-VIEW VIDEO COMPRESSION USING DYNAMIC BACKGROUND FRAME AND 3D MOTION ESTIMATION MULTI-VIEW VIDEO COMPRESSION USING DYNAMIC BACKGROUND FRAME AND 3D MOTION ESTIMATION Manoranjan Paul, Junbin Gao, Michael Anoolovich, and Terry Bossomaier School of Compuing and Mahemaics, Charles Sur

More information

Physics 218: Exam 1. Sections: , , , 544, , 557,569, 572 September 28 th, 2016

Physics 218: Exam 1. Sections: , , , 544, , 557,569, 572 September 28 th, 2016 Physics 218: Exam 1 Secions: 201-203, 520-529,534-538, 544, 546-555, 557,569, 572 Sepember 28 h, 2016 Please read he insrucions below, bu do no open he exam unil old o do so. Rules of he Exam: 1. You have

More information

Real-time Facial Expression Recognition in Image Sequences Using an AdaBoost-based Multi-classifier

Real-time Facial Expression Recognition in Image Sequences Using an AdaBoost-based Multi-classifier Real-ime Facial Expression Recogniion in Image Sequences Using an AdaBoos-based Muli-classifier Chin-Shyurng Fahn *, Ming-Hui Wu, and Chang-Yi Kao * Naional Taiwan Universiy of Science and Technology,

More information

Overview ECE 553: TESTING AND TESTABLE DESIGN OF. Ad-Hoc DFT Methods Good design practices learned through experience are used as guidelines:

Overview ECE 553: TESTING AND TESTABLE DESIGN OF. Ad-Hoc DFT Methods Good design practices learned through experience are used as guidelines: ECE 553: TESTING AND TESTABLE DESIGN OF DIGITAL SYSTEMS Design for Tesabiliy (DFT) - 1 Overview Definiion Ad-hoc mehods Scan design Design rules Scan regiser Scan flip-flops Scan es sequences Overhead

More information

Region-based Temporally Consistent Video Post-processing

Region-based Temporally Consistent Video Post-processing Region-based Temporally Consisen Video Pos-processing Xuan Dong Tsinghua Universiy dongx1@mails.singhua.edu.cn Boyan Bonev UC Los Angeles bonev@ucla.edu Yu Zhu Norhwesern Polyechnical Universiy zhuyu1986@mail.nwpu.edu.cn

More information

Evaluation of a Singing Voice Conversion Method Based on Many-to-Many Eigenvoice Conversion

Evaluation of a Singing Voice Conversion Method Based on Many-to-Many Eigenvoice Conversion INTERSEECH 2013 Evaluaion of a Singing Voice Conversion Mehod Based on Many-o-Many Eigenvoice Conversion Hironori Doi 1, Tomoki Toda 1, Tomoyasu Nakano 2, Masaaka Goo 2, Saoshi Nakamura 1 1 Graduae School

More information

Besides our own analog sensors, it can serve as a controller performing variegated control functions for any type of analog device by any maker.

Besides our own analog sensors, it can serve as a controller performing variegated control functions for any type of analog device by any maker. SENSOR CTROERS SERIES High-funcional Digial Panel Conroller / Inpu Bes parner for analog sensors 2 Analog Inpu Versaile conrol wih analog sensors Besides our own analog sensors, i can serve as a conroller

More information

Coded Strobing Photography: Compressive Sensing of High-speed Periodic Events

Coded Strobing Photography: Compressive Sensing of High-speed Periodic Events IEEE TRANSACTIONS ON ATTERN ANALYSIS AND MACHINE INTELLIGENCE 1 Coded Srobing hoography: Compressive Sensing of High-speed eriodic Evens Ashok Veeraraghavan, Member, IEEE, Dikpal Reddy, Suden Member, IEEE,

More information

AN ESTIMATION METHOD OF VOICE TIMBRE EVALUATION VALUES USING FEATURE EXTRACTION WITH GAUSSIAN MIXTURE MODEL BASED ON REFERENCE SINGER

AN ESTIMATION METHOD OF VOICE TIMBRE EVALUATION VALUES USING FEATURE EXTRACTION WITH GAUSSIAN MIXTURE MODEL BASED ON REFERENCE SINGER AN ESTIMATION METHOD OF VOICE TIMBRE EVALUATION VALUES USING FEATURE EXTRACTION WITH GAUSSIAN MIXTURE MODEL BASED ON REFERENCE SINGER Soichi Yamane, Kazuhiro Kobayashi, Tomoki Toda 2, Tomoyasu Nakano 3,

More information

application software

application software applicaion sofware Dimmer KNX: 2 and 4 oupus Elecrical/Mechanical characerisics: see produc user manual Produc reference Produc designaion Applicaion sofware ref TP device Radio device TXA662AN 2-fold

More information

AUTOCOMPENSATIVE SYSTEM FOR MEASUREMENT OF THE CAPACITANCES

AUTOCOMPENSATIVE SYSTEM FOR MEASUREMENT OF THE CAPACITANCES 6 Auocompensaive Sysem for Measuremen of he Capaciances Radioengineering ATOCOMPENSATIVE SYSTEM FOR MEASREMENT OF THE CAPACITANCES Marin KOLLÁR, Vikor ŠPÁNY, Tomáš GABAŠ Dep. of Elecronics and Mulimedia

More information

Automatic Selection and Concatenation System for Jazz Piano Trio Using Case Data

Automatic Selection and Concatenation System for Jazz Piano Trio Using Case Data Proceedings of he 48h ISCIE Inernaional Symposium on Sochasic Sysems Theory and Is Applicaions Fukuoka, Nov. 4-5, 2016 Auomaic Selecion and Concaenaion Sysem for Jazz Piano Trio Using Case Daa Takeshi

More information

Adaptive Down-Sampling Video Coding

Adaptive Down-Sampling Video Coding Adapive Down-Sampling Video Coding Ren-Jie Wang a, Ming-Chen Chien ab and Pao-Chi Chang* a a Dep. of Communicaion Engineering, Naional Cenral Univ., Jhongli, Taiwan; b Dep. of Elecrical Engineering, Chin

More information

Singing voice detection with deep recurrent neural networks

Singing voice detection with deep recurrent neural networks Singing voice deecion wih deep recurren neural neworks Simon Leglaive, Romain Hennequin, Roland Badeau To cie his version: Simon Leglaive, Romain Hennequin, Roland Badeau. Singing voice deecion wih deep

More information

Student worksheet: Spoken Grammar

Student worksheet: Spoken Grammar Grammar o go! Language healh-check Suden workshee: Spoken Grammar Time for your language healh-check. Find ou how Grammar Scan can help you achieve greaer accuracy. Firs do he diagnosic ess o check your

More information

Digital Panel Controller

Digital Panel Controller SENSOR CTROERS SERIES Digial Panel Conroller NPS / Inpu Bes Parner for Analog Sensors 2 Analog Inpu PS-18V Power Supply Versaile Conrol wih Analog Sensors Bornier : IP 20 Applicable SUNX s analog s Laser

More information

application software

application software applicaion sofware Dimmer KNX: 1, 3 and 4-fold Elecrical/Mechanical characerisics: see produc user manual Produc reference Produc designaion Applicaion sofware ref TP device Radio device TXA661A TXA661B

More information

Mean-Field Analysis for the Evaluation of Gossip Protocols

Mean-Field Analysis for the Evaluation of Gossip Protocols Mean-Field Analysis for he Evaluaion of Gossip Proocols Rena Bakhshi, Lucia Cloh, Wan Fokkink, Boudewijn Haverkor Deparmen of Compuer Science, Vrije Universiei Amserdam, Amserdam, Neherlands Cenre for

More information

Video inpainting of complex scenes based on local statistical model

Video inpainting of complex scenes based on local statistical model Video inpaining of complex scenes based on local saisical model Voronin V.V. (a), Sizyakin R.A. (a), Marchuk V.I. (a), Yigang Cen (b), Galusov G.G. (c), Egiazarian K.O. (d) ; (a) Don Sae Technical universiy,

More information

LATCHES Implementation With Complex Gates

LATCHES Implementation With Complex Gates LECTURE 7 SEUENTIAL MOS LOGIC CIRCUITS Implemenaion Wih Primiive Gaes Lecure Goals * Undersand and be able o design: laches and flip-flops implemened wih primiive gaes laches and flip-flops implemened

More information

Marjorie Thomas' schemas of Possible 2-voice canonic relationships

Marjorie Thomas' schemas of Possible 2-voice canonic relationships Marjorie Thomas' schemas of Possible 2-voice canon Real Time Tempo Canons wih Anescofo Chrisopher Trapani Columbia Universiy, New York cm2150@columbia.edu ABSTRACT Wih recen advances in score-following

More information

Personal Computer Embedded Type Servo System Controller. Simple Motion Board User's Manual (Advanced Synchronous Control) -MR-EM340GF

Personal Computer Embedded Type Servo System Controller. Simple Motion Board User's Manual (Advanced Synchronous Control) -MR-EM340GF Personal Compuer Embedded Type Servo Sysem Conroller Simple Moion Board User's Manual (Advanced Synchronous Conrol) -MR-EM340GF SAFETY PRECAUTIONS (Read hese precauions before using his produc.) Before

More information

Advanced Handheld Tachometer FT Measure engine rotation speed via cigarette lighter socket sensor! Cigarette lighter socket sensor FT-0801

Advanced Handheld Tachometer FT Measure engine rotation speed via cigarette lighter socket sensor! Cigarette lighter socket sensor FT-0801 Advanced Handheld Tachomeer Measure engine roaion speed via cigaree ligher socke sensor! Cigaree ligher socke sensor FT-0801 Advanced Handheld Tachomeer Roaion pulse no needed. Roaion speed measured via

More information

Diffusion in Concert halls analyzed as a function of time during the decay process

Diffusion in Concert halls analyzed as a function of time during the decay process Audiorium Acousics 11, Dublin Diffusion in Concer halls analyzed as a funcion of ime during he decay process Claus Lynge Chrisensen & Jens Holger Rindel Odeon A/S, Lyngby, Denmark Agenda Why invesigae

More information

SAFETY WITH A SYSTEM V EN

SAFETY WITH A SYSTEM V EN SAFETY WITH A SYSTEM - 1.0 EN SOFTWARE SAFE PROGRAMMING SINGLE POINT OF ENGINEERING DEELOPMENT ENIRONMENT (IDE) Wih COMBIIS sudio 6 safey machine designers can mee compliance wih IEC 61508 SIL3 and ISO/EN

More information

Solution Guide II-A. Image Acquisition. Building Vision for Business. MVTec Software GmbH

Solution Guide II-A. Image Acquisition. Building Vision for Business. MVTec Software GmbH Soluion Guide II-A Image Acquisiion MVTec Sofware GmbH Building Vision for Business Overview Obviously, he acquisiion of s is a ask o be solved in all machine vision applicaions. Unforunaely, his ask mainly

More information

Measurement of Capacitances Based on a Flip-Flop Sensor

Measurement of Capacitances Based on a Flip-Flop Sensor Sensors & Transducers ISSN 1726-5479 26 by IFSA hp://www.sensorsporal.com Measuremen of Capaciances Based on a Flip-Flop Sensor Marin KOLLÁR Deparmen of Theoreical Elecroechnics and Elecrical Measuremen,

More information

Workflow Overview. BD FACSDiva Software Quick Reference Guide for BD FACSAria Cell Sorters. Starting Up the System. Checking Cytometer Performance

Workflow Overview. BD FACSDiva Software Quick Reference Guide for BD FACSAria Cell Sorters. Starting Up the System. Checking Cytometer Performance BD FACSDiva Sofware Quick Reference Guide for BD FACSAria Cell Sorers This guide conains insrucions for using BD FACSDiva sofware version 6. wih BD FACSAria cell sorers. Workflow Overview The following

More information

Solution Guide II-A. Image Acquisition. HALCON Progress

Solution Guide II-A. Image Acquisition. HALCON Progress Soluion Guide II-A Image Acquisiion HALCON 17.12 Progress The Ar of Image Acquisiion, Version 17.12 All righs reserved. No par of his publicaion may be reproduced, sored in a rerieval sysem, or ransmied

More information

A ROBUST DIGITAL IMAGE COPYRIGHT PROTECTION USING 4-LEVEL DWT ALGORITHM

A ROBUST DIGITAL IMAGE COPYRIGHT PROTECTION USING 4-LEVEL DWT ALGORITHM Inernaional Journal of Advanced Technology in Engineering and Science wwwiaescom Volume No, Issue No, November 4 ISSN online: 348 755 A ROBUST DIGITAL IMAGE COPYRIGHT PROTECTION USING 4-LEVEL DWT ALGORITHM

More information

Supercompression for Full-HD and 4k-3D (8k) Digital TV Systems

Supercompression for Full-HD and 4k-3D (8k) Digital TV Systems Supercompression for Full-HD and 4k-3D (8k Digial TV Sysems Mario Masriani Absrac In his work, we developed he concep of supercompression, i.e., compression above he compression sandard used. In his conex,

More information

Communication Systems, 5e

Communication Systems, 5e Communicaion Sysems, 5e Chaper 3: Signal Transmission and Filering A. Bruce Carlson aul B. Crilly 010 The McGraw-Hill Companies Chaper 3: Signal Transmission and Filering Response of LTI sysems Signal

More information

Telemetrie-Messtechnik Schnorrenberg

Telemetrie-Messtechnik Schnorrenberg Funcion Descripion of Digial Telemery 1. Digial Telemery Sysems 1.1 Telemery Sysems wih PCM-Technology For he wireless ransmission of several informaion channels, several differen RF ransmission frequencies

More information

Removal of Order Domain Content in Rotating Equipment Signals by Double Resampling

Removal of Order Domain Content in Rotating Equipment Signals by Double Resampling Removal of Order Domain Conen in Roaing Equipmen Signals by Double Resampling By: Charles L. Groover Marin W. Trehewey Deparmen of Mechanical and Nuclear Engineering Penn Sae Universiy Universiy Park,

More information

And the Oscar Goes to...peeeeedrooooo! 1

And the Oscar Goes to...peeeeedrooooo! 1 And he Oscar Goes o...peeeeedrooooo! 1 Bey Agnani and Henry Aray 2 Universiy of Granada November, 2010 Absrac In his aricle we are ineresed in how he producion of Spanish feaure films reacs o an Oscar

More information

A Methodology for Evaluating Storage Systems in Distributed and Hierarchical Video Servers

A Methodology for Evaluating Storage Systems in Distributed and Hierarchical Video Servers A Mehodology for Evaluaing Sorage Sysems in Disribued and Hierarchical Video Servers William Tezlaff, Marin Kienzle, Dinkar Siaram BM T. J. Wason Research Cener Yorkown Heighs, NY 10598 Absrac Large scale

More information

The Art of Image Acquisition

The Art of Image Acquisition HALCON Applicaion Noe The Ar of Image Acquisiion Provided Funcionaliy Connecing o simple and complex configuraions of frame grabbers and cameras Acquiring s in various iming modes Configuring frame grabbers

More information

The Art of Image Acquisition

The Art of Image Acquisition HALCON Applicaion Noe The Ar of Image Acquisiion Provided Funcionaliy Connecing o simple and complex configuraions of frame grabbers and cameras Acquiring s in various iming modes Configuring frame grabbers

More information

EX 5 DIGITAL ELECTRONICS (GROUP 1BT4) G

EX 5 DIGITAL ELECTRONICS (GROUP 1BT4) G EX 5 IGITAL ELECTRONICS (GROUP BT4) G Afer compleing he ask and sudying Unis 2., 2.2, 2.3 and 2.4, you will be able o (ick all ha apply): Explain he concep of memory in digial sysems and why we alk abou

More information

THERMOELASTIC SIGNAL PROCESSING USING AN FFT LOCK-IN BASED ALGORITHM ON EXTENDED SAMPLED DATA

THERMOELASTIC SIGNAL PROCESSING USING AN FFT LOCK-IN BASED ALGORITHM ON EXTENDED SAMPLED DATA XIX IMEKO World Congress Fundamenal and Applied Merology Sepember 6 11, 9, Lisbon, Porugal THERMOELASTIC SIGNAL PROCESSING USING AN FFT LOCK-IN BASED ALGORITHM ON EXTENDED SAMPLED DATA L. D Acquiso 1,

More information

I (parent/guardian name) certify that, to the best of my knowledge, the

I (parent/guardian name) certify that, to the best of my knowledge, the To ener Blue Peer s Diamond Time Capsule Compeiion, your paren/guardian mus fill in page 1 of his form, read he Privacy Noice on page 2, and read all he Terms and Condiions on he Blue Peer websie. Then

More information

~ t.. JL(jJ,.JyS <j? ~?-?,J-? flpsl..i.? .Too-. " ~I- ~ -c:\ w ~ a.'1 ~ ~ O~ 0'&0. ~ 1>") \). '1 s., /' om. l~,; ~ I'..Is cr-i." ft. ~ 'S ~+--..e (.

~ t.. JL(jJ,.JyS <j? ~?-?,J-? flpsl..i.? .Too-.  ~I- ~ -c:\ w ~ a.'1 ~ ~ O~ 0'&0. ~ 1>) \). '1 s., /' om. l~,; ~ I'..Is cr-i. ft. ~ 'S ~+--..e (. C'l According o her SeinglPhysics Core Curriculudens -- 1 1 ::: Jf:.A-Jl.- I' S -..Jc.f;. "c,. 'S' ;.,,f,j{ ecr :.. JL(jJ,.JyS ;JT'" 0-,. III sus-?,.;,.r

More information

BLOCK-BASED MOTION ESTIMATION USING THE PIXELWISE CLASSIFICATION OF THE MOTION COMPENSATION ERROR

BLOCK-BASED MOTION ESTIMATION USING THE PIXELWISE CLASSIFICATION OF THE MOTION COMPENSATION ERROR Signal & Image Processing : An Inernaional Journal SIPIJ Vol.3 No.5 Ocober 2012 BLOCK-BASED MOTION ESTIMATION USING THE PIXELWISE CLASSIFICATION OF THE MOTION COMPENSATION ERROR Jun-Yong Kim 1 Rae-Hong

More information

(12) (10) Patent N0.: US 7,260,789 B2 Hunleth et a]. (45) Date of Patent: Aug. 21, 2007

(12) (10) Patent N0.: US 7,260,789 B2 Hunleth et a]. (45) Date of Patent: Aug. 21, 2007 Unied Saes Paen US007260789B2 (12) (10) Paen N0.: US 7,260,789 B2 Hunleh e a]. (45) Dae of Paen: Aug. 21, 2007 (54) METHOD OF REAL-TIME INCREMENTAL 5,671,342 A 9/1997 Millier e a1. ZOOMING 5,745,710 A

More information

2015 Communication Guide

2015 Communication Guide 2015 Communicaion Guide Polarec, LLC 46 Safford Sree Lawrence, MA 01841 Inquiries: info@polarec.com POLARTEC.COM 2015 Communicaion Guide Welcome 1 Overview 2 The Polarec Brand Collecion of Fabrics 3 Polarec

More information

Truncated Gray-Coded Bit-Plane Matching Based Motion Estimation and its Hardware Architecture

Truncated Gray-Coded Bit-Plane Matching Based Motion Estimation and its Hardware Architecture 1530 IEEE Transacions on onsumer Elecronics, Vol. 55, No. 3, AUGUST 2009 Truncaed Gray-oded Bi-Plane Maching Based Moion Esimaion and is Hardware Archiecure Anıl Çelebi, Suden Member, IEEE, Orhan Akbulu,

More information

Nonuniform sampling AN1

Nonuniform sampling AN1 Digial Alias-free Signal Processing Applicaion Noes Nonuniform sampling AN1 Sepember 2001 1 Inroducion To process signals digially, hey obviously have o be presened in he appropriae digial forma. Therefore

More information

ERGODIC THEORY APPROACH TO CHAOS: REMARKS AND COMPUTATIONAL ASPECTS

ERGODIC THEORY APPROACH TO CHAOS: REMARKS AND COMPUTATIONAL ASPECTS In. J. Appl. Mah. Compu. Sci.,, Vol., o., 9 7 DOI:.7/v--9- ERGODIC THEORY APPROACH TO CHAOS: REMARKS AD COMPUTATIOAL ASPECTS PAWEŁ J. MITKOWSKI, WOJCIECH MITKOWSKI Faculy of Elecrical Engineering, Auomaics,

More information

CHEATER CIRCUITS FOR THE TESTING OF THYRATRONS

CHEATER CIRCUITS FOR THE TESTING OF THYRATRONS . AUGUST 1954 43 CHEATER CIRCUITS FOR THE TESTING OF THYRATRONS I. MEASUREMENT OF GRID CURRENT hy M. W. BROOKER *) and D. G. WARE **). 621.387: 621.385.38 The range of hyrarons now being produced commercially

More information

Determinants of investment in fixed assets and in intangible assets for hightech

Determinants of investment in fixed assets and in intangible assets for hightech Nunes, P., Serrasqueiro, Z., & Maos, A. (2017). Deerminans of invesmen in fixed asses and in inangible asses for high-ech firms. Journal of Inernaional Sudies, 10(1), 173-179. doi:10.14254/2071-8330.2017/10-1/12

More information

Hello! Target Language

Hello! Target Language One Hello! Targe Language am / are / is my / your I / you / he / she / we / hey Numbers 0-10 Name : Q-rex Name : Q-y Address : 4 A.S. Foruna Sree Address : 5 Downing Sree Cebu Ciy London Phone number :

More information

Philips Reseàrch Reports

Philips Reseàrch Reports VOL. 30 No. 5 OCTOBER 1975 Philips Reseàrch Repors EDITED BY THE RESEARCH LABORATORY OF N.V. PHILIPS' GLOEILAMPENFABRlEKEN. EINDHOVEN, NETHERLANDS R928 Philips Res. Reps 30, 277-290, 1975 BaFCI :Eu2+,

More information

VECM and Variance Decomposition: An Application to the Consumption-Wealth Ratio

VECM and Variance Decomposition: An Application to the Consumption-Wealth Ratio Inernaional Journal of Economics and Finance; Vol. 9, No. 6; 2017 ISSN 1916-971X E-ISSN 1916-9728 Published by Canadian Cener of Science and Educaion VECM and Variance Decomposiion: An Applicaion o he

More information

The Impact of e-book Technology on Book Retailing

The Impact of e-book Technology on Book Retailing The Impac of e-book Technology on Book Reailing Yabing Jiang Graduae School of Business Adminisraion Fordham Universiy yajiang@fordham.edu Evangelos Kasamakas Graduae School of Business Adminisraion Fordham

More information

ANANKASTIC CONDITIONALS

ANANKASTIC CONDITIONALS ANANKASTIC CONDITIONALS ARNIM VON STECHOW, SVETA KRASIKOVA, & DORIS PENKA Universiä Tübingen 1. Plo...1 2. Wha is an anankasic condiional?...3 3. Previous Analyses of Anankasic Condiionals...5 3.1. Sæbø

More information

Thinking on WH-Movement

Thinking on WH-Movement anadian Social Science ol. 12, No. 3, 2016, pp. 47-51 O:10.3968/8284 SSN 1712-8056[Prin] SSN 1923-6697[Online] www.cscanada.ne www.cscanada.org Thinking on WH-Movemen PENG Xiamei [a],* [a] School of Foreign

More information

Positive Feedback: Bi-Stability. EECS 141 F01 Sequential Logic. Meta-Stability. Latch versus Flip-Flop. Mux-Based Latches

Positive Feedback: Bi-Stability. EECS 141 F01 Sequential Logic. Meta-Stability. Latch versus Flip-Flop. Mux-Based Latches Posiive Feedback: i-abiliy Vo=Vi2 V i V o2 EEC 4 F equenial V o V i2 = Vo V i V o2 V i2 = Vo A C V i = V o2 equenial Mea-abiliy FF s V i2 = Vo V i2 = Vo LOGIC C p,comb 2 sorage mechanisms posiive feedback

More information

ZEP - 644SXWW 640SX - LED 150 W. Profile spot

ZEP - 644SXWW 640SX - LED 150 W. Profile spot f ZEP - 644SXWW 640SX - LED 150 W Type: Profile spo Source: LED 150 W PSU: Elecronic - DMX Opics: 16 o 35 zoom Colour emperaure: 3200 K Profile spo The new powerful LED profile An evoluion of he award-winning

More information

A Delay-efficient Radiation-hard Digital Design Approach Using CWSP Elements

A Delay-efficient Radiation-hard Digital Design Approach Using CWSP Elements A Delay-efficien Radiaion-hard Digial Design Approach Using SP Elemens Charu Nagpal Rajesh Garg Sunil P Khari Deparmen of EE, Texas A&M Universiy, College Saion TX 77843. Absrac In his paper, we presen

More information

You can download Mozart s music. You can t download his genius!

You can download Mozart s music. You can t download his genius! You can download Mozar s music. You can download his genius! Afer so many canaas I only lay for fun. My original work is for he fans. Bu wha is an urex ediion? Bärenreier Urex: Your nex erformance is worh

More information

A Delay-efficient Radiation-hard Digital Design Approach Using CWSP Elements

A Delay-efficient Radiation-hard Digital Design Approach Using CWSP Elements A Delay-efficien Radiaion-hard Digial Design Approach Using SP Elemens Charu Nagpal Rajesh Garg Sunil P Khari Deparmen of EE, Texas A&M Universiy, College Saion TX 77843. Absrac In his paper, we presen

More information

Overlapped Vehicle Tracking via Enhancement of Particle Filter with Adaptive Resampling Algorithm

Overlapped Vehicle Tracking via Enhancement of Particle Filter with Adaptive Resampling Algorithm WEI LEOG KHOG e al: OVERLAPPED VEHICLE TRACKIG VIA EHACEMET OF... Overlapped Vehile Traking via Enhanemen of Parile Filer wih Adapive Resampling Algorihm Wei Leong Khong, Wei Yeang Kow, Loria Angeline,

More information

Ten Music Notation Programs

Ten Music Notation Programs Ten Music Noaion Programs Secon Eiion Engraving in Dorico, Encore, Finale, LilyPon, MuseScore, Music Press, Noion, Overure, Score an Sibelius, of Vyssosky s arrange for classical guiar Inroucion Since

More information

UPDATE FOR DESIGN OF STRUCTURAL STEEL HOLLOW SECTION CONNECTIONS VOLUME 1 DESIGN MODELS, First edition 1996 A.A. SYAM AND B.G.

UPDATE FOR DESIGN OF STRUCTURAL STEEL HOLLOW SECTION CONNECTIONS VOLUME 1 DESIGN MODELS, First edition 1996 A.A. SYAM AND B.G. REF: ASI TN006 Version ASI Head Office Level 13, 99 Moun Sree Norh Sydney NSW 060 Tel: 0 9931 6666 Email: enquiries@seel.org.au (ABN)/ACN (94) 000973 839 www.seel.org.au ASI TECHNICAL NOTE TN006 V Auhors:

More information

MELSEC iq-f FX5 Simple Motion Module User's Manual (Advanced Synchronous Control) -FX5-40SSC-S -FX5-80SSC-S

MELSEC iq-f FX5 Simple Motion Module User's Manual (Advanced Synchronous Control) -FX5-40SSC-S -FX5-80SSC-S MELSEC iq-f FX5 Simple Moion Module User's Manual (Advanced Synchronous Conrol) -FX5-40SSC-S -FX5-80SSC-S SAFETY PRECAUTIONS (Read hese precauions before use.) Before using his produc, please read his

More information

Sustainable Value Creation: The role of IT innovation persistence

Sustainable Value Creation: The role of IT innovation persistence Associaion for Informaion Sysems AIS Elecronic Library (AISeL) AMCIS 2009 Proceedings Americas Conference on Informaion Sysems (AMCIS) 2009 Susainable Value Creaion: The role of IT innovaion persisence

More information

Sartorius Cubis Series User Manual Precision and Analytical Scales MSA Models

Sartorius Cubis Series User Manual Precision and Analytical Scales MSA Models User Manual Sarorius Cubis Series Precision and Analical Scales MSA Models Conens Conens Noes Regarding hese Insrucions................ 3 Task Managemen............................. 4 Safe Insrucions............................

More information

The Projection of DP (and DegP)

The Projection of DP (and DegP) (Wrien 1991) The Projecion of (and egp) Richard K. Larson (SUNY - Sony Brook) Recen versions of he Exended Sandard Theory (e.g., Chomsky 1981, 1986) have proposed ha synacic srucures are largely projecable

More information

TUBICOPTERS & MORE OBJECTIVE

TUBICOPTERS & MORE OBJECTIVE The Mah Projecs Journal Page 1 LESSON PLAN TUBICOPTERS & MORE OBJECTIVE The goal of his lesson is wo-fol:1) Suens raw conclusions from graphs wihin conexs an 2) Suens use hese conexs o iscern he meaning

More information

LOW LEVEL DESCRIPTORS BASED DBLSTM BOTTLENECK FEATURE FOR SPEECH DRIVEN TALKING AVATAR

LOW LEVEL DESCRIPTORS BASED DBLSTM BOTTLENECK FEATURE FOR SPEECH DRIVEN TALKING AVATAR LOW LEVEL DESCRIPTORS BASED DBLSTM BOTTLENECK FEATURE FOR SPEECH DRIVEN TALKING AVATAR Xinyu Lan 1,2, Xu Li 1,2, Yishuang Ning 1,2, Zhiyong Wu 1,2,3, Helen Meng 1,3, Jia Jia 1,2, Lianhong Cai 1,2 1 Tsinghua-CUHK

More information

Press Release. Dear Customers, Dear Friends of Brain Products,

Press Release. Dear Customers, Dear Friends of Brain Products, Press Release December 2009, Volume 33 Conens of his issue IN THE FOCUS New rtms simulaion device PowerMAG research 2 Produc Developmens Looking back a BrainVision Analyzer and RecView in 2009 3 Produc

More information

LABORATORY COURSE OF ELECTRONIC INSTRUMENTATION BASED ON THE TELEMETRY OF SEVERAL PARAMETERS OF A REMOTE CONTROLLED CAR

LABORATORY COURSE OF ELECTRONIC INSTRUMENTATION BASED ON THE TELEMETRY OF SEVERAL PARAMETERS OF A REMOTE CONTROLLED CAR Proceedings, XVII IMEKO World Congress, June 22 27, 2003, Dubrovnik, Croaia XVII IMEKO World Congress Merology in he 3rd Millennium June 22 27, 2003, Dubrovnik, Croaia LABORATORY COURSE OF ELECTRONIC INSTRUMENTATION

More information

Signing Naturally, Teacher s Curriculum Guide, Units 7 12 Copyright 2014 Lentz, Mikos, Smith All Rights Reserved.

Signing Naturally, Teacher s Curriculum Guide, Units 7 12 Copyright 2014 Lentz, Mikos, Smith All Rights Reserved. Signing Naurally, Teacher s Curriculum Guide, Unis 7 12 Copyrigh 2014 Lenz, Mikos, Smih All Righs Reserved. No par of his book (excep brief quoaions o be included in a review) may be reproduced, sored

More information

IN THE FOCUS: Brain Products acticap boosts road safety research

IN THE FOCUS: Brain Products acticap boosts road safety research Brain Producs Press Release Conens Issue N 3/2006 IN THE FOCUS IN THE FOCUS: Brain Producs acicap booss road safey research Brain Producs Inside Brain Producs New General Manager User Research Scienific

More information

Source and Channel Coding Issues for ATM Networks y. ECSE Department, Rensselaer Polytechnic Institute, Troy, NY 12180, U.S.A

Source and Channel Coding Issues for ATM Networks y. ECSE Department, Rensselaer Polytechnic Institute, Troy, NY 12180, U.S.A Source and Channel Coding Issues for ATM Neworks y V.Parhasarahy, J.W.Modesino and K.S.Vasola ECSE Deparmen, Rensselaer Polyechnic Insiue, Troy, NY 12180, U.S.A Email: ParhasarahyV@indy.ce.com, fmodesin,vasolag@ecse.rpi.edu

More information

CS 1674: Intro to Computer Vision. Face Detection. Prof. Adriana Kovashka University of Pittsburgh November 7, 2016

CS 1674: Intro to Computer Vision. Face Detection. Prof. Adriana Kovashka University of Pittsburgh November 7, 2016 CS 1674: Intro to Computer Vision Face Detection Prof. Adriana Kovashka University of Pittsburgh November 7, 2016 Today Window-based generic object detection basic pipeline boosting classifiers face detection

More information

Novel Power Supply Independent Ring Oscillator

Novel Power Supply Independent Ring Oscillator Novel Power Supply Independen Ring Oscillaor MOHAMMAD HASSAN MONTASERI, HOSSEIN MIAR NAIMI ECE Deparmen Babol Universiy of Technology Shariay S, Babol, Mazandaran IRAN mh.monaseri@gmail.com Absrac: - A

More information

Study of Municipal Solid Wastes Transfer Stations Locations Based on Reverse Logistics Network

Study of Municipal Solid Wastes Transfer Stations Locations Based on Reverse Logistics Network 9 Sudy of Municial Solid Wases Transfer Saions Locaions Based on Reverse Logisics Newor Liling Yin *, Jianqin Zhou School of Economics and Managemen Beijing Jiaoong Universiy * EMAIL: bornowin076@6.com

More information

Computer Graphics Applications to Crew Displays

Computer Graphics Applications to Crew Displays Fairfield Universiy DigialCommons@Fairfield Mahemaics Faculy Publicaions Mahemaics Deparmen 8-1-1983 Compuer Graphics Applicaions o Crew Displays Joan Wyzkoski Weiss Fairfield Universiy, weiss@fairfield.edu

More information

Performance Rendering for Piano Music with a Combination of Probabilistic Models for Melody and Chords

Performance Rendering for Piano Music with a Combination of Probabilistic Models for Melody and Chords IPSJ SIG Technical Repor 1 1 1 1 Performance Rendering for Piano Music wih a Combinaion of Probabilisic Models for Melody and Chords Tae Hun Kim, 1 Saoru Fukayama, 1 Takuya Nishimoo 1 and Shigeki Sagayama

More information

Monitoring Technology

Monitoring Technology Monioring Technology IT ine Monior IR 9112/710, IS 9112/711, IS 9112/712 varimeer 0244240 Circui diagram IR 9112/710 IS 9112/712 According o IEC/EN 60 255, DIN VDE 0435-303, IEC/EN 61 557 For rooms used

More information

Vowels and consonants? - articulatory characteristics. Phonetics and Phonology. Vowels and consonants? - acoustic characteristics

Vowels and consonants? - articulatory characteristics. Phonetics and Phonology. Vowels and consonants? - acoustic characteristics Vowels and consonans? - ariculaory characerisics Phoneics and Phonology Lecure 5: Consonans (inroducion) KAMIYAMA, Takeki akeki.kamiyama@univ-paris8.fr Vowel: he airsream flows ou (relaively) freely, wihou

More information

Press Release

Press Release Press Release 3.2008 Ediorial Analyzer 2 is released, he mos complex and difficul sofware upgrade in he hisory of our company. No only he developmen eam, he whole saff gave heir bes o make his release

More information