Features 1 Harris and other corners

Size: px
Start display at page:

Download "Features 1 Harris and other corners"

Transcription

1 CS 4495 Compter Vision A. Bobick Featres 1: Harris CS 4495 Compter Vision Featres 1 Harris Aaron Bobick School of nteractie Compting Corners in A Corners in B

2 CS 4495 Compter Vision A. Bobick Featres 1: Harris Administriia PS 3: Will be ot tonight Sept 6. Will be de Snda Oct 6 th 11:55pm t is application of the last fe lectres. Mostl straight forard Matlab bt if o re linear algebra is rst it can take a hile to figre ot. Yo hae been arned t is cool Yo hae been arned Toda: Start on featres. Forsth and Ponce: Szeliski also coers this ell Section These net 3 lectres ill proide detail for Project 4.

3 CS 4495 Compter Vision A. Bobick Featres 1: Harris The basic image point matching problem Sppose hae to images related b some transformation. Or hae to images of the same object in different positions. Ho to find the transformation of image 1 that old align it ith image?

4 CS 4495 Compter Vision A. Bobick Featres 1: Harris We ant Local1 Featres Goal: Find points in an image that can be: Fond in other images Fond precisel ell localized Fond reliabl ell matched Wh? Want to compte a fndamental matri to recoer geometr Robotics/Vision: See ho a bnch of points moe from one frame to another. Allos comptation of ho camera moed -> depth -> moing objects Bild a panorama

5 CS 4495 Compter Vision A. Bobick Featres 1: Harris Sppose o ant to bild a panorama M. Bron and D. G. Loe. Recognising Panoramas. CCV 003

6 CS 4495 Compter Vision A. Bobick Ho do e bild panorama? Featres 1: Harris We need to match align images

7 CS 4495 Compter Vision A. Bobick Matching ith Featres Featres 1: Harris Detect featres featre points in both images

8 CS 4495 Compter Vision A. Bobick Featres 1: Harris Matching ith Featres Detect featres featre points in both images Match featres - find corresponding pairs

9 CS 4495 Compter Vision A. Bobick Featres 1: Harris Matching ith Featres Detect featres featre points in both images Match featres - find corresponding pairs Use these pairs to align images

10 CS 4495 Compter Vision A. Bobick Featres 1: Harris Matching ith Featres Problem 1: Detect the same point independentl in both images no chance to match! We need a repeatable detector

11 CS 4495 Compter Vision A. Bobick Featres 1: Harris Matching ith Featres Problem : For each point correctl recognize the corresponding one? We need a reliable and distinctie descriptor

12 CS 4495 Compter Vision A. Bobick Featres 1: Harris More motiation Featre points are sed also for: mage alignment e.g. homograph or fndamental matri 3D reconstrction Motion tracking Object recognition ndeing and database retrieal Robot naigation other

13 CS 4495 Compter Vision A. Bobick Characteristics of good featres Featres 1: Harris Repeatabilit/Precision The same featre can be fond in seeral images despite geometric and photometric transformations Salienc/Matchabilit ach featre has a distinctie description Compactness and efficienc Man feer featres than image piels Localit A featre occpies a relatiel small area of the image; robst to cltter and occlsion

14 CS 4495 Compter Vision A. Bobick Featres 1: Harris Finding Corners Ke propert: in the region arond a corner image gradient has to or more dominant directions Corners are repeatable and distinctie C.Harris and M.Stephens. "A Combined Corner and dge Detector. Proceedings of the 4th Ale Vision Conference: pages

15 CS 4495 Compter Vision A. Bobick Featres 1: Harris Finding Harris Corners Ke propert: in the region arond a corner image gradient has to or more dominant directions Corners are repeatable and distinctie C. Harris and M.Stephens. "A Combined Corner and dge Detector. Proceedings of the 4th Ale Vision Conference: pages

16 CS 4495 Compter Vision A. Bobick Featres 1: Harris Corner Detection: Basic dea We shold easil recognize the point b looking throgh a small indo Shifting a indo in an direction shold gie a large change in intensit Sorce: A. fros flat region: no change in all directions edge : no change along the edge direction corner : significant change in all directions ith small shift

17 CS 4495 Compter Vision A. Bobick Corner Detection: Mathematics Featres 1: Harris Change in appearance for the shift []: [ ] = Windo fnction Shifted intensit ntensit Windo fnction = or 1 in indo 0 otside Gassian Sorce: R. Szeliski

18 CS 4495 Compter Vision A. Bobick Corner Detection: Mathematics Featres 1: Harris Change in appearance for the shift []: [ ] = 00 3

19 CS 4495 Compter Vision A. Bobick Corner Detection: Mathematics Featres 1: Harris Change in appearance for the shift []: [ ] = We ant to find ot ho this fnction behaes for small shifts near 00 Second-order Talor epansion of abot 00 local qadratic approimation for small : df F δ F0 δ δ d 0 1 d F [ ] [ ] d

