AAU SUMMER'SCHOOL PROGRAMMING) SOCIAL) ROBOTS) FOR)HUMAN) INTERACTION 7)IMAGE)PROCESSING)I

Size: px
Start display at page:

Download "AAU SUMMER'SCHOOL PROGRAMMING) SOCIAL) ROBOTS) FOR)HUMAN) INTERACTION 7)IMAGE)PROCESSING)I"

Transcription

1 AAU SUMMER'SCHOOL PROGRAMMING) SOCIAL) ROBOTS) FOR)HUMAN) INTERACTION LECTURE 7)IMAGE)PROCESSING)I COURSE OUTLINE 1.)Social)Robots)and)Applications 2.)Machine)Learning)and)Pattern)Recognition 3.)Introduction)to)Robot)Operating)System)(ROS) 4.)Introduction)to)iSocioBot and)nao)robot,)and)demos 5.)Speech)Processing)I:)Acquisition)of)Speech,)Feature)Extraction)and) Speaker)Localization 6.)Speech)Processing)II:)Speaker)Identification)and)Speech)Recognition 7.'Image'Processing'I:'Image'Acquisition,'Pre?processing'and'Feature' Extraction 8.)Image)Processing II:)Face)Detection)and)Face)Recognition 9.)User)Modelling 10.)Multimodal)HumanZRobot)Interaction AALBORG)UNIVERSITY 2 1

2 WHAT' IS'IMAGE? It) is)a)2z D)function) f(x,y),)where)(x,y))are)coz ordinates) in) a)plane. Digital)image x)and) y)should) be)natural) numbers f( x,y))is)integer) value) Image) digitization Sampling ,) ,) ) Quantization 0~255) (8bits),)0~)65535(16bits)) AALBORG)UNIVERSITY 3 WHAT' IS'IMAGE? Gray) image) (intensity)) C olor)image) (RGB) AALBORG)UNIVERSITY 4 2

3 7/27/15 I MAG E ' P RO CE S S I NG ' It) i s )al s o) a)func ti on,) w hi c h)tak es ) a) di gi tal ) i m age) as )i nput) and) has ) di ffer ent) output. D i ffer ent) tas k s ) bas ed) on) v ar y i ng) output: Im age) enhanc em ent Im age) s egm entati on Obj ec t) detec ti on Obj ec t) r ec ogni ti on A A LB O RG ) UNI V E RS I T Y 5 I MAG E ' P RO CE S S I NG '(E X AMP LE S ) (Road)scene)understanding)from)NICTA) A A LB O RG ) UNI V E RS I T Y 6 3

4 WHY'IS'THIS'DIFFICULT? Loss) of) information) from)3d) to) 2D Noise Too) m uch) of) data Environmental) variations AALBORG)UNIVERSITY 7 STRUCTURE'OF'IMAGE'PROCESSING'(RECOGNITION) Acquisition Preprocessing Recognition Feature) Extraction AALBORG)UNIVERSITY 8 4

5 7/27/15 I MAG E 'ACQ UI S I TI O N Pr oj ec t) 3D ) s c ene) to) 2D ) i m age Equi pm ent: C am er a C ol or Infr ar ed) Sc anner 2D 3D 3DScanCo A A LB O RG ) UNI V E RS I T Y 9 I MAG E 'ACQ UI S I TI O N Im age) pr oper ti es R es ol uti on, C ontr as t,) Br i ghtnes s A A LB O RG ) UNI V E RS I T Y 10 5

6 IMAGE'PREPROCESSING Due)to)environmental) variations) and)random) noise,)it)is)not) proper) to) use) the) acqui r ed) i m age) di r ectl y. To) r em ove) unr el ated) i nfor m ati on) and) enhance) r el ated) i nfor m ati on. Both) input) and) output) are) image. Usually)including: Geometric) transformation Normalization Filter Recover Enhancement AALBORG)UNIVERSITY 11 IMAGE'PREPROCESSING Histogram)equalization To) uni for m ) the) i ntensi ty) di str i buti on) of) an) i m age. t2/ AALBORG)UNIVERSITY 12 6

7 To) conver t) r aw )i m age) i nto) featur e) vector ) w i th)better ) descr i pti ve) abi l i ty. Invariant) to) same) class Distinctive)to)different) class Robust) to)noise Feature) types: Histogram)of)intensity)and/or) color Edge) and/or) corner Textur e) ( LBP,) H OG) AALBORG)UNIVERSITY 13 Histogram)of)intensity Compute) the)number)of)occurrences for) each) intensity) value [4,)5,)7,)4,)2,)3] AALBORG)UNIVERSITY 14 7

8 Edge) detection Roberts)operator Prewitt) operator Sobel operator AALBORG)UNIVERSITY 15 Edge) detection Roberts)operator Sobel operator Prewitt) operator AALBORG)UNIVERSITY 16 8

9 Local) Binary) Pattern) (LBP) To) r epr esent) the) l ocal ) spati al ) str uctur e) of) i m age. Steps: 1.) Divide)the) image) into) cells 2.) For)each) pixel)in) the) cell,) compare) its)intensity) g c to) neighbors) g p 3.) If) g c) > g p,)assign) 1) to) the) neighbori) otherwise,) set) the) neighbor) to) 0 4.) Set) * ' +, -. " ($ % $ ' )2 ' as) the) new)value) of) the) center 5.) Form)histogram) in) cell 6.) Concatenate) all)histogram) to) form)the) LBP) feature AALBORG)UNIVERSITY 17 LBP) example ?100 0? Z Z AALBORG)UNIVERSITY 18 9

10 RECOGNITION Structure Image Preprocessing Feature) Extraction Training Recognition Model Training AALBORG)UNIVERSITY 19 RECOGNITION Recognition) method) (Machine)learning) Logistical) regression SVM Neural)network) AALBORG)UNIVERSITY 20 10