20 Featres 1: Harris CS 4495 Compter Vision A. Bobick Corner Detection: Mathematics ] [ ] [ 00 [ ] = Second-order Talor epansion of abot 00: [ ] [ ] [ ] = = =

21 Featres 1: Harris CS 4495 Compter Vision A. Bobick Corner Detection: Mathematics ] [ ] [ 00 [ ] = Second-order Talor epansion of abot 00: [ ] [ ] [ ] = = =

22 Featres 1: Harris CS 4495 Compter Vision A. Bobick Corner Detection: Mathematics ] [ ] [ 00 [ ] = Second-order Talor epansion of abot 00: [ ] [ ] [ ] = = =

23 Featres 1: Harris CS 4495 Compter Vision A. Bobick Corner Detection: Mathematics ] [ ] [ 00 Second-order Talor epansion of abot 00: [ ] [ ] [ ] = = = [ ] =

24 Featres 1: Harris CS 4495 Compter Vision A. Bobick Corner Detection: Mathematics ] [ ] [ 00 alate at = 00: [ ] [ ] [ ] = = = = 0 = 0 = 0 [ ] =

25 Featres 1: Harris CS 4495 Compter Vision A. Bobick Corner Detection: Mathematics [ ] = Second-order Talor epansion of abot 00: = = = = = = ] [ ] [ 00

26 Featres 1: Harris CS 4495 Compter Vision A. Bobick Corner Detection: Mathematics [ ] = Second-order Talor epansion of abot 00: ] [ = = = = = =

27 CS 4495 Compter Vision A. Bobick Corner Detection: Mathematics The qadratic approimation simplifies to Featres 1: Harris [ ] M here M is a second moment matri compted from image deriaties: Withot eight M M = ach prodct is a rank 1

28 Featres 1: Harris CS 4495 Compter Vision A. Bobick The srface is locall approimated b a qadratic form. nterpreting the second moment matri M ] [ = M

29 CS 4495 Compter Vision A. Bobick nterpreting the second moment matri Consider a constant slice of : = k This is the eqation of an ellipse. [ ] M = Featres 1: Harris const

30 Featres 1: Harris CS 4495 Compter Vision A. Bobick = = λ λ M First consider the ais-aligned case here gradients are either horizontal or ertical f either λ is close to 0 then this is not a corner so look for locations here both are large. nterpreting the second moment matri

31 Featres 1: Harris CS 4495 Compter Vision A. Bobick = = λ λ M First consider the ais-aligned case here gradients are either horizontal or ertical f either λ is close to 0 then this is not a corner so look for locations here both are large. nterpreting the second moment matri

32 CS 4495 Compter Vision A. Bobick nterpreting the second moment matri Consider a horizontal slice of : [ ] M = This is the eqation of an ellipse. Diagonalization of M: M λ = R R 0 λ The ais lengths of the ellipse are determined b the eigenales and the orientation is determined b R direction of the fastest change direction of the sloest change Featres 1: Harris const λ ma -1/ λ min -1/

33 CS 4495 Compter Vision A. Bobick nterpreting the eigenales λ Corner λ 1 and λ are large λ 1 ~ λ ; increases in all directions Featres 1: Harris Classification of image points sing eigenales of M: dge λ >> λ 1 λ 1 and λ are small; is almost constant in all directions Flat region dge λ 1 >> λ λ 1

34 CS 4495 Compter Vision A. Bobick Harris corner response fnction R = det M M α: constant 0.04 to 0.06 R depends onl on eigenales of M bt don t compte them no sqrt so reall fast! R is large for a corner R is negatie ith large magnitde for an edge R is small for a flat region α trace = λ1λ α λ1 dge R < 0 Flat region R small Corner R > 0 Featres 1: Harris λ dge R < 0

35 CS 4495 Compter Vision A. Bobick Lo tetre region Featres 1: Harris gradients hae small magnitde small λ 1 small λ

36 CS 4495 Compter Vision A. Bobick dge Featres 1: Harris large gradients all the same large λ 1 small λ

37 CS 4495 Compter Vision A. Bobick High tetred region Featres 1: Harris gradients are different large magnitdes large λ 1 large λ

38 CS 4495 Compter Vision A. Bobick Featres 1: Harris Harris detector: Algorithm 1. Compte Gassian deriaties at each piel. Compte second moment matri M in a Gassian indo arond each piel 3. Compte corner response fnction R 4. Threshold R 5. Find local maima of response fnction nonmaimm sppression C.Harris and M.Stephens. "A Combined Corner and dge Detector. Proceedings of the 4th Ale Vision Conference: pages

39 CS 4495 Compter Vision A. Bobick Harris Detector: Workflo Featres 1: Harris

40 CS 4495 Compter Vision A. Bobick Harris Detector: Workflo Compte corner response R Featres 1: Harris

41 CS 4495 Compter Vision A. Bobick Harris Detector: Workflo Find points ith large corner response: R>threshold Featres 1: Harris

42 CS 4495 Compter Vision A. Bobick Harris Detector: Workflo Take onl the points of local maima of R Featres 1: Harris

43 CS 4495 Compter Vision A. Bobick Harris Detector: Workflo Featres 1: Harris

44 CS 4495 Compter Vision A. Bobick Other corners: Featres 1: Harris Shi-Tomasi 94: Cornerness = min λ 1 λ Find local maimms cgoodfeatrestotrack... Reportedl better for region ndergoing affine deformations Bron M. Szeliski R. and Winder S. 005: there are others det M tr M = λλ 0 1 λ λ 0 1

45 CS 4495 Compter Vision A. Bobick Harris Detector: Some Properties Featres 1: Harris Rotation inariance?

46 CS 4495 Compter Vision A. Bobick Harris Detector: Some Properties Featres 1: Harris Rotation inariance llipse rotates bt its shape i.e. eigenales remains the same Corner response R is inariant to image rotation

47 CS 4495 Compter Vision A. Bobick Rotation nariant Detection Featres 1: Harris Harris Corner Detector C.Schmid et.al. alation of nterest Point Detectors. JCV 000

48 CS 4495 Compter Vision A. Bobick Harris Detector: Some Properties Featres 1: Harris nariance to image intensit change?

49 CS 4495 Compter Vision A. Bobick Harris Detector: Some Properties Featres 1: Harris Partial inariance to additie and mltiplicatie intensit changes threshold isse for mltiplicatie Onl deriaties are sed => inariance to intensit shift b ntensit scale: a R threshold R image coordinate image coordinate

50 CS 4495 Compter Vision A. Bobick Harris Detector: Some Properties Featres 1: Harris nariant to image scale?

51 CS 4495 Compter Vision A. Bobick Harris Detector: Some Properties Featres 1: Harris Not inariant to image scale! All points ill be classified as edges Corner!

52 CS 4495 Compter Vision A. Bobick Featres 1: Harris Harris Detector: Some Properties Qalit of Harris detector for different scale changes Repeatabilit rate: # correspondences # possible correspondences C.Schmid et.al. alation of nterest Point Detectors. JCV 000

53 CS 4495 Compter Vision A. Bobick Featres 1: Harris alation plots are from this paper

54 CS 4495 Compter Vision A. Bobick *F* e ant scale inariance Featres 1: Harris

55 CS 4495 Compter Vision A. Bobick Featres 1: Harris Scale nariant Detection Consider regions e.g. circles of different sizes arond a point Regions of corresponding sizes ill look the same in both images

56 CS 4495 Compter Vision A. Bobick Scale nariant Detection Featres 1: Harris The problem: ho do e choose corresponding circles independentl in each image?

57 CS 4495 Compter Vision A. Bobick Featres 1: Harris Scale nariant Detection Soltion: Design a fnction on the region circle hich is scale inariant the same for corresponding regions een if the are at different scales ample: aerage intensit. For corresponding regions een of different sizes it ill be the same. For a point in one image e can consider it as a fnction of region size circle radis f mage 1 f mage scale = 1/ region size region size

58 CS 4495 Compter Vision A. Bobick Featres 1: Harris Scale nariant Detection Common approach: Take a local maimm of this fnction Obseration: region size for hich the maimm is achieed shold be inariant to image scale. mportant: this scale inariant region size is fond in each image independentl! f mage 1 f mage scale = 1/ s 1 region size s region size

59 CS 4495 Compter Vision A. Bobick Featres 1: Harris Scale nariant Detection A good fnction for scale detection: has one stable sharp peak f bad f bad f Good! region size region size region size For sal images: a good fnction old be a one hich responds to contrast sharp local intensit change

60 CS 4495 Compter Vision A. Bobick trema at different scales Featres 1: Harris

61 CS 4495 Compter Vision A. Bobick Featres 1: Harris Scale nariant Detectors Harris-Laplacian 1 Find local maimm of: Harris corner detector in space image coordinates Laplacian in scale scale Harris Laplacian SFT Loe Find local maimm of: Difference of Gassians in space and scale scale DoG DoG 1 K.Mikolajczk C.Schmid. ndeing Based on Scale nariant nterest Points. CCV 001 D.Loe. Distinctie mage Featres from Scale-nariant Kepoints. JCV 004

62 CS 4495 Compter Vision A. Bobick Remoe lo contrast edge bond Featres 1: Harris trema points Contrast > C Not on edge

63 CS 4495 Compter Vision A. Bobick Scale nariant Detectors Featres 1: Harris perimental ealation of detectors.r.t. scale change Repeatabilit rate: # correspondences # possible correspondences K.Mikolajczk C.Schmid. ndeing Based on Scale nariant nterest Points. CCV 001

64 CS 4495 Compter Vision A. Bobick Featres 1: Harris Scale nariant Detection: Smmar Gien: to images of the same scene ith a large scale difference beteen them Goal: find the same interest points independentl in each image Soltion: search for maima of sitable fnctions in scale and in space oer the image Methods: 1. Harris-Laplacian [Mikolajczk Schmid]: maimize Laplacian oer scale Harris measre of corner response oer the image. SFT [Loe]: maimize Difference of Gassians oer scale and space

65 CS 4495 Compter Vision A. Bobick Featres 1: Harris Point Descriptors We kno ho to detect points Net qestion: Ho to match them?? Point descriptor shold be: 1. nariant. Distinctie

66 CS 4495 Compter Vision A. Bobick Net time Featres 1: Harris SFT SURF SFOP oh m

Features 1 Harris and other corners

Features 1 Harris and other corners CS 4495 Compter Vision A. Bobick Featres 1: Harris CS 4495 Compter Vision Featres 1 Harris Aaron Bobick School of nteractie Compting CS 4495 Compter Vision A. Bobick Featres 1: Harris Administriia PS 4:

More information

Motion Blur Reduction for High Frame Rate LCD-TVs

Motion Blur Reduction for High Frame Rate LCD-TVs Motion Blur Reduction for High Frame Rate LCD-TVs F. H. an Heesch and G. de Haan Philips Research Laboratories High Tech Campus 36, Eindhoen, The Netherlands Abstract Today s LCD-TVs reduce their hold

More information

Speech Recognition Combining MFCCs and Image Features

Speech Recognition Combining MFCCs and Image Features Speech Recognition Combining MFCCs and Image Featres S. Karlos from Department of Mathematics N. Fazakis from Department of Electrical and Compter Engineering K. Karanikola from Department of Mathematics

More information

Research on Cylinder Data Matrix Barcode Recognition

Research on Cylinder Data Matrix Barcode Recognition Available online at www.sciencedirect.com AASRI Procedia 3 ( ) 39 37 AASRI Conference on Modeling, Identification and Control Research on Clinder Data Matri Barcode Recognition Wei-ping He a, *, Qing-song

More information

Easy Estimation of Spectral Purity of Test Signals for ADC Testing. David Slepička

Easy Estimation of Spectral Purity of Test Signals for ADC Testing. David Slepička Sep. -4, 008, lorence, Italy Easy Estimation of Spectral Prity of Test Signals for ADC Testing David Slepička Czech Technical University in Prage, aclty of Electrical Engineering, Dept. of Measrement Technická,

More information

A Real-time Framework for Video Time and Pitch Scale Modification

A Real-time Framework for Video Time and Pitch Scale Modification Dblin Institte of Technology ARROW@DIT Conference papers Adio Research Grop 2008-06-01 A Real-time Framework for Video Time and Pitch Scale Modification Ivan Damnjanovic Qeen Mary University London Dan

More information

Pipelining. Improve performance by increasing instruction throughput Program execution order. Data access. Instruction. fetch. Data access.

Pipelining. Improve performance by increasing instruction throughput Program execution order. Data access. Instruction. fetch. Data access. Chapter 6 Pipelining Improve performance by increasing instrction throghpt Program eection order Time (in instrctions) lw $, ($) Instrction fetch 2 4 6 8 2 4 6 8 ALU Data access lw $2, 2($) 8 ns Instrction

More information

Chapter 4 (Part I) The Processor. Baback Izadi Division of Engineering Programs

Chapter 4 (Part I) The Processor. Baback Izadi Division of Engineering Programs EGC442 Introdction to Compter Architectre Chapter 4 (Part I) The Processor Baback Izadi Division of Engineering Programs bai@engr.newpaltz.ed Introdction CPU performance factors Instrction cont Determined

More information

by Johann Christian Bach

by Johann Christian Bach 19 An andante b Johann Christian Bach Ops 12, no. 6, mt. 2, Andante, Paris, 1773 74 giing father l adice abot the art of composition, Leopold Mozart wrote to his son Wolfgang: The small is great, when

More information

Analog Signal Input. ! Note: B.1 Analog Connections. Programming for Analog Channels

Analog Signal Input. ! Note: B.1 Analog Connections. Programming for Analog Channels B Analog Signal Inpt B.1 Analog Connections Refer to the diagram (page B-10) showing the VAN analog boards for connection of analog inpts. Be sre yo follow the indicated positive and negative polarity

More information

Music Theory Level 2. Name. Period

Music Theory Level 2. Name. Period Msic Theory evel 2 Name Period Table of Contents edger ines Grand Staff Page 3 Page 4 edger ine and Grand Staff Review Page 5 Grand Staff Piano Visal Page 6 Time Signatres Page 79 Theory Review Page Dotted

More information

Lesson Title Author(s) Grade Concepts Page Levels. Little Johnny Brown...Phyllis Thomas... K 2... Call and Response...3

Lesson Title Author(s) Grade Concepts Page Levels. Little Johnny Brown...Phyllis Thomas... K 2... Call and Response...3 Contents Lesson Title Author(s) Grade Concepts Page Levels Little Johnny...Phyllis Thomas... K 2... and...3 Shape Movement Shape...Kate Kuper...K 6... ABA...6...Brian Hiller and Don Dupont... 1 2... ABA...8

More information

General Specifications

General Specifications General Specifications Model PR300 Power and Energy Meter GS 77C01E01-01E Oeriew This panel-monted power and energy meter with a large, three-row ED display integrates all the measring fnctions reqired

More information

BRAND GUIDELINES 2017

BRAND GUIDELINES 2017 BRAND GUIDELINES 2017 01 CONTENTS Introdction 02 Or Brand 04 Brand Positioning Statement 06 Reasons to Believe 07 Tone of Voice 09 Visal Gidelines 10 Typography: Print & Web 11 Color Palette 13 Using the

More information

A Buyers Guide to Laser Projection

A Buyers Guide to Laser Projection The Eropean Digital Cinema Form A Byers Gide to Laser Projection AUTUMN 2018 Table of Contents Slides 2-5 Introdctory notes Slides 6-22 1: Technical Considerations Slides 23-31 2. Financial and lifetime

More information

Review: What is it? What does it do? slti $4, $5, 6

Review: What is it? What does it do? slti $4, $5, 6 Review: What is it? What does it do? Reg Src Instrction Instrction [3-] I [25-2] I [2-6] I [5 - ] 2 Src Op Reslt em em emtoreg I [5 - ] etend slti $, $5, 6 Reg Src Instrction Instrction [3-] I [25-2] I

More information

E-Vision Laser 4K Series High Brightness Digital Video Projector

E-Vision Laser 4K Series High Brightness Digital Video Projector E-Vision Laser 4K Series High Brightness Digital Video Projector 4INSTALLATION AND QUICK-START GUIDE 4CONNECTION GUIDE 4OPERATING GUIDE 4REFERENCE GUIDE 118-157A Abot This Docment Follow the instrctions

More information

Improving Performance in Neural Networks Using a Boosting Algorithm

Improving Performance in Neural Networks Using a Boosting Algorithm - Improving Performance in Neural Networks Using a Boosting Algorithm Harris Drucker AT&T Bell Laboratories Holmdel, NJ 07733 Robert Schapire AT&T Bell Laboratories Murray Hill, NJ 07974 Patrice Simard

More information

Jazz Piano Left Hand Techniques

Jazz Piano Left Hand Techniques Lesson 1: Moderate sing q q n azz Piano Left Hand Techniques = q e b by Ron Drotos One of the biggest questions that aspiring azz pianists ask me is, "What do I do ith my left hand" Once you get a sense

More information

Cast Away on the Letter A

Cast Away on the Letter A Cast Away on the Letter A TEACHER S GUIDE ELA COMMON CORE STANDARDS 4TH GRADE: For 4th Grade: Key Ideas and Details CCSS.ELA-LITERACY.RL.4.2 Determine a theme of a story, drama, or poem from details in

More information

Using Device-Specific Data Acquisition for Automated Laboratory Testing

Using Device-Specific Data Acquisition for Automated Laboratory Testing TRANSPOR'IATION RESEARCH RECORD 1432 9 Using Device-Specific Data Acqisition for Atomated Laboratory Testing THOMAS C. SHEAHAN, DON J. DEGROOT, AND JOHN T. GERMAINE Compter-based data acqisition systems

More information

SPECTRA RESEARCH Institute

SPECTRA RESEARCH Institute SPECTRA RESEARCH Institte Final Report Neroelectric Activity and Analysis in Spport of Direct Brainwave to Compter Interface Development Richard H. Dickhat prepared for the Office of Naval Research nder

More information

DETECTION OF PITCHED/UNPITCHED SOUND USING PITCH STRENGTH CLUSTERING

DETECTION OF PITCHED/UNPITCHED SOUND USING PITCH STRENGTH CLUSTERING ISMIR 28 Session 4c Automatic Music Analysis and Transcription DETECTIO OF PITCHED/UPITCHED SOUD USIG PITCH STREGTH CLUSTERIG Arturo Camacho Computer and Information Science and Engineering Department

More information

& w w w w w w # w w. Example A: notes of a scale are identified with Scale Degree numbers or Solfege Syllables

& w w w w w w # w w. Example A: notes of a scale are identified with Scale Degree numbers or Solfege Syllables Unit 7 Study Notes Please open Unit 7 Lesson 26 (page 43) You ill need: 1. To revie ho to use your Keyboard hand-out to find hole and half-steps a. Make sure you have a Keyboard hand-out! 2. To revie the

More information

TABLE OF CONTENTS. Foreword 2. Keyboard Basics 3. The Music Alphabet 11. The Staff 18. Steps in Bass Clef 26. Steps in Treble Clef 36

TABLE OF CONTENTS. Foreword 2. Keyboard Basics 3. The Music Alphabet 11. The Staff 18. Steps in Bass Clef 26. Steps in Treble Clef 36 TABLE OF CONTENTS Foreord UNIT Keyboard Basics UNIT The Music Alphabet UNIT The Staff 8 UNIT Steps in Bass Clef 6 UNIT Steps in Treble Clef 6 UNIT 6 Skips on the Staff UNIT 7 Legato and Staccato UNIT 8

More information

MetroLED. Linear LED Lighting System for Display Illumination

MetroLED. Linear LED Lighting System for Display Illumination MetroLED Linear LED Lighting System for Display Illmination The MetroLED lighting system. Click, twist, play. LED lighting systems have traditionally been the poor relation to fibre optics when it comes

More information

Field Communication FXA 675 Rackbus RS-485 Interface monorack II RS-485

Field Communication FXA 675 Rackbus RS-485 Interface monorack II RS-485 Technical Information TI 221F/00/en Field Commnication RS-485 Interface monorack II RS-485 For distribted control of Commtec transmitters and field transmitters with RS-485 interface 19" Racksyst plg-in

More information

Montgomery Modular Exponentiation on Reconfigurable Hardware æ

Montgomery Modular Exponentiation on Reconfigurable Hardware æ Montgomery Modlar Exponentiation on Reconfigrable Hardware æ Thomas Blm Worcester Polytechnic Institte ECE Department Worcester, MA 0609-2280, USA tblm@ece.wpi.ed Christof Paar christof@ece.wpi.ed Abstract

More information

1. Perfect 5th Minor 3rd Perfect 4th Minor 6th. 2. Perfect 8th Major 7 Tritone Minor 2nd

1. Perfect 5th Minor 3rd Perfect 4th Minor 6th. 2. Perfect 8th Major 7 Tritone Minor 2nd Note: Extra examples have een added in this section. Actual tests ill have only 10 pts total for Ear training. 1. Ear Training: Each Example ill e played tice. A. Circle the interval you hear. 1. Perfect

More information

DESIGN O'F A HIGH SPEED DDA

DESIGN O'F A HIGH SPEED DDA DESIGN O'F A HIGH SPEED DDA Mark W. Goldman Gidance and Control Department Martin Company Baltimore, Maryland INTRODUCTION The objective of the company-fnded task which spported this work was to develop

More information

Novel Blind Recognition Algorithm of Frame Synchronization Words Based on Soft- Decision in Digital Communication Systems

Novel Blind Recognition Algorithm of Frame Synchronization Words Based on Soft- Decision in Digital Communication Systems RESEARCH ARTICLE Novel Blind Recognition Algorithm of Frame Synchronization Words Based on Soft- Decision in Digital Commnication Systems Jiangyi Qin*, Zhiping Hang, Chnw Li, Shaojing S, Jing Zho College

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

MINIMED 640G SYSTEM^ Getting Started. WITH THE MiniMed 640G INSULIN PUMP

MINIMED 640G SYSTEM^ Getting Started. WITH THE MiniMed 640G INSULIN PUMP MINIMED 640G SYSTEM^ Getting Started WITH THE MiniMed 640G INSULIN PUMP let s get started! Table of Contents Section 1: Getting Started... 3 Getting Started with the MiniMed 640G Inslin Pmp...3 1.1 Pmp

More information

Wipe Scene Change Detection in Video Sequences

Wipe Scene Change Detection in Video Sequences Wipe Scene Change Detection in Video Sequences W.A.C. Fernando, C.N. Canagarajah, D. R. Bull Image Communications Group, Centre for Communications Research, University of Bristol, Merchant Ventures Building,

More information

Product Overview 2009

Product Overview 2009 Prodct Overview 2009 Living high tech 1 Contents Editorial...3 The new ECoS 4 The new ECoS - Jst Play...5 Fnctions detailed...7 Expandibility...9 ECoS 10 ECoS...10 Expandibility...11 Navigator 12 Eqipment

More information

HIGHlite 4K Series High Brightness Digital Video Projector

HIGHlite 4K Series High Brightness Digital Video Projector HIGHlite 4K Series High Brightness Digital Video Projector 4INSTALLATION AND QUICK-START GUIDE 4CONNECTION GUIDE 4OPERATING GUIDE 4REFERENCE GUIDE Rev A Febrary 2018 118-083A Abot This Docment Follow the

More information

The lines and spaces of the staff are given certain letter names when the treble clef is used.

The lines and spaces of the staff are given certain letter names when the treble clef is used. TREBLE CLEF Name TREBLE CLEF The treble clef is used for notes of higher pitch. It is also called the G clef because the curl of the treble clef circles the G line on the treble staff. G The lines and

More information

A Model for Scale-Degree Reinterpretation: Melodic Structure, Modulation, and Cadence Choice in the Chorale Harmonizations of J. S.

A Model for Scale-Degree Reinterpretation: Melodic Structure, Modulation, and Cadence Choice in the Chorale Harmonizations of J. S. Empirical Msicology Review Vol. 10, No. 3, 2015 A Model for Scale-Degree Reinterpretation: Melodic Strctre, Modlation, and Cadence Choice in the Chorale Harmonizations of J. S. Bach TREVOR de CLERCQ[1]

More information

Influence of Available Bandwidth on the Statistical Characterization of Compressed Video

Influence of Available Bandwidth on the Statistical Characterization of Compressed Video Influence of Available Bandwidth on the Statistical Characterization of Compressed Video Paramvir Bahl February 996 Technical Report TR-96-CSE-7 Department of Electrical and Computer Engineering University

More information

AP Theory Overview:

AP Theory Overview: AP Theory Overvie: 1. When you miss class, keep up ith assignments on our ebsite: http://saamusictheory.eebly.com/ 2. Take notes using our 'Note-taking paper', or buy: https://scoreclefnotes.com/buy/ 3.

More information

1. Basic safety information 4 2. Proper use 4

1. Basic safety information 4 2. Proper use 4 307041 01 EN Digital twilight switch LUNA 120 top2 1200100/ 1200200 1. Basic safety information 4 2. Proper se 4 Disposal 4 3. Installation and connection 5 Monting the time switch 5 Connecting the cable

More information

LESSON #2. Music Theory Fundamentals

LESSON #2. Music Theory Fundamentals LSSON 2 Music Theory undamentals LSSON 2 Music Theory undamentals 18 19 NOTS: In this Lesson e re going to learn about the basic building blocks of Music Theory. ll of these rather elementary concepts

More information

With Ease. BETTY WAGNER Associate Trinity College London, Associate Music Australia READING LEDGER LINE NOTES

With Ease. BETTY WAGNER Associate Trinity College London, Associate Music Australia READING LEDGER LINE NOTES READING LEDGER LINE NOTES With Ease f G f o o BETTY WAGNER Associate Trinity College London, Associate Msic Astralia READING LEDGER LINE NOTES A Nova WITH EASE Book Company Page Pblication http://www.msic-with-ease.com

More information

Sauter Components

Sauter Components 51.362/1 AVM 105S, 115S: Actuator with SAUTER Uniersal Technology (SUT) How energy efficiency is improed Automatic adaptation to ale, precision control and high energy efficiency with minimal operating

More information

The nature of the social experience at popular music festivals: Bestival a case study. Millie Devereux Caroline Jackson Bournemouth University

The nature of the social experience at popular music festivals: Bestival a case study. Millie Devereux Caroline Jackson Bournemouth University The natre of the social experience at poplar msic festivals: Bestival a case stdy Millie Deverex Caroline Jackson Bornemoth University Content Rationale, aim and objectives Literatre review Methodology

More information

¾Strip cable to 8 mm (max. 9) ¾Insert cable in the open DuoFix plug-in terminal at 45. LL2 cables per terminal position possible

¾Strip cable to 8 mm (max. 9) ¾Insert cable in the open DuoFix plug-in terminal at 45. LL2 cables per terminal position possible 307253 45 cable E Time switch TR 610 top3 6100130 TR 612 top3 6120130 DoFix plg-in terminal Test tap Plg-in screwless terminal C contact 1. Basic safety information WARIG Danger of death throgh electric

More information

Math in Motion SAMPLE FIRST STEPS IN MUSIC THEORY. Caleb Skogen

Math in Motion SAMPLE FIRST STEPS IN MUSIC THEORY. Caleb Skogen Math in Motion FIRST STEPS IN MUSIC THEORY Caleb Skogen 2 Math in Motion: First Steps in Music Theory C lassical onversations MULTIMEDIA Caleb Skogen, Math in Motion: First Steps in Music Theory 2015 Classical

More information

June C. Montgomery. Copyright MCMXCVIII by Alfred Publishing Co., Inc. All rights reserved. Printed in USA.

June C. Montgomery. Copyright MCMXCVIII by Alfred Publishing Co., Inc. All rights reserved. Printed in USA. PIANO CAMP, BOOK 1 is divided into FIVE SESSIONS, one session for each day of the eek. Included in each session are activities relating to NOTE REAING, INTERVALS, RHYTHM, SIGHT REAING, MUSIC SYMBOLS, LISTENING

More information

770pp. THEORIA 64 (2009)

770pp. THEORIA 64 (2009) DOV M. GABBAY AND JOHN WOODS: The Rise of Modern Logic: From Leibniz to Frege. [Handbook of the History of Logic, vol. 3]. Elsevier North Holland, Amsterdam, 2004, 770pp. This volme contains essays on

More information

Lesson 5 Contents Overview of Lesson 5 Rhythm Change 1a Rhythm Watch Time Signature Test Time Dotted Half Notes Flower Waltz Three Step Waltz

Lesson 5 Contents Overview of Lesson 5 Rhythm Change 1a Rhythm Watch Time Signature Test Time Dotted Half Notes Flower Waltz Three Step Waltz Lesson 5 Contents Overvie of Lesson 5 Rhythm Change a Rhythm Watch b Time Signature c Test Time 2 Dotted Half Notes 2a Floer Waltz 2b Three Step Waltz 2c Autumn Leaves 2d Single Bass Notes Bass Staff Notes

More information

LB3-PCx50 Premium Cabinet Loudspeakers

LB3-PCx50 Premium Cabinet Loudspeakers Conications Systems LB3-PCx Premim Cabinet Lodspeakers LB3-PCx Premim Cabinet Lodspeakers www.boschsecrity.com High-qality speech and msic reprodction Weatherized, sited for sheltered otside se Prepared

More information

Brain-actuated Control of Wheelchair Using Fuzzy Neural Networks

Brain-actuated Control of Wheelchair Using Fuzzy Neural Networks Int'l Conf. Artificial Intelligence ICAI'6 67 Brain-actated Control of Wheelchair Using Fzzy Neral Networks Rahib H.Abiyev, Nrllah Akkaya, Ersin Aytac, Irfan Günsel, Ahmet Ça man, Sanan Abizade Near East

More information

SAMPLE. Neil A. Kjos Music Company Publisher

SAMPLE. Neil A. Kjos Music Company Publisher Neil A Kos Music Compan Publisher Dean Sorenson (b 1963) is the Director o azz Studies at the Universit o Minnesota as ell as a proliic and highl sought-ater composer, arranger, trombonist, educator, and

More information

Instrument Recognition in Polyphonic Mixtures Using Spectral Envelopes

Instrument Recognition in Polyphonic Mixtures Using Spectral Envelopes Instrument Recognition in Polyphonic Mixtures Using Spectral Envelopes hello Jay Biernat Third author University of Rochester University of Rochester Affiliation3 words jbiernat@ur.rochester.edu author3@ismir.edu

More information

THE LANGUAGE OF MUSIC REVEALED

THE LANGUAGE OF MUSIC REVEALED THE LANGUAGE OF MUSIC REVEALED THE LANGUAGE OF MUSIC REVEALED A Real Easy Way for ANYONE to Learn to Read and Write Music Barry A. Kolman Universal-Publishers Boca Raton The Language of Music Revealed:

More information

Feliz Navidad. Preview Only. Merry Christmas. Words and Music by JOSÉ FELICIANO Arranged by VICTOR LÓPEZ INSTRUMENTATION

Feliz Navidad. Preview Only. Merry Christmas. Words and Music by JOSÉ FELICIANO Arranged by VICTOR LÓPEZ INSTRUMENTATION YOUNG BAND Grade Conductor 8 lute Oboe Bassoon st B Clarinet nd B Clarinet B Bass Clarinet 5 E Alto Saxophone B Tenor Saxophone E Baritone Saxophone st B Trumpet nd B Trumpet Horn eliz Naidad Merry Christmas

More information

Automatic LP Digitalization Spring Group 6: Michael Sibley, Alexander Su, Daphne Tsatsoulis {msibley, ahs1,

Automatic LP Digitalization Spring Group 6: Michael Sibley, Alexander Su, Daphne Tsatsoulis {msibley, ahs1, Automatic LP Digitalization 18-551 Spring 2011 Group 6: Michael Sibley, Alexander Su, Daphne Tsatsoulis {msibley, ahs1, ptsatsou}@andrew.cmu.edu Introduction This project was originated from our interest

More information

1. Basic safety information 4 2. Proper use 4

1. Basic safety information 4 2. Proper use 4 307304 EN Astro Time Switch SELEKTA 170 top3 1700130 SELEKTA 174 top3 1740130 1. Basic safety information 4 2. Proper se 4 Disposal 4 3. Installation and connection 5 Time switch installation 5 Connecting

More information

TITLE : DIGITAL STRIP CUTTER MODEL: SEC-100HS (HOT KNIFE) ASSEMBLING DRAWING PARTS LIST. 1 Page : BED I SLIDER PARTS. 2 Page : ROLLER PARTS

TITLE : DIGITAL STRIP CUTTER MODEL: SEC-100HS (HOT KNIFE) ASSEMBLING DRAWING PARTS LIST. 1 Page : BED I SLIDER PARTS. 2 Page : ROLLER PARTS TITLE : DIGITAL STRIP CUTTER MODEL: SEC-1HS (HOT KNIFE) ASSEMBLING DRAWING PARTS LIST 1 Page : BED I SLIDER PARTS 2 Page : ROLLER PARTS 3 Page : BASE COVER PARTS 4 Page : CONTROL BOX PARTS ~ CONSOLIDATED

More information

8-1. Advanced Features About TV Watching TV... TV Antenna TV Windows Initial Setup Channel Settings...

8-1. Advanced Features About TV Watching TV... TV Antenna TV Windows Initial Setup Channel Settings... Abot... -2 Antenna... -3 Winows... -4 Initial Setp... -5 Watching... -6 Time Shift Playback While Watching... From Qick Lancher... Data Broacasts (Japanese)... Program Gie... -7-7 - -9 Recoring/Playing

More information

Dynamic Scan Clock Control in BIST Circuits

Dynamic Scan Clock Control in BIST Circuits Dynamic Scan Clock Control in BIST Circuits Priyadharshini Shanmugasundaram and Vishwani D. Agrawal Auburn Uniersity Auburn, Alabama 36849 pzs0012@auburn.edu, agrawal@eng.auburn.edu Abstract We dynamically

More information

ON RESAMPLING DETECTION IN RE-COMPRESSED IMAGES. Matthias Kirchner, Thomas Gloe

ON RESAMPLING DETECTION IN RE-COMPRESSED IMAGES. Matthias Kirchner, Thomas Gloe ON RESAMPLING DETECTION IN RE-COMPRESSED IMAGES Matthias Kirchner, Thomas Gloe Technische Universität Dresden, Faculty of Computer Science, Institute of Systems Architecture 162 Dresden, Germany ABSTRACT

More information

Line 5 Line 4 Line 3 Line 2 Line 1

Line 5 Line 4 Line 3 Line 2 Line 1 Lesson 1: The Staff The musical staff is made up of five lines and four spaces. 1. Practice draing a staff by connecting the hyphens. - - - - - - - - - - 2. On this staff, number the lines from lo to high.

More information

Escher s Tessellations: The Symmetry of Wallpaper Patterns. 27 January 2014

Escher s Tessellations: The Symmetry of Wallpaper Patterns. 27 January 2014 Escher s Tessellations: The Symmetry of Wallpaper Patterns 27 January 2014 Symmetry I 27 January 2014 1/30 This week we will discuss certain types of art, called wallpaper patterns, and how mathematicians

More information

Escher s Tessellations: The Symmetry of Wallpaper Patterns

Escher s Tessellations: The Symmetry of Wallpaper Patterns Escher s Tessellations: The Symmetry of Wallpaper Patterns Symmetry I 1/29 This week we will discuss certain types of art, called wallpaper patterns, and how mathematicians classify them through an analysis

More information

Story Tracking in Video News Broadcasts. Ph.D. Dissertation Jedrzej Miadowicz June 4, 2004

Story Tracking in Video News Broadcasts. Ph.D. Dissertation Jedrzej Miadowicz June 4, 2004 Story Tracking in Video News Broadcasts Ph.D. Dissertation Jedrzej Miadowicz June 4, 2004 Acknowledgements Motivation Modern world is awash in information Coming from multiple sources Around the clock

More information

Module 2 :: INSEL programming concepts

Module 2 :: INSEL programming concepts Module 2 :: INSEL programming concepts 2.1 INSEL block groups The INSEL idea is based on a modular, block-oriented concept which adapts structured programming a programming method which restricts algorithms

More information

We Are the Future by Paul Rardin

We Are the Future by Paul Rardin PBLISHERS PACKET BLES Bad Choral Music and Ho to Sot It Paul Rardin Temle niversity Texas Choral Directors Association Convention Monday, uly 22, 2013, 9:15am Featuring the rightully neglected by Paul

More information

Mezzo: An Adaptive, Real-Time Composition Program for Game Soundtracks

Mezzo: An Adaptive, Real-Time Composition Program for Game Soundtracks Musical Metacreation: Papers from the 2012 AIIDE Workshop AAAI Technical Report WS-12-16 Mezzo: An Adaptive, Real-Time Composition Program for Game Soundtracks Daniel Bron University of California at Santa

More information

Indexing local features and instance recognition

Indexing local features and instance recognition Indexing local features and instance recognition May 14 th, 2015 Yong Jae Lee UC Davis Announcements PS2 due Saturday 11:59 am 2 Approximating the Laplacian We can approximate the Laplacian with a difference

More information

ZONE PLATE SIGNALS 525 Lines Standard M/NTSC

ZONE PLATE SIGNALS 525 Lines Standard M/NTSC Application Note ZONE PLATE SIGNALS 525 Lines Standard M/NTSC Products: CCVS+COMPONENT GENERATOR CCVS GENERATOR SAF SFF 7BM23_0E ZONE PLATE SIGNALS 525 lines M/NTSC Back in the early days of television

More information

Detecting the Moment of Snap in Real-World Football Videos

Detecting the Moment of Snap in Real-World Football Videos Detecting the Moment of Snap in Real-World Football Videos Behrooz Mahasseni and Sheng Chen and Alan Fern and Sinisa Todorovic School of Electrical Engineering and Computer Science Oregon State University

More information

Commissioning of the ATLAS Transition Radiation Tracker (TRT)

Commissioning of the ATLAS Transition Radiation Tracker (TRT) Commissioning of the ATLAS Transition Radiation Tracker (TRT) 11 th Topical Seminar on Innovative Particle and Radiation Detector (IPRD08) 3 October 2008 bocci@fnal.gov On behalf of the ATLAS TRT community

More information

Like Diamonds In The Night

Like Diamonds In The Night SE-1317 Reproducible Kit Like Diamds In The Night by Teresa Jenngs An Important Notice About Your Rights To Duplicate With purchase of this product, you (e teacher or director) may legally duplicate reproducible

More information

Vadim V. Romanuke * (Professor, Polish Naval Academy, Gdynia, Poland)

Vadim V. Romanuke * (Professor, Polish Naval Academy, Gdynia, Poland) Electrical, Control and Commnication Engineering ISSN 2255-959 (online) ISSN 2255-940 (print) 20, vol. 4, no., pp. 5 57 doi: 0.247/ecce-20-0006 https://www.degryter.com/view/j/ecce An Attempt of Finding

More information

SOS A resource for directors of beginning sight readers. Written and Composed by Laura Farnell and Mary Jane Phillips

SOS A resource for directors of beginning sight readers. Written and Composed by Laura Farnell and Mary Jane Phillips SOS: Simplifying Our Sight Reading 8. x Book 8 pages () SOS Simplifying Our Sight Reading Supplemental Resources: SOS Simplifying Our Sight Reading --- --- A resource for directors of beginning sight readers

More information

Publication boost in Web of Science journals and its effect on citation distributions

Publication boost in Web of Science journals and its effect on citation distributions Publication boost in Web of Science journals and its effect on citation distributions Lovro Šubelj a, * Dalibor Fiala b a University of Ljubljana, Faculty of Computer and Information Science Večna pot

More information

Symbol Classification Approach for OMR of Square Notation Manuscripts

Symbol Classification Approach for OMR of Square Notation Manuscripts Symbol Classification Approach for OMR of Square Notation Manuscripts Carolina Ramirez Waseda University ramirez@akane.waseda.jp Jun Ohya Waseda University ohya@waseda.jp ABSTRACT Researchers in the field

More information

HELMUT T. ZWAHLEN AND UMA DEVI VEL

HELMUT T. ZWAHLEN AND UMA DEVI VEL TRANSPORTATION RESEARCH RECORD 1456 125 Conspicity in Terms of Peripheral Visal Detection and Recognition of Florescent Color Targets Verss N onflorescent Color Targets Against Different Backgronds in

More information

Fundamental Music Instruction

Fundamental Music Instruction Fundamental Music Instruction Piano Welcome to the Fundamental Music Instruction First Songs for Band a beginner s starter kit The goal of this booklet (and the Supplement Book) is to help the very beginning

More information

1. Basic safety information. 2. Proper use. 3. Installation and connection. Time switch installation. Disposal. click. Time switch.

1. Basic safety information. 2. Proper use. 3. Installation and connection. Time switch installation. Disposal. click. Time switch. 307029 Time switch installation EN Time switch SELEKTA 175 top2 1750100 1. Basic safety information!! WARNING Danger of death from electric shock or fire! ¾Installation shold only be carried ot by a qalified

More information

Fourier Transforms 1D

Fourier Transforms 1D Fourier Transforms 1D 3D Image Processing Torsten Möller Overview Recap Function representations shift-invariant spaces linear, time-invariant (LTI) systems complex numbers Fourier Transforms Transform

More information

Song chapter packet for: Have You Met Miss Jones

Song chapter packet for: Have You Met Miss Jones Song chapter packet for: Have You Met Miss ones 1 Accessing and Playing the Audio Files The audio files for this packet are available to you ithin a Soundcloud playlist for the book Trombone Improvisation

More information

Deep Neural Networks Scanning for patterns (aka convolutional networks) Bhiksha Raj

Deep Neural Networks Scanning for patterns (aka convolutional networks) Bhiksha Raj Deep Neural Networks Scanning for patterns (aka convolutional networks) Bhiksha Raj 1 Story so far MLPs are universal function approximators Boolean functions, classifiers, and regressions MLPs can be

More information

Tape transport control based on sensor fusion

Tape transport control based on sensor fusion Preprints o the 19th World Congress The International Federation o Atoatic Control Cape Town, Soth Arica. Agst 4-9, 14 Tape transport control based on sensor sion Angeliki Pantazi*, Gioanni Cherbini*,

More information

There is suggested dialogue included in this lesson in parentheses. Use these words or you own words, whichever are most comfortable and effective.

There is suggested dialogue included in this lesson in parentheses. Use these words or you own words, whichever are most comfortable and effective. LESSON 2 Deliery and Story (Grades 4-6) A TIMPANOGOS STORYTELLING POPS ARTS EDUCATION PROGRAM Information for the teacher: Before attempting this lesson, Teacher has ideally already taught Lesson 1. Wheneer

More information

Automatic Defect Recognition in Industrial Applications

Automatic Defect Recognition in Industrial Applications Automatic Defect Recognition in Industrial Applications Klaus Bavendiek, Frank Herold, Uwe Heike YXLON International, Hamburg, Germany INDE 2007 YXLON. The reason why 1 Different Fields for Usage of ADR

More information

A Scientometric Study of Digital Literacy in Online Library Information Science and Technology Abstracts (LISTA)

A Scientometric Study of Digital Literacy in Online Library Information Science and Technology Abstracts (LISTA) University of Nebraska - Lincoln DigitalCommons@University of Nebraska - Lincoln Library Philosophy and Practice (e-journal) Libraries at University of Nebraska-Lincoln January 0 A Scientometric Study

More information

Basic Pattern Recognition with NI Vision

Basic Pattern Recognition with NI Vision Basic Pattern Recognition with NI Vision Author: Bob Sherbert Keywords: National Instruments, vision, LabVIEW, fiducial, pattern recognition This tutorial aims to instruct the reader on the method used

More information

GLOBAL DISPARITY COMPENSATION FOR MULTI-VIEW VIDEO CODING. Kwan-Jung Oh and Yo-Sung Ho

GLOBAL DISPARITY COMPENSATION FOR MULTI-VIEW VIDEO CODING. Kwan-Jung Oh and Yo-Sung Ho GLOBAL DISPARITY COMPENSATION FOR MULTI-VIEW VIDEO CODING Kwan-Jung Oh and Yo-Sung Ho Department of Information and Communications Gwangju Institute of Science and Technolog (GIST) 1 Orong-dong Buk-gu,

More information

Preview Only. Legal Use Requires Purchase. Jingle All the Way Featuring Jingle Bells YOUNG BAND. Grade 2

Preview Only. Legal Use Requires Purchase. Jingle All the Way Featuring Jingle Bells YOUNG BAND. Grade 2 YOG BAD Grade Conductor 8 lute Ooe Bassoon 4 st B Clarinet 4 nd B Clarinet B Bass Clarinet 5 E Alto Saxophone B Tenor Saxophone E Baritone Saxophone 4 st B Trumpet 4 nd B Trumpet 4 Horn 4 Tromone ingle

More information

TechNote: MuraTool CA: 1 2/9/00. Figure 1: High contrast fringe ring mura on a microdisplay

TechNote: MuraTool CA: 1 2/9/00. Figure 1: High contrast fringe ring mura on a microdisplay Mura: The Japanese word for blemish has been widely adopted by the display industry to describe almost all irregular luminosity variation defects in liquid crystal displays. Mura defects are caused by

More information

Musical Hit Detection

Musical Hit Detection Musical Hit Detection CS 229 Project Milestone Report Eleanor Crane Sarah Houts Kiran Murthy December 12, 2008 1 Problem Statement Musical visualizers are programs that process audio input in order to

More information

EXHIBITOR S PROSPECTUS

EXHIBITOR S PROSPECTUS EXHIBITOR S PROSPECTUS Annal Conference & Trade Show TORCH Annal Conference & Trade Show April 18-20, 2017 Hyatt Regency Dallas DEADLINE FOR APPLICATION March 27, 2017 President s Message It is my pleasre

More information

User-Specific Learning for Recognizing a Singer s Intended Pitch

User-Specific Learning for Recognizing a Singer s Intended Pitch User-Specific Learning for Recognizing a Singer s Intended Pitch Andrew Guillory University of Washington Seattle, WA guillory@cs.washington.edu Sumit Basu Microsoft Research Redmond, WA sumitb@microsoft.com

More information

Please note that copying music from this PDF file is illegal.

Please note that copying music from this PDF file is illegal. Please note that copying music from this PDF file is illegal Hoever, the purchase price of the actual ook includes permission for the teacher or director to copy pages for their classroom or church setting

More information

Soft Computing Approach To Automatic Test Pattern Generation For Sequential Vlsi Circuit

Soft Computing Approach To Automatic Test Pattern Generation For Sequential Vlsi Circuit Soft Computing Approach To Automatic Test Pattern Generation For Sequential Vlsi Circuit Monalisa Mohanty 1, S.N.Patanaik 2 1 Lecturer,DRIEMS,Cuttack, 2 Prof.,HOD,ENTC, DRIEMS,Cuttack 1 mohanty_monalisa@yahoo.co.in,

More information

Audio-Based Video Editing with Two-Channel Microphone

Audio-Based Video Editing with Two-Channel Microphone Audio-Based Video Editing with Two-Channel Microphone Tetsuya Takiguchi Organization of Advanced Science and Technology Kobe University, Japan takigu@kobe-u.ac.jp Yasuo Ariki Organization of Advanced Science

More information

THE EVENT ARGUMENT and ARGUMENT INTRODUCERS: little v, and the Applicative Head. λe <s,t> v Appl

THE EVENT ARGUMENT and ARGUMENT INTRODUCERS: little v, and the Applicative Head. λe <s,t> v Appl THE EVENT ARGUMENT and ARGUMENT INTRODUCERS: little v, and the Applicative Head λe v Appl OUR ROADMAP v Review of how little v came to be and its morphosyntactic fnction v The event argment v The

More information

Tiers 3 5, 4 6, 5 7 and 6 8

Tiers 3 5, 4 6, 5 7 and 6 8 En KEY STAGE 3 LEVELS 4 7 Mathematics tests Mark English scheme test for Mark Paper scheme 1 Tiers 3 5, 4 6, 5 7 and 6 8 2008 National curriculum assessments QCA wishes to make its publications widely

More information