11 REFERENCE Book Sonka,)Milan,)Vaclav)Hlavac,)and)Roger)Boyle. Image)processing,) analysis,)and) machine)vision Prince,)Simon)JD. Computer)vision:)models,)learning,)and) inference Journal IEEE)Transactions)on)Pattern)Analysis)and) Machine)Intelligence) (PAMI) International)Journal)of) Computer)vision)(IJCV) IEEE)Transactions)on)Image)Processing)(IP) Conference IEEE)International) Conference)on)Computer)Vision)and) Pattern) Recognition)(CVPR) IEEE)International) Conference)on)Computer)Vision)(ICCV) European) Conference)on)Computer)Vision)(ECCV) IEEE)International) Conference)on)Image)Processing)(ICIP) Open)source)software OpenCV ( w w w.opencv.or g) AALBORG)UNIVERSITY 21 COURSE OUTLINE 1.)Social)Robots)and)Applications 2.)Machine)Learning)and)Pattern)Recognition 3.)Introduction)to)Robot)Operating)System)(ROS) 4.)Introduction)to)iSocioBot and)nao)robot,)and)demos 5.)Speech)Processing)I:)Acquisition)of)Speech,)Feature)Extraction)and) Speaker)Localization 6.)Speech)Processing)II:)Speaker)Identification)and)Speech)Recognition 7.)Image)Processing)I:)Image)Acquisition,)PreZprocessing)and)Feature) Extraction 8.'Image'Processing II:' Face'Detection' and'face'recognition 9.)User)Modelling 10.)Multimodal)HumanZRobot)Interaction AALBORG)UNIVERSITY 22 11

A L A BA M A L A W R E V IE W

A L A BA M A L A W R E V IE W A L A BA M A L A W R E V IE W Volume 52 Fall 2000 Number 1 B E F O R E D I S A B I L I T Y C I V I L R I G HT S : C I V I L W A R P E N S I O N S A N D TH E P O L I T I C S O F D I S A B I L I T Y I N

More information

T h e C S E T I P r o j e c t

T h e C S E T I P r o j e c t T h e P r o j e c t T H E P R O J E C T T A B L E O F C O N T E N T S A r t i c l e P a g e C o m p r e h e n s i v e A s s es s m e n t o f t h e U F O / E T I P h e n o m e n o n M a y 1 9 9 1 1 E T

More information

P a g e 5 1 of R e p o r t P B 4 / 0 9

P a g e 5 1 of R e p o r t P B 4 / 0 9 P a g e 5 1 of R e p o r t P B 4 / 0 9 J A R T a l s o c o n c l u d e d t h a t a l t h o u g h t h e i n t e n t o f N e l s o n s r e h a b i l i t a t i o n p l a n i s t o e n h a n c e c o n n e

More information

H STO RY OF TH E SA NT

H STO RY OF TH E SA NT O RY OF E N G L R R VER ritten for the entennial of th e Foundin g of t lair oun t y on ay 8 82 Y EEL N E JEN K RP O N! R ENJ F ] jun E 3 1 92! Ph in t ed b y h e t l a i r R ep u b l i c a n O 4 1922

More information

ECE472/572 - Lecture 11. Roadmap. Roadmap. Image Compression Fundamentals and Lossless Compression Techniques 11/03/11.

ECE472/572 - Lecture 11. Roadmap. Roadmap. Image Compression Fundamentals and Lossless Compression Techniques 11/03/11. ECE47/57 - Lecture Image Compression Fundamentals and Lossless Compression Techniques /03/ Roadmap Preprocessing low level Image Enhancement Image Restoration Image Segmentation Image Acquisition Image

More information

176 5 t h Fl oo r. 337 P o ly me r Ma te ri al s

176 5 t h Fl oo r. 337 P o ly me r Ma te ri al s A g la di ou s F. L. 462 E l ec tr on ic D ev el op me nt A i ng er A.W.S. 371 C. A. M. A l ex an de r 236 A d mi ni st ra ti on R. H. (M rs ) A n dr ew s P. V. 326 O p ti ca l Tr an sm is si on A p ps

More information

OH BOY! Story. N a r r a t iv e a n d o bj e c t s th ea t e r Fo r a l l a g e s, fr o m th e a ge of 9

OH BOY! Story. N a r r a t iv e a n d o bj e c t s th ea t e r Fo r a l l a g e s, fr o m th e a ge of 9 OH BOY! O h Boy!, was or igin a lly cr eat ed in F r en ch an d was a m a jor s u cc ess on t h e Fr en ch st a ge f or young au di enc es. It h a s b een s een by ap pr ox i ma t ely 175,000 sp ect at

More information

I M P O R T A N T S A F E T Y I N S T R U C T I O N S W h e n u s i n g t h i s e l e c t r o n i c d e v i c e, b a s i c p r e c a u t i o n s s h o

I M P O R T A N T S A F E T Y I N S T R U C T I O N S W h e n u s i n g t h i s e l e c t r o n i c d e v i c e, b a s i c p r e c a u t i o n s s h o I M P O R T A N T S A F E T Y I N S T R U C T I O N S W h e n u s i n g t h i s e l e c t r o n i c d e v i c e, b a s i c p r e c a u t i o n s s h o u l d a l w a y s b e t a k e n, i n c l u d f o l

More information

Software Process Models there are many process model s in th e li t e ra t u re, s om e a r e prescriptions and some are descriptions you need to mode

Software Process Models there are many process model s in th e li t e ra t u re, s om e a r e prescriptions and some are descriptions you need to mode Unit 2 : Software Process O b j ec t i ve This unit introduces software systems engineering through a discussion of software processes and their principal characteristics. In order to achieve the desireable

More information

P a g e 3 6 of R e p o r t P B 4 / 0 9

P a g e 3 6 of R e p o r t P B 4 / 0 9 P a g e 3 6 of R e p o r t P B 4 / 0 9 p r o t e c t h um a n h e a l t h a n d p r o p e r t y fr om t h e d a n g e rs i n h e r e n t i n m i n i n g o p e r a t i o n s s u c h a s a q u a r r y. J

More information

Element Cube Project (x2)

Element Cube Project (x2) Element Cube Project (x2) Background: As a class, we will construct a three dimensional periodic table by each student selecting two elements in which you will need to create an element cube. Helpful Links

More information

Agenda Rationale for ETG S eek ing I d eas ETG fram ew ork and res u lts 2

Agenda Rationale for ETG S eek ing I d eas ETG fram ew ork and res u lts 2 Internal Innovation @ C is c o 2 0 0 6 C i s c o S y s t e m s, I n c. A l l r i g h t s r e s e r v e d. C i s c o C o n f i d e n t i a l 1 Agenda Rationale for ETG S eek ing I d eas ETG fram ew ork

More information

Geometric Predicates P r og r a m s need t o t es t r ela t ive p os it ions of p oint s b a s ed on t heir coor d ina t es. S im p le exa m p les ( i

Geometric Predicates P r og r a m s need t o t es t r ela t ive p os it ions of p oint s b a s ed on t heir coor d ina t es. S im p le exa m p les ( i Automatic Generation of SS tag ed Geometric PP red icates Aleksandar Nanevski, G u y B lello c h and R o b ert H arp er PSCICO project h ttp: / / w w w. cs. cm u. ed u / ~ ps ci co Geometric Predicates

More information

Instruction Sheet COOL SERIES DUCT COOL LISTED H NK O. PR D C FE - Re ove r fro e c sed rea. I Page 1 Rev A

Instruction Sheet COOL SERIES DUCT COOL LISTED H NK O. PR D C FE - Re ove r fro e c sed rea. I Page 1 Rev A Instruction Sheet COOL SERIES DUCT COOL C UL R US LISTED H NK O you or urc s g t e D C t oroug y e ore s g / as e OL P ea e rea g product PR D C FE RES - Re ove r fro e c sed rea t m a o se e x o duct

More information

Lab Day and Time: Instructions. 1. Do not open the exam until you are told to start.

Lab Day and Time: Instructions. 1. Do not open the exam until you are told to start. Name: Lab Day and Time: Instructions 1. Do not open the exam until you are told to start. 2. This exam is closed note and closed book. You are not allowed to use any outside material while taking this

More information

INSTRUCTIONS: Exam III. November 10, 1999 Lab Section

INSTRUCTIONS: Exam III. November 10, 1999 Lab Section CHEM 1215 Exam III John III. Gelder November 10, 1999 Name TA's Name Lab Section INSTRUCTIONS: 1. This examination consists of a total of 7 different pages. The last page includes a periodic table and

More information

Use precise language and domain-specific vocabulary to inform about or explain the topic. CCSS.ELA-LITERACY.WHST D

Use precise language and domain-specific vocabulary to inform about or explain the topic. CCSS.ELA-LITERACY.WHST D Lesson eight What are characteristics of chemical reactions? Science Constructing Explanations, Engaging in Argument and Obtaining, Evaluating, and Communicating Information ENGLISH LANGUAGE ARTS Reading

More information

Welcome to the Public Meeting Red Bluff Road from Kirby Boulevard to State Highway 146 Harris County, Texas CSJ No.: December 15, 2016

Welcome to the Public Meeting Red Bluff Road from Kirby Boulevard to State Highway 146 Harris County, Texas CSJ No.: December 15, 2016 Welcome to the Public Meeting Red Bluff Road from Kirby Boulevard to State Highway 146 Harris County, Texas CSJ No.: 0912-72-340 December 15, 2016 No formal presentation will be made. Seabrook Intermediate

More information

Lab Day and Time: Instructions. 1. Do not open the exam until you are told to start.

Lab Day and Time: Instructions. 1. Do not open the exam until you are told to start. Name: Lab Day and Time: Instructions 1. Do not open the exam until you are told to start. 2. This exam is closed note and closed book. You are not allowed to use any outside material while taking this

More information

Lecture 7: Edge Detection

Lecture 7: Edge Detection #1 Lecture 7: Edge Detection Saad J Bedros sbedros@umn.edu Review From Last Lecture Definition of an Edge First Order Derivative Approximation as Edge Detector #2 This Lecture Examples of Edge Detection

More information

TRACKING and DETECTION in COMPUTER VISION Filtering and edge detection

TRACKING and DETECTION in COMPUTER VISION Filtering and edge detection Technischen Universität München Winter Semester 0/0 TRACKING and DETECTION in COMPUTER VISION Filtering and edge detection Slobodan Ilić Overview Image formation Convolution Non-liner filtering: Median

More information

Executive Committee and Officers ( )

Executive Committee and Officers ( ) Gifted and Talented International V o l u m e 2 4, N u m b e r 2, D e c e m b e r, 2 0 0 9. G i f t e d a n d T a l e n t e d I n t e r n a t i o n a2 l 4 ( 2), D e c e m b e r, 2 0 0 9. 1 T h e W o r

More information

Stat 406: Algorithms for classification and prediction. Lecture 1: Introduction. Kevin Murphy. Mon 7 January,

Stat 406: Algorithms for classification and prediction. Lecture 1: Introduction. Kevin Murphy. Mon 7 January, 1 Stat 406: Algorithms for classification and prediction Lecture 1: Introduction Kevin Murphy Mon 7 January, 2008 1 1 Slides last updated on January 7, 2008 Outline 2 Administrivia Some basic definitions.

More information

Classification CE-717: Machine Learning Sharif University of Technology. M. Soleymani Fall 2012

Classification CE-717: Machine Learning Sharif University of Technology. M. Soleymani Fall 2012 Classification CE-717: Machine Learning Sharif University of Technology M. Soleymani Fall 2012 Topics Discriminant functions Logistic regression Perceptron Generative models Generative vs. discriminative

More information

Instructions. 1. Do not open the exam until you are told to start.

Instructions. 1. Do not open the exam until you are told to start. Name: Lab Day and Time: Instructions 1. Do not open the exam until you are told to start. 2. This exam is closed note and closed book. You are not allowed to use any outside material while taking this

More information

Lab Day and Time: Instructions. 1. Do not open the exam until you are told to start.

Lab Day and Time: Instructions. 1. Do not open the exam until you are told to start. Name: Lab Day and Time: Instructions 1. Do not open the exam until you are told to start. 2. This exam is closed note and closed book. You are not allowed to use any outside material while taking this

More information

Roadmap. Introduction to image analysis (computer vision) Theory of edge detection. Applications

Roadmap. Introduction to image analysis (computer vision) Theory of edge detection. Applications Edge Detection Roadmap Introduction to image analysis (computer vision) Its connection with psychology and neuroscience Why is image analysis difficult? Theory of edge detection Gradient operator Advanced

More information

Fr anchi s ee appl i cat i on for m

Fr anchi s ee appl i cat i on for m Other Fr anchi s ee appl i cat i on for m Kindly fill in all the applicable information in the spaces provided and submit to us before the stipulated deadline. The information you provide will be held

More information

Lecture 8: Interest Point Detection. Saad J Bedros

Lecture 8: Interest Point Detection. Saad J Bedros #1 Lecture 8: Interest Point Detection Saad J Bedros sbedros@umn.edu Last Lecture : Edge Detection Preprocessing of image is desired to eliminate or at least minimize noise effects There is always tradeoff

More information

Midterm Summary Fall 08. Yao Wang Polytechnic University, Brooklyn, NY 11201

Midterm Summary Fall 08. Yao Wang Polytechnic University, Brooklyn, NY 11201 Midterm Summary Fall 8 Yao Wang Polytechnic University, Brooklyn, NY 2 Components in Digital Image Processing Output are images Input Image Color Color image image processing Image Image restoration Image

More information

THIS PAGE DECLASSIFIED IAW EO IRIS u blic Record. Key I fo mation. Ma n: AIR MATERIEL COMM ND. Adm ni trative Mar ings.

THIS PAGE DECLASSIFIED IAW EO IRIS u blic Record. Key I fo mation. Ma n: AIR MATERIEL COMM ND. Adm ni trative Mar ings. T H S PA G E D E CLA SSFED AW E O 2958 RS u blc Recod Key fo maon Ma n AR MATEREL COMM ND D cumen Type Call N u b e 03 V 7 Rcvd Rel 98 / 0 ndexe D 38 Eneed Dae RS l umbe 0 0 4 2 3 5 6 C D QC d Dac A cesson

More information

Table of C on t en t s Global Campus 21 in N umbe r s R e g ional Capac it y D e v e lopme nt in E-L e ar ning Structure a n d C o m p o n en ts R ea

Table of C on t en t s Global Campus 21 in N umbe r s R e g ional Capac it y D e v e lopme nt in E-L e ar ning Structure a n d C o m p o n en ts R ea G Blended L ea r ni ng P r o g r a m R eg i o na l C a p a c i t y D ev elo p m ent i n E -L ea r ni ng H R K C r o s s o r d e r u c a t i o n a n d v e l o p m e n t C o p e r a t i o n 3 0 6 0 7 0 5

More information

Canadian Graduate and Professional Student Survey (CGPSS) 2016

Canadian Graduate and Professional Student Survey (CGPSS) 2016 Ac a d e m i c S t u d e n t l i f e O v e r a l l Canadian Graduate and Professional Student Survey (CGPSS) Summary of Results Prepared by the Office of Institutional Analysis The CGPSS was administered

More information

The Nature of Engineering

The Nature of Engineering The Nature of Engineering Dedication This book is dedicated to the increasing number of you ng women who a r e studying f or a degree in engineering. They are intelligent bei ngs who will not be put of

More information

Lab Day and Time: Instructions. 1. Do not open the exam until you are told to start.

Lab Day and Time: Instructions. 1. Do not open the exam until you are told to start. Name: Lab Day and Time: Instructions 1. Do not open the exam until you are told to start. 2. This exam is closed note and closed book. You are not allowed to use any outside material while taking this

More information

Chemistry 1 First Lecture Exam Fall Abbasi Khajo Levine Mathias Mathias/Ortiz Metlitsky Rahi Sanchez-Delgado Vasserman

Chemistry 1 First Lecture Exam Fall Abbasi Khajo Levine Mathias Mathias/Ortiz Metlitsky Rahi Sanchez-Delgado Vasserman Chemistry 1 First Lecture Exam Fall 2011 Page 1 of 9 NAME Circle the name of your recitation/lab instructor(s) Abbasi Khajo Levine Mathias Mathias/Ortiz Metlitsky Rahi Sanchez-Delgado Vasserman Before

More information

Basics on 2-D 2 D Random Signal

Basics on 2-D 2 D Random Signal Basics on -D D Random Signal Spring 06 Instructor: K. J. Ray Liu ECE Department, Univ. of Maryland, College Park Overview Last Time: Fourier Analysis for -D signals Image enhancement via spatial filtering

More information

Gen ova/ Pavi a/ Ro ma Ti m i ng Count er st at Sep t. 2004

Gen ova/ Pavi a/ Ro ma Ti m i ng Count er st at Sep t. 2004 Ti m i ng Count er st at us @ Sep t. 2004 1 Ti m i n g Cou n t er act i vi t i es Ti m i n g r esol u t i on : 100 p s FWHM h ave b een ach i eved. PM s ch ar act er ised i n t h e COBRA m ag n et f or

More information

graphicdesign SPECIAL INFORMATION & DISPENSER ORDER FORM Version1.0,Updated20October2016 Date SP-4066 Encore DEF Graphics Form Manual

graphicdesign SPECIAL INFORMATION & DISPENSER ORDER FORM Version1.0,Updated20October2016 Date SP-4066 Encore DEF Graphics Form Manual graphicdesign SPECIAL INFORMATION & DISPENSER ORDER FORM Version1.0,Updated20October2016 Date 2016 Gilbarco Veeder-Root Version 1.0 20 October 2016 Initial Release SP-4066 Encore DEF Graphics Form Manual

More information

8. Relax and do well.

8. Relax and do well. CHEM 1314.03 Exam I John I. Gelder September 25, 1997 Name TA's Name Lab Section Please sign your name below to give permission to post, by the last 4 digits of your student I.D. number, your course scores

More information

COMPILATION OF AUTOMATA FROM MORPHOLOGICAL TWO-LEVEL RULES

COMPILATION OF AUTOMATA FROM MORPHOLOGICAL TWO-LEVEL RULES Kimmo Koskenniemi Re se ar ch Unit for Co mp ut at io na l Li ng ui st ic s University of Helsinki, Hallituskatu 11 SF-00100 Helsinki, Finland COMPILATION OF AUTOMATA FROM MORPHOLOGICAL TWO-LEVEL RULES

More information

Edge Detection. Introduction to Computer Vision. Useful Mathematics Funcs. The bad news

Edge Detection. Introduction to Computer Vision. Useful Mathematics Funcs. The bad news Edge Detection Introduction to Computer Vision CS / ECE 8B Thursday, April, 004 Edge detection (HO #5) Edge detection is a local area operator that seeks to find significant, meaningful changes in image

More information

Senility Degree. Our machine derives APG waveform after 2 nd differential of arterial pulse wave in order to measure

Senility Degree. Our machine derives APG waveform after 2 nd differential of arterial pulse wave in order to measure Senility Degree Our machine derives APG waveform after 2 nd differential of arterial pulse wave in order to measure 1. Cardiac Eccentric Constriction Power 2. Arterial Elasticity 3. Remaining blood volume

More information

Ch. 9 NOTES ~ Chemical Bonding NOTE: Vocabulary terms are in boldface and underlined. Supporting details are in italics.

Ch. 9 NOTES ~ Chemical Bonding NOTE: Vocabulary terms are in boldface and underlined. Supporting details are in italics. Ch. 9 NOTES ~ Chemical Bonding NOTE: Vocabulary terms are in boldface and underlined. Supporting details are in italics. I. Review: Comparison of ionic and molecular compounds Molecular compounds Ionic

More information

SURF Features. Jacky Baltes Dept. of Computer Science University of Manitoba WWW:

SURF Features. Jacky Baltes Dept. of Computer Science University of Manitoba   WWW: SURF Features Jacky Baltes Dept. of Computer Science University of Manitoba Email: jacky@cs.umanitoba.ca WWW: http://www.cs.umanitoba.ca/~jacky Salient Spatial Features Trying to find interest points Points

More information

Discriminative Learning and Big Data

Discriminative Learning and Big Data AIMS-CDT Michaelmas 2016 Discriminative Learning and Big Data Lecture 2: Other loss functions and ANN Andrew Zisserman Visual Geometry Group University of Oxford http://www.robots.ox.ac.uk/~vgg Lecture

More information

Digital Image Processing. Lecture 6 (Enhancement) Bu-Ali Sina University Computer Engineering Dep. Fall 2009

Digital Image Processing. Lecture 6 (Enhancement) Bu-Ali Sina University Computer Engineering Dep. Fall 2009 Digital Image Processing Lecture 6 (Enhancement) Bu-Ali Sina University Computer Engineering Dep. Fall 009 Outline Image Enhancement in Spatial Domain Spatial Filtering Smoothing Filters Median Filter

More information

STREET Light 120W/130W/140W/150W/185W. Provides high quality lighting and a long lifespan solution for residential,industrial areas and main roads.

STREET Light 120W/130W/140W/150W/185W. Provides high quality lighting and a long lifespan solution for residential,industrial areas and main roads. STREET Light 120W/130W/140W/150W/185W Provides high quality lighting and a long lifespan solution for residential,industrial areas and main roads. 220-240V 50/60Hz 50000h IP66 IK08 DESCRIPTION - L ED s

More information

Use precise language and domain-specific vocabulary to inform about or explain the topic. CCSS.ELA-LITERACY.WHST D

Use precise language and domain-specific vocabulary to inform about or explain the topic. CCSS.ELA-LITERACY.WHST D Lesson seven What is a chemical reaction? Science Constructing Explanations, Engaging in Argument and Obtaining, Evaluating, and Communicating Information ENGLISH LANGUAGE ARTS Reading Informational Text,

More information

Lecture 04 Image Filtering

Lecture 04 Image Filtering Institute of Informatics Institute of Neuroinformatics Lecture 04 Image Filtering Davide Scaramuzza 1 Lab Exercise 2 - Today afternoon Room ETH HG E 1.1 from 13:15 to 15:00 Work description: your first

More information

Metallurgical Chemistry. An Audio Course for Students

Metallurgical Chemistry. An Audio Course for Students Laval University From the SelectedWorks of Fathi Habashi February, 1987 Metallurgical Chemistry. An Audio Course for Students Fathi Habashi Available at: https://works.bepress.com/fathi_habashi/27/ METALLURGICAL

More information

Lab Day and Time: Instructions. 1. Do not open the exam until you are told to start.

Lab Day and Time: Instructions. 1. Do not open the exam until you are told to start. Name: Lab Day and Time: Instructions 1. Do not open the exam until you are told to start. 2. This exam is closed note and closed book. You are not allowed to use any outside material while taking this

More information

Fall / Winter Multi - Media Campaign

Fall / Winter Multi - Media Campaign Fall / Winter Multi - Media Campaign Bi g H or n R a di o N et w or k 1 B U B B A S B A R- B- Q U E R E ST A U R A N T 10% O F F B R E A K F A S T C o u p o n vali d M o n.- Fri. 7-11 a m Excl u des a

More information

Lab Day and Time: Instructions. 1. Do not open the exam until you are told to start. Page # Points possible Points awarded

Lab Day and Time: Instructions. 1. Do not open the exam until you are told to start. Page # Points possible Points awarded Name: Lab Day and Time: Instructions 1. Do not open the exam until you are told to start. 2. This exam is closed note and closed book. You are not allowed to use any outside material while taking this

More information

FACULTY OF SCIENCE AND FACULTY OF ETERNAL STUDIES BACHELOR OF EDUCATION (BED SCI) SCH 304: INORGANIC CHEMISTRY 4 CO-ORDINATION CHEMISTRY.

FACULTY OF SCIENCE AND FACULTY OF ETERNAL STUDIES BACHELOR OF EDUCATION (BED SCI) SCH 304: INORGANIC CHEMISTRY 4 CO-ORDINATION CHEMISTRY. FACULTY OF SCIENCE AND FACULTY OF ETERNAL STUDIES BACHELOR OF EDUCATION (BED SCI) SCH 304: INORGANIC CHEMISTRY 4 CO-ORDINATION CHEMISTRY Written by Dr Lydia W. Njenga Department of chemistry Reviewed by

More information

BROOKLYN COLLEGE Department of Chemistry. Chemistry 1 Second Lecture Exam Nov. 27, Name Page 1 of 5

BROOKLYN COLLEGE Department of Chemistry. Chemistry 1 Second Lecture Exam Nov. 27, Name Page 1 of 5 BROOKLYN COLLEGE Department of Chemistry Chemistry 1 Second Lecture Exam Nov. 27, 2002 Name Page 1 of 5 Circle the name of your lab instructor Kobrak, Zhou, Girotto, Hussey, Du Before you begin the exam,

More information

The Periodic Table. Periodic Properties. Can you explain this graph? Valence Electrons. Valence Electrons. Paramagnetism

The Periodic Table. Periodic Properties. Can you explain this graph? Valence Electrons. Valence Electrons. Paramagnetism Periodic Properties Atomic & Ionic Radius Energy Electron Affinity We want to understand the variations in these properties in terms of electron configurations. The Periodic Table Elements in a column

More information

Chris Bishop s PRML Ch. 8: Graphical Models

Chris Bishop s PRML Ch. 8: Graphical Models Chris Bishop s PRML Ch. 8: Graphical Models January 24, 2008 Introduction Visualize the structure of a probabilistic model Design and motivate new models Insights into the model s properties, in particular

More information

Lecture 6: Edge Detection. CAP 5415: Computer Vision Fall 2008

Lecture 6: Edge Detection. CAP 5415: Computer Vision Fall 2008 Lecture 6: Edge Detection CAP 5415: Computer Vision Fall 2008 Announcements PS 2 is available Please read it by Thursday During Thursday lecture, I will be going over it in some detail Monday - Computer

More information

Radiometric Dating (tap anywhere)

Radiometric Dating (tap anywhere) Radiometric Dating (tap anywhere) Protons Neutrons Electrons Elements on the periodic table are STABLE Elements can have radioactive versions of itself called ISOTOPES!! Page 1 in your ESRT has your list!

More information

Support Vector Machines. CAP 5610: Machine Learning Instructor: Guo-Jun QI

Support Vector Machines. CAP 5610: Machine Learning Instructor: Guo-Jun QI Support Vector Machines CAP 5610: Machine Learning Instructor: Guo-Jun QI 1 Linear Classifier Naive Bayes Assume each attribute is drawn from Gaussian distribution with the same variance Generative model:

More information

Shape of Gaussians as Feature Descriptors

Shape of Gaussians as Feature Descriptors Shape of Gaussians as Feature Descriptors Liyu Gong, Tianjiang Wang and Fang Liu Intelligent and Distributed Computing Lab, School of Computer Science and Technology Huazhong University of Science and

More information

8. Relax and do well.

8. Relax and do well. CHEM 1215 Exam III John III. Gelder November 11, 1998 Name TA's Name Lab Section INSTRUCTIONS: 1. This examination consists of a total of 7 different pages. The last page includes a periodic table and

More information

INSTRUCTIONS: CHEM Exam I. September 13, 1994 Lab Section

INSTRUCTIONS: CHEM Exam I. September 13, 1994 Lab Section CHEM 1314.05 Exam I John I. Gelder September 13, 1994 Name TA's Name Lab Section Please sign your name below to give permission to post, by the last 4 digits of your student I.D. number, your course scores

More information

From Quantum to Matter 2005

From Quantum to Matter 2005 From Quantum to Matter 2005 Ronald Griessen Vrije Universiteit, Amsterdam AMOLF, May 24, 2004 vrije Universiteit amsterdam Why such a course? From Quantum to Matter: The main themes Wave functions Molecules

More information

ECE521 Lectures 9 Fully Connected Neural Networks

ECE521 Lectures 9 Fully Connected Neural Networks ECE521 Lectures 9 Fully Connected Neural Networks Outline Multi-class classification Learning multi-layer neural networks 2 Measuring distance in probability space We learnt that the squared L2 distance

More information

HANDOUT SET GENERAL CHEMISTRY I

HANDOUT SET GENERAL CHEMISTRY I HANDOUT SET GENERAL CHEMISTRY I Periodic Table of the Elements 1 2 3 4 5 6 7 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 IA VIIIA 1 2 H He 1.00794 IIA IIIA IVA VA VIA VIIA 4.00262 3 Li 6.941 11 Na 22.9898

More information

8. Relax and do well.

8. Relax and do well. CHEM 15 Exam II John II. Gelder March 4, 1999 Name TA's Name Lab Section INSTRUCTIONS: 1. This examination consists of a total of 7 different pages. The last two pages includes a periodic table, a solubility

More information

If anything confuses you or is not clear, raise your hand and ask!

If anything confuses you or is not clear, raise your hand and ask! CHM 1045 Dr. Light s Section December 10, 2002 FINAL EXAM Name (please print) Recitation Section Meeting Time This exam consists of six pages. Make sure you have one of each. Print your name at the top

More information

7. Relax and do well.

7. Relax and do well. CHEM 1215 Exam II John II. Gelder October 13, 1999 Name TA's Name Lab Section INSTRUCTIONS: 1. This examination consists of a total of 5 different pages. The last page includes a periodic table and a solubility

More information

Transition Metals and Coordination Chemistry

Transition Metals and Coordination Chemistry Transition Metals and Coordination Chemistry Transition Metals Similarities within a given period and within a given group. Last electrons added are inner electrons (d s, f s). 20_431 Ce Th Pr Pa d U

More information

Le classeur à tampons

Le classeur à tampons Le classeur à tampons P a s à pa s Le matériel 1 gr a n d cla s s e u r 3 pa pi e r s co o r d o n n é s. P o u r le m o d è l e pr é s e n t é P a p i e r ble u D ai s y D s, pa pi e r bor d e a u x,

More information

Local Enhancement. Local enhancement

Local Enhancement. Local enhancement Local Enhancement Local Enhancement Median filtering (see notes/slides, 3.5.2) HW4 due next Wednesday Required Reading: Sections 3.3, 3.4, 3.5, 3.6, 3.7 Local Enhancement 1 Local enhancement Sometimes

More information

J A D A V PUR U N IV ERS IT Y K O LK AT A Fa cu lty of En gi n eer in g & T e ch no lo gy N O T I C E

J A D A V PUR U N IV ERS IT Y K O LK AT A Fa cu lty of En gi n eer in g & T e ch no lo gy N O T I C E J A D A V PUR U N IV ERS IT Y K O LK AT A 7 0 00 3 2 Fa cu lty of En gi n eer in g T e ch no lo gy N O T I C E D at e: D ec em b er 1 4, 2 0 18 As dir ec t ed V ic e -C h anc el l or t h e n ext m e et

More information

Slide a window along the input arc sequence S. Least-squares estimate. σ 2. σ Estimate 1. Statistically test the difference between θ 1 and θ 2

Slide a window along the input arc sequence S. Least-squares estimate. σ 2. σ Estimate 1. Statistically test the difference between θ 1 and θ 2 Corner Detection 2D Image Features Corners are important two dimensional features. Two dimensional image features are interesting local structures. They include junctions of dierent types Slide 3 They

More information

Hybrid Bonded Wheel

Hybrid Bonded Wheel Hybrid Bonded Wheel 13. 06.. 1. Hybr i d wheel I nt r oduce P Hybrid bonds are manufactured with a mixture of Resin & Metallic Bond METAL + RESIN DIA / CBN *GOOD FORM HOLDING M *LONGER TOOL LIFE E *HIGH

More information

Circle the letters only. NO ANSWERS in the Columns!

Circle the letters only. NO ANSWERS in the Columns! Chemistry 1304.001 Name (please print) Exam 5 (100 points) April 18, 2018 On my honor, I have neither given nor received unauthorized aid on this exam. Signed Date Circle the letters only. NO ANSWERS in

More information

ECE Digital Image Processing and Introduction to Computer Vision. Outline

ECE Digital Image Processing and Introduction to Computer Vision. Outline 2/9/7 ECE592-064 Digital Image Processing and Introduction to Computer Vision Depart. of ECE, NC State University Instructor: Tianfu (Matt) Wu Spring 207. Recap Outline 2. Sharpening Filtering Illustration

More information

Instructions. 1. Do not open the exam until you are told to start.

Instructions. 1. Do not open the exam until you are told to start. Name: Lab Day and Time: Instructions 1. Do not open the exam until you are told to start. 2. This exam is closed note and closed book. You are not allowed to use any outside material while taking this

More information

9/20/2017. Elements are Pure Substances that cannot be broken down into simpler substances by chemical change (contain Only One Type of Atom)

9/20/2017. Elements are Pure Substances that cannot be broken down into simpler substances by chemical change (contain Only One Type of Atom) CAPTER 6: TE PERIODIC TABLE Elements are Pure Substances that cannot be broken down into simpler substances by chemical change (contain Only One Type of Atom) The Periodic Table (Mendeleev) In 1872, Dmitri

More information

Machine Learning Overview

Machine Learning Overview Machine Learning Overview Sargur N. Srihari University at Buffalo, State University of New York USA 1 Outline 1. What is Machine Learning (ML)? 2. Types of Information Processing Problems Solved 1. Regression

More information

gender mains treaming in Polis h practice

gender mains treaming in Polis h practice gender mains treaming in Polis h practice B E R L IN, 1 9-2 1 T H A P R IL, 2 O O 7 Gender mains treaming at national level Parliament 25 % of women in S ejm (Lower Chamber) 16 % of women in S enat (Upper

More information

from Object Image Based on

from Object Image Based on Inference of Grasping Pattern from Object Image Based on Interaction Descriptor Tadashi Matsuo, Takuya Kawakami, Yoko Ogawa, Nobutaka Shimada Ritsumeikan University Introduction An object as a tool has

More information

8. Relax and do well.

8. Relax and do well. CHEM 1515 Exam II John II. Gelder October 14, 1993 Name TA's Name Lab Section INSTRUCTIONS: 1. This examination consists of a total of 8 different pages. The last two pages include a periodic table, a

More information

Hidden Markov Models

Hidden Markov Models 10-601 Introduction to Machine Learning Machine Learning Department School of Computer Science Carnegie Mellon University Hidden Markov Models Matt Gormley Lecture 22 April 2, 2018 1 Reminders Homework

More information

Me n d e l s P e a s Exer c i se 1 - Par t 1

Me n d e l s P e a s Exer c i se 1 - Par t 1 !! Me n d e l s P e a s Exer c i se 1 - Par t 1 TR UE - BR E E D I N G O R G A N I S M S Go a l In this exercise you will use StarGenetics, a genetics experiment simulator, to understand the concept of

More information

8. Relax and do well.

8. Relax and do well. CHEM 34.02 and 34.03 Name Exam III John III. Gelder TA's Name November 5, 2000 Lab Section INSTRUCTIONS:. This examination consists of a total of 9 different pages. The last three pages include a periodic

More information

lectures accompanying the book: Solid State Physics: An Introduction, by Philip ofmann (2nd edition 2015, ISBN-10: 3527412824, ISBN-13: 978-3527412822, Wiley-VC Berlin. www.philiphofmann.net 1 Bonds between

More information

Chemistry 185 Exam #2 - A November 5, Lab Day and Time: Instructions. 1. Do not open the exam until you are told to start.

Chemistry 185 Exam #2 - A November 5, Lab Day and Time: Instructions. 1. Do not open the exam until you are told to start. Name: Lab Day and Time: Instructions 1. Do not open the exam until you are told to start. 2. This exam is closed note and closed book. You are not allowed to use any outside material while taking this

More information

Loss Functions and Optimization. Lecture 3-1

Loss Functions and Optimization. Lecture 3-1 Lecture 3: Loss Functions and Optimization Lecture 3-1 Administrative Assignment 1 is released: http://cs231n.github.io/assignments2017/assignment1/ Due Thursday April 20, 11:59pm on Canvas (Extending

More information

DO NOW: Retrieve your projects. We will be reviewing them again today. Textbook pg 23, answer questions 1-3. Use the section 1.2 to help you.

DO NOW: Retrieve your projects. We will be reviewing them again today. Textbook pg 23, answer questions 1-3. Use the section 1.2 to help you. DO NOW: Retrieve your projects. We will be reviewing them again today. Textbook pg, answer questions. Use the section. to help you. Chapter test is FRIDAY. The Periodic Table of Elements 8 Uuo Uus Uuh

More information

CHEM 167 FINAL EXAM MONDAY, MAY 2 9:45 11:45 A.M GILMAN HALL

CHEM 167 FINAL EXAM MONDAY, MAY 2 9:45 11:45 A.M GILMAN HALL PROF. JOHN VERKADE SPRING 2005 THIS EXAM CONSISTS OF 12 QUESTIONS ON 9 PAGES CHEM 167 HOUR EXAM IV APRIL 20, 2005 SEAT NO. NAME RECIT. INSTR. RECIT. SECT. GRADING PAGE Page 2 Page 3 Page 4 Page 5 Page

More information

Part 2: Video Coding Techniques

Part 2: Video Coding Techniques art 2: Video Coding Techniques Outline Vincent Roca and Christoph Neumann {firstname.name}@inrialpes.fr lanète project; INRIA Rhône-Alpes MIS 03, Napoli, November 2003 Copyright 2003, INRIA; all rights

More information

Edge Detection. Image Processing - Computer Vision

Edge Detection. Image Processing - Computer Vision Image Processing - Lesson 10 Edge Detection Image Processing - Computer Vision Low Level Edge detection masks Gradient Detectors Compass Detectors Second Derivative - Laplace detectors Edge Linking Image

More information

Multimedia Databases. Previous Lecture. 4.1 Multiresolution Analysis. 4 Shape-based Features. 4.1 Multiresolution Analysis

Multimedia Databases. Previous Lecture. 4.1 Multiresolution Analysis. 4 Shape-based Features. 4.1 Multiresolution Analysis Previous Lecture Multimedia Databases Texture-Based Image Retrieval Low Level Features Tamura Measure, Random Field Model High-Level Features Fourier-Transform, Wavelets Wolf-Tilo Balke Silviu Homoceanu

More information

ECE 5984: Introduction to Machine Learning

ECE 5984: Introduction to Machine Learning ECE 5984: Introduction to Machine Learning Topics: Ensemble Methods: Bagging, Boosting Readings: Murphy 16.4; Hastie 16 Dhruv Batra Virginia Tech Administrativia HW3 Due: April 14, 11:55pm You will implement

More information

The Noisy Channel Model. Statistical NLP Spring Mel Freq. Cepstral Coefficients. Frame Extraction ... Lecture 10: Acoustic Models

The Noisy Channel Model. Statistical NLP Spring Mel Freq. Cepstral Coefficients. Frame Extraction ... Lecture 10: Acoustic Models Statistical NLP Spring 2009 The Noisy Channel Model Lecture 10: Acoustic Models Dan Klein UC Berkeley Search through space of all possible sentences. Pick the one that is most probable given the waveform.

More information

Statistical NLP Spring The Noisy Channel Model

Statistical NLP Spring The Noisy Channel Model Statistical NLP Spring 2009 Lecture 10: Acoustic Models Dan Klein UC Berkeley The Noisy Channel Model Search through space of all possible sentences. Pick the one that is most probable given the waveform.

More information

Collaborative topic models: motivations cont

Collaborative topic models: motivations cont Collaborative topic models: motivations cont Two topics: machine learning social network analysis Two people: " boy Two articles: article A! girl article B Preferences: The boy likes A and B --- no problem.

More information

Computer Vision & Digital Image Processing

Computer Vision & Digital Image Processing Computer Vision & Digital Image Processing Image Restoration and Reconstruction I Dr. D. J. Jackson Lecture 11-1 Image restoration Restoration is an objective process that attempts to recover an image

More information