Segmentation-level Fusion for Iris Recognition

Size: px
Start display at page:

Download "Segmentation-level Fusion for Iris Recognition"

Transcription

1 Segmentation-level Fusion for Iris Recognition Peter Wild 1,3, Heinz Hofbauer 2, James Ferryman 1, Andreas Uhl 2 1 School of Systems Engineering, University of Reading, Reading RG6 6AY, UK. 2 Dept. of Computer Sciences, University of Salzburg, 5020 Salzburg, Austria. 3 AIT Austrian Institute of Technology GmbH, 2444 Seibersdorf, Austria. peter.wild@ait.ac.at, {hhofbaue, uhl}@cosy.sbg.ac.at, j.m.ferryman@reading.ac.uk 14 th Int l Conf. of the Biometrics Special Interest Group (BIOSIG) September 2015 P. Wild et al.: Segmentation-level Fusion for Iris Recognition 1/20

2 Outline 1 Introduction 2 Multi-segmentation Fusion Methods 3 Experimental Study 4 Conclusion P. Wild et al.: Segmentation-level Fusion for Iris Recognition 2/20

3 Motivation Challenge Existing: fusion methods at data/feature, score and rank/decision level. Widely ignored: fusion at normalisation/segmentation level prior to feature extraction. Missing: any standards for interchange of segmentation results Ambition Motivation 1: better accuracy for less invasive recording conditions? Motivation 2: potentially faster alternative to multi-algorithm fusion? Motivation 3: improved understanding of types of segmentation errors. Impact Investigate and suggest methods for effective multi-segmentation fusion, tested on public datasets with open source software. P. Wild et al.: Segmentation-level Fusion for Iris Recognition 3/20

4 Related Work Super-resolution [Huang et al. BMVC 03] among first data-level fusion aproaches for iris present a Markov network learning-based fusion method to enhance the resolution of iris images Iris image-fusion [Hollingsw. et al. TIFS 09] combine high-res. images from multiple frames [Jillela et al. WACV 11] image-level fusion with Principal Comp. Transform [Llano et al. ICB 15] PCA vs. Laplacian Pyramid & Exp. Mean fusion Segmentation fusion [Uhl et al. ICIAR 13] proof-of-concept human (manual) ground truth segmentation: 97.46% % GAR at 0.01% FAR no automated algorithms P. Wild et al.: Segmentation-level Fusion for Iris Recognition 4/20

5 Fusion Framework Iris Segmentation I Segmentation Algorithm 1... {P1, L1, E U 1, E L 1 } N1 Fusion {P, L, E U, E L } Iris Texture Rubbersheet transform Segmentation Algorithm k {Pk, Lk, E U k, EL k } Nk N Noise Mask Input: inner/outer boundaries P, L : [0, 2π) [0, m] [0, n]. Output 1: refined boundaries for Rubbersheet mapping R(θ, r) := (1 r) P(θ) + r L(θ). Output 2: texture and noise masks T, M : [0, 2π) [0, 1] C (C is the target color space, M = N R, T = I R for the original n m image I and noise mask N). P. Wild et al.: Segmentation-level Fusion for Iris Recognition 5/20

6 Investigated Questions 1 Does the combination of automated iris segmentation results yield more accurate result than each of the employed original segmentation algorithms? 2 How does the choice of database and segmentation algorithms impact on iris segmentation fusion? 3 How do outliers impact on overall recognition accuracy and how do ground-truth-based vs. recognition-based evaluations relate to each other? Contribution analysis of reference methods for iris segmentation-level fusion; considering ground-truth and recognition-based assessment. P. Wild et al.: Segmentation-level Fusion for Iris Recognition 6/20

7 Error Measures Ground-truth evaluation: Assessing segmentation noise mask; measures suggested by Noisy Iris Challenge Evaluation - Part I (NICE.I) and F-measure [Hofbauer et al. ICPR 14]: E 1 := 1 k k i=1 fp i + fn i ; E 2 := 1 mn 2 ( 1 k F-measure = F 1 := 1 k k i=1 k i=1 fp i fp i + tn i ) ( 1 k tp i tp i (fn i + fp i ) k i=1 fn i ) fn i + tp i (1) Recognition-based evaluation: Account for feature-based tolerance of false segmentations. Use Equal Error Rate (EER) as main performance indicator; McNemar test [McNemar, Psy. 47]. (2) P. Wild et al.: Segmentation-level Fusion for Iris Recognition 7/20

8 Segmentation Fusion Sum-Rule Interpolation: This fusion rule combines boundary points B i (θ) of curves B 1, B 2,... B k : [0, 2π) [0, m] [0, n] into a single boundary B, for pupillary and limbic boundaries, in analogy to the sum rule. B(θ) := 1 k B i (θ); (3) k i=1 Augmented-Model Interpolation: This model combines boundaries B 1,..., B k within a jointly applied parametrisation model ModelFit minimizing the model-error (e.g., Fitzgibbon s ellipse-, or least-squares circular fitting), executed separately for inner and outer iris boundaries. Models are combined, not only points. ( k B(θ) := ModelFit B i )(θ) (4) i=1 P. Wild et al.: Segmentation-level Fusion for Iris Recognition 8/20

9 Iris Scanning and Pruning Process Overview over the iris scanning and pruning process vertical scana area horizontal scan area (a) With outliers µr + 2.5σr µr 2.5σr r Cr outlier outlier (b) With outliers pruned Input: Segmentation masks N; Method: Augmented model interpolation based on mask-scan; N equidistant scan lines are used to generate points; Outlier detection and removal using center of gravity C r (z-score > 2.5). P. Wild et al.: Segmentation-level Fusion for Iris Recognition 9/20

10 Iris Scanning and Pruning Process: Details High number of scan lines is desirable ( N = 100 ); If the mask contains holes (noise), they should be closed by an dilate+erode morphological operation; OSIRIS algorithm produces masks, which extend over the actual boundaries, therefore a restriction step is introduced. Actual mask is generated by fitting an ellipse to the point clouds by a least-squares method. (a) Original (b) Corrected boundaries (c) Without noise P. Wild et al.: Segmentation-level Fusion for Iris Recognition 10/20

11 Tested Segmentation Algorithms CAHT - Contrast Adaptive Hough Trans. [Rathgeb et al. 2012] traditional sequential (limbic-after-pupillary) method; based on circular HT and contrast-enhancement; WAHET - Weighted Adaptive HT & ET [Uhl et al. BTAS 12] two-stage adaptive multi-scale HT segmentation, elliptical; OSIRIS - Open Source for Iris [Petrovska et al. 2007] circular HT-based method with boundary refinement; IFPP - Iterat. Fourier Pulling & Pushing [Uhl et al. ICIAR 12] iterative Fourier-series approximation and pulling and pushing ; P. Wild et al.: Segmentation-level Fusion for Iris Recognition 11/20

12 Impact on Recognition Accuracy Equal error rate (EER) for combinations using USIT (Uni Salzburg Iris Toolkit [Rathgeb et al. 2012]) algorithms Ma (wavelet zero-crossing based) and Masek (1D Log-Gabor): Casia v4 Interval database Equal-error rate [%] of Masek CAHT WAHET OSIRIS IFPP CAHT WAHET OSIRIS IFPP 8.10 IIT Delhi database Equal-error rate [%] of Masek CAHT WAHET OSIRIS IFPP CAHT WAHET OSIRIS IFPP 3.87 Equal-error rate [%] of Ma CAHT WAHET OSIRIS IFPP CAHT WAHET OSIRIS IFPP 8.78 Equal-error rate [%] of Ma CAHT WAHET OSIRIS IFPP CAHT WAHET OSIRIS IFPP 4.36 P. Wild et al.: Segmentation-level Fusion for Iris Recognition 12/20

13 Results of the McNemar test, reported as X 2 values fused with fused with Casia v4 Interval database X 2 statistic for Masek single method CAHT WAHET OSIRIS IFPP CAHT WAHET OSIRIS IFPP X 2 statistic for Ma single method CAHT WAHET OSIRIS IFPP CAHT WAHET OSIRIS IFPP IIT Delhi database X 2 statistic for Masek single method CAHT WAHET OSIRIS IFPP CAHT WAHET OSIRIS IFPP X 2 statistic for Ma single method CAHT WAHET OSIRIS IFPP CAHT WAHET OSIRIS IFPP P. Wild et al.: Segmentation-level Fusion for Iris Recognition 13/20

14 Results of Segmentation-level Fusion (Recognition) Segmentation fusion increased performance in 10 out of 24 combination scenarios; Only one setup, IFPP + WAHET, which consistently increases the performance; Only one case, OSIRIS + CAHT using Ma on IITD deteriorates performance of both individual results. McNemar tests using χ 2 approximation with the continuity correction proposed by Edwards reveals EERs are different (critical value X indicates a rejection of the null hypothesis with at least 99% significance). P. Wild et al.: Segmentation-level Fusion for Iris Recognition 14/20

15 Ground-truth Segmentation Accuracy Good vs bad segmentation-fusion Casia v4 Interval database Segmentation error [%] E 1 E 2 Good Bad Good Bad CAHT WAHET (NIR) Fusion (Sum Rule) IIT Delhi database Segmentation error [%] E 1 E 2 Good Bad Good Bad CAHT WAHET (NIR) Fusion (Sum Rule) Sum Rule segmentation fusion performance on good versus bad segmentations (distance of centers/radii); E 1, E 2 test: Fusion accuracy on the good set improved, while averaging performance for the bad set; F-Measure test: Fusion exhibits a closer conformity to the ground truth than each individual segmentation algorithm reduction in outliers. P. Wild et al.: Segmentation-level Fusion for Iris Recognition 15/20

16 F-Measure Test (Casia-v4-Interval Ground-truth) IFPP WAHET IFPP+WAHET S1249R02 S1228L06 S1212L07 S1196R03 S1180R05 S1167R08 S1159R03 S1144R03 S1135L07 S1125R05 S1116R01 S1107L05 S1098L01 S1089L02 S1079R05 S1069R02 S1057R04 S1042R03 S1028L07 S1011R02 S1001L Subject id F-measure F-measure F-measure P. Wild et al.: Segmentation-level Fusion for Iris Recognition 16/20

17 Possible Effects of Combining Masks Positive Neutral (a) Shape mismatch correction (b) Boundary mismatch correction due to cut-off iris (c) Discrepancy Negative (d) Matching errors (a) Detection flaw (b) Missed boundary (c) Pruning failure P. Wild et al.: Segmentation-level Fusion for Iris Recognition 17/20

18 Conclusion Investigated topic Multisegmentation fusion using pairwise combinations of CAHT, WAHET, IFPP and OSIRIS iris segmentation algorithms. Results 10/24 cases: autocorrective behaviour (augmented model fusion); best: 0.64% EER for WAHET+CAHT vs 0.99% EER for CAHT; better correction, if iris undershoots rather than overshoots; non-convex and miss shaped masks can lead to fusion problems; ground-truth evaluations miss corrective behaviour for outliers. Next steps advanced, sequential approaches with more than 2 algorithms taking processing time into account. P. Wild et al.: Segmentation-level Fusion for Iris Recognition 18/20

19 References F. Alonso-Fernandez and J. Bigun. Quality factors affecting iris segmentation and matching. In Proc. Int l Conf. on Biometrics (ICB), H. Hofbauer, F. Alonso-Fernandez, P. Wild, J. Bigun, and A. Uhl. A Ground Truth for Iris Segmentation. In Proc. 22nd Int l Conf. Pattern Rec. (ICPR), E. Llano, J. Vargas, M. Garca-Vzquez, L. Fuentes, and A. Ramrez-Acosta. Cross-sensor iris verification applying robust fused segmentation algorithms. In Proc. Int l Conf. on Biometrics (ICB), 2015, pages 1 6, Q. McNemar. Note on the sampling error of difference betw. correlated proportions of percent. Psychometrika, 12(2): , C. Rathgeb, A. Uhl, and P. Wild. Iris Recognition: From Segmentation to Template Security, vol. 59 Adv. Inf. Sec.. Springer, P. Wild et al.: Segmentation-level Fusion for Iris Recognition 19/20

20 Thank you for your attention! Any questions? The work has been supported by the FastPass project. The research leading to these results has received funding from the European Union Seventh Framework Programme (FP7/ ) under grant agreement no This publication only reflects the authors view and the European Union is not liable for any use that may be made of the information contained therein. All document contained therein cannot be copied, reproduced or modified in the whole or in the part for any purpose without P. Wild et al.: Segmentation-level Fusion for Iris Recognition 20/20

Template Protection under Signal Degradation: A Case-Study on Iris-Biometric Fuzzy Commitment Schemes

Template Protection under Signal Degradation: A Case-Study on Iris-Biometric Fuzzy Commitment Schemes Template Protection under Signal Degradation: A Case-Study on Iris-Biometric Fuzzy Commitment Schemes Christian Rathgeb Andreas Uhl Technical Report 11-4 November 11 Department of Computer Sciences Jakob-Haringer-Straße

More information

Iris-Biometric Fuzzy Commitment Schemes under Signal Degradation

Iris-Biometric Fuzzy Commitment Schemes under Signal Degradation Iris-Biometric Fuzzy Commitment Schemes under Signal Degradation C. Rathgeb and A. Uhl Multimedia Signal Processing and Security Lab. Department of Computer Sciences University of Salzburg, A-5020 Salzburg,

More information

Copy Move Image Forgery Detection Method Using Steerable Pyramid Transform and Texture Descriptor

Copy Move Image Forgery Detection Method Using Steerable Pyramid Transform and Texture Descriptor Copy Move Image Forgery Detection Method Using Steerable Pyramid Transform and Texture Descriptor Ghulam Muhammad 1, Muneer H. Al-Hammadi 1, Muhammad Hussain 2, Anwar M. Mirza 1, and George Bebis 3 1 Dept.

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

DETECTION OF SLOW-MOTION REPLAY SEGMENTS IN SPORTS VIDEO FOR HIGHLIGHTS GENERATION

DETECTION OF SLOW-MOTION REPLAY SEGMENTS IN SPORTS VIDEO FOR HIGHLIGHTS GENERATION DETECTION OF SLOW-MOTION REPLAY SEGMENTS IN SPORTS VIDEO FOR HIGHLIGHTS GENERATION H. Pan P. van Beek M. I. Sezan Electrical & Computer Engineering University of Illinois Urbana, IL 6182 Sharp Laboratories

More information

IMIDTM. In Motion Identification. White Paper

IMIDTM. In Motion Identification. White Paper IMIDTM In Motion Identification Authorized Customer Use Legal Information No part of this document may be reproduced or transmitted in any form or by any means, electronic and printed, for any purpose,

More information

POST-PROCESSING FIDDLE : A REAL-TIME MULTI-PITCH TRACKING TECHNIQUE USING HARMONIC PARTIAL SUBTRACTION FOR USE WITHIN LIVE PERFORMANCE SYSTEMS

POST-PROCESSING FIDDLE : A REAL-TIME MULTI-PITCH TRACKING TECHNIQUE USING HARMONIC PARTIAL SUBTRACTION FOR USE WITHIN LIVE PERFORMANCE SYSTEMS POST-PROCESSING FIDDLE : A REAL-TIME MULTI-PITCH TRACKING TECHNIQUE USING HARMONIC PARTIAL SUBTRACTION FOR USE WITHIN LIVE PERFORMANCE SYSTEMS Andrew N. Robertson, Mark D. Plumbley Centre for Digital Music

More information

Automatic Commercial Monitoring for TV Broadcasting Using Audio Fingerprinting

Automatic Commercial Monitoring for TV Broadcasting Using Audio Fingerprinting Automatic Commercial Monitoring for TV Broadcasting Using Audio Fingerprinting Dalwon Jang 1, Seungjae Lee 2, Jun Seok Lee 2, Minho Jin 1, Jin S. Seo 2, Sunil Lee 1 and Chang D. Yoo 1 1 Korea Advanced

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

Visual Encoding Design

Visual Encoding Design CSE 442 - Data Visualization Visual Encoding Design Jeffrey Heer University of Washington A Design Space of Visual Encodings Mapping Data to Visual Variables Assign data fields (e.g., with N, O, Q types)

More information

Comparative Study on Fingerprint Recognition Systems Project BioFinger

Comparative Study on Fingerprint Recognition Systems Project BioFinger Comparative Study on Fingerprint Recognition Systems Project BioFinger Michael Arnold 1, Henning Daum 1, Christoph Busch 1 Abstract: This paper describes a comparative study on fingerprint recognition

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

LOCOCODE versus PCA and ICA. Jurgen Schmidhuber. IDSIA, Corso Elvezia 36. CH-6900-Lugano, Switzerland. Abstract

LOCOCODE versus PCA and ICA. Jurgen Schmidhuber. IDSIA, Corso Elvezia 36. CH-6900-Lugano, Switzerland. Abstract LOCOCODE versus PCA and ICA Sepp Hochreiter Technische Universitat Munchen 80290 Munchen, Germany Jurgen Schmidhuber IDSIA, Corso Elvezia 36 CH-6900-Lugano, Switzerland Abstract We compare the performance

More information

Video-based Vibrato Detection and Analysis for Polyphonic String Music

Video-based Vibrato Detection and Analysis for Polyphonic String Music Video-based Vibrato Detection and Analysis for Polyphonic String Music Bochen Li, Karthik Dinesh, Gaurav Sharma, Zhiyao Duan Audio Information Research Lab University of Rochester The 18 th International

More information

APPLICATIONS OF A SEMI-AUTOMATIC MELODY EXTRACTION INTERFACE FOR INDIAN MUSIC

APPLICATIONS OF A SEMI-AUTOMATIC MELODY EXTRACTION INTERFACE FOR INDIAN MUSIC APPLICATIONS OF A SEMI-AUTOMATIC MELODY EXTRACTION INTERFACE FOR INDIAN MUSIC Vishweshwara Rao, Sachin Pant, Madhumita Bhaskar and Preeti Rao Department of Electrical Engineering, IIT Bombay {vishu, sachinp,

More information

POLYPHONIC INSTRUMENT RECOGNITION USING SPECTRAL CLUSTERING

POLYPHONIC INSTRUMENT RECOGNITION USING SPECTRAL CLUSTERING POLYPHONIC INSTRUMENT RECOGNITION USING SPECTRAL CLUSTERING Luis Gustavo Martins Telecommunications and Multimedia Unit INESC Porto Porto, Portugal lmartins@inescporto.pt Juan José Burred Communication

More information

Nearest-neighbor and Bilinear Resampling Factor Estimation to Detect Blockiness or Blurriness of an Image*

Nearest-neighbor and Bilinear Resampling Factor Estimation to Detect Blockiness or Blurriness of an Image* Nearest-neighbor and Bilinear Resampling Factor Estimation to Detect Blockiness or Blurriness of an Image* Ariawan Suwendi Prof. Jan P. Allebach Purdue University - West Lafayette, IN *Research supported

More information

A repetition-based framework for lyric alignment in popular songs

A repetition-based framework for lyric alignment in popular songs A repetition-based framework for lyric alignment in popular songs ABSTRACT LUONG Minh Thang and KAN Min Yen Department of Computer Science, School of Computing, National University of Singapore We examine

More information

A Fast Alignment Scheme for Automatic OCR Evaluation of Books

A Fast Alignment Scheme for Automatic OCR Evaluation of Books A Fast Alignment Scheme for Automatic OCR Evaluation of Books Ismet Zeki Yalniz, R. Manmatha Multimedia Indexing and Retrieval Group Dept. of Computer Science, University of Massachusetts Amherst, MA,

More information

... A Pseudo-Statistical Approach to Commercial Boundary Detection. Prasanna V Rangarajan Dept of Electrical Engineering Columbia University

... A Pseudo-Statistical Approach to Commercial Boundary Detection. Prasanna V Rangarajan Dept of Electrical Engineering Columbia University A Pseudo-Statistical Approach to Commercial Boundary Detection........ Prasanna V Rangarajan Dept of Electrical Engineering Columbia University pvr2001@columbia.edu 1. Introduction Searching and browsing

More information

VISUAL CONTENT BASED SEGMENTATION OF TALK & GAME SHOWS. O. Javed, S. Khan, Z. Rasheed, M.Shah. {ojaved, khan, zrasheed,

VISUAL CONTENT BASED SEGMENTATION OF TALK & GAME SHOWS. O. Javed, S. Khan, Z. Rasheed, M.Shah. {ojaved, khan, zrasheed, VISUAL CONTENT BASED SEGMENTATION OF TALK & GAME SHOWS O. Javed, S. Khan, Z. Rasheed, M.Shah {ojaved, khan, zrasheed, shah}@cs.ucf.edu Computer Vision Lab School of Electrical Engineering and Computer

More information

Reconstruction of Ca 2+ dynamics from low frame rate Ca 2+ imaging data CS229 final project. Submitted by: Limor Bursztyn

Reconstruction of Ca 2+ dynamics from low frame rate Ca 2+ imaging data CS229 final project. Submitted by: Limor Bursztyn Reconstruction of Ca 2+ dynamics from low frame rate Ca 2+ imaging data CS229 final project. Submitted by: Limor Bursztyn Introduction Active neurons communicate by action potential firing (spikes), accompanied

More information

Revolutionary AOI Technology, Unbelievable Speed World's Fastest and Most Accurate 3D SPI

Revolutionary AOI Technology, Unbelievable Speed World's Fastest and Most Accurate 3D SPI Revolutionary AOI Technology, Unbelievable Speed World's Fastest and Most Accurate 3D SPI The Recognized Leader for Quality Inspection Solutions 1 WORLD'S FASTEST AND MOST ACCURATE 3D SPI 3 YEAR WARRANTY*

More information

BUILDING A SYSTEM FOR WRITER IDENTIFICATION ON HANDWRITTEN MUSIC SCORES

BUILDING A SYSTEM FOR WRITER IDENTIFICATION ON HANDWRITTEN MUSIC SCORES BUILDING A SYSTEM FOR WRITER IDENTIFICATION ON HANDWRITTEN MUSIC SCORES Roland Göcke Dept. Human-Centered Interaction & Technologies Fraunhofer Institute of Computer Graphics, Division Rostock Rostock,

More information

Characterization and improvement of unpatterned wafer defect review on SEMs

Characterization and improvement of unpatterned wafer defect review on SEMs Characterization and improvement of unpatterned wafer defect review on SEMs Alan S. Parkes *, Zane Marek ** JEOL USA, Inc. 11 Dearborn Road, Peabody, MA 01960 ABSTRACT Defect Scatter Analysis (DSA) provides

More information

Department of Electrical & Electronic Engineering Imperial College of Science, Technology and Medicine. Project: Real-Time Speech Enhancement

Department of Electrical & Electronic Engineering Imperial College of Science, Technology and Medicine. Project: Real-Time Speech Enhancement Department of Electrical & Electronic Engineering Imperial College of Science, Technology and Medicine Project: Real-Time Speech Enhancement Introduction Telephones are increasingly being used in noisy

More information

THE importance of music content analysis for musical

THE importance of music content analysis for musical IEEE TRANSACTIONS ON AUDIO, SPEECH, AND LANGUAGE PROCESSING, VOL. 15, NO. 1, JANUARY 2007 333 Drum Sound Recognition for Polyphonic Audio Signals by Adaptation and Matching of Spectrogram Templates With

More information

Optimized Color Based Compression

Optimized Color Based Compression Optimized Color Based Compression 1 K.P.SONIA FENCY, 2 C.FELSY 1 PG Student, Department Of Computer Science Ponjesly College Of Engineering Nagercoil,Tamilnadu, India 2 Asst. Professor, Department Of Computer

More information

Realizing Waveform Characteristics up to a Digitizer s Full Bandwidth Increasing the effective sampling rate when measuring repetitive signals

Realizing Waveform Characteristics up to a Digitizer s Full Bandwidth Increasing the effective sampling rate when measuring repetitive signals Realizing Waveform Characteristics up to a Digitizer s Full Bandwidth Increasing the effective sampling rate when measuring repetitive signals By Jean Dassonville Agilent Technologies Introduction The

More information

Automatic Rhythmic Notation from Single Voice Audio Sources

Automatic Rhythmic Notation from Single Voice Audio Sources Automatic Rhythmic Notation from Single Voice Audio Sources Jack O Reilly, Shashwat Udit Introduction In this project we used machine learning technique to make estimations of rhythmic notation of a sung

More information

INTER GENRE SIMILARITY MODELLING FOR AUTOMATIC MUSIC GENRE CLASSIFICATION

INTER GENRE SIMILARITY MODELLING FOR AUTOMATIC MUSIC GENRE CLASSIFICATION INTER GENRE SIMILARITY MODELLING FOR AUTOMATIC MUSIC GENRE CLASSIFICATION ULAŞ BAĞCI AND ENGIN ERZIN arxiv:0907.3220v1 [cs.sd] 18 Jul 2009 ABSTRACT. Music genre classification is an essential tool for

More information

A Framework for Segmentation of Interview Videos

A Framework for Segmentation of Interview Videos A Framework for Segmentation of Interview Videos Omar Javed, Sohaib Khan, Zeeshan Rasheed, Mubarak Shah Computer Vision Lab School of Electrical Engineering and Computer Science University of Central Florida

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

Detecting Musical Key with Supervised Learning

Detecting Musical Key with Supervised Learning Detecting Musical Key with Supervised Learning Robert Mahieu Department of Electrical Engineering Stanford University rmahieu@stanford.edu Abstract This paper proposes and tests performance of two different

More information

Music Radar: A Web-based Query by Humming System

Music Radar: A Web-based Query by Humming System Music Radar: A Web-based Query by Humming System Lianjie Cao, Peng Hao, Chunmeng Zhou Computer Science Department, Purdue University, 305 N. University Street West Lafayette, IN 47907-2107 {cao62, pengh,

More information

Avoiding False Pass or False Fail

Avoiding False Pass or False Fail Avoiding False Pass or False Fail By Michael Smith, Teradyne, October 2012 There is an expectation from consumers that today s electronic products will just work and that electronic manufacturers have

More information

Torsional vibration analysis in ArtemiS SUITE 1

Torsional vibration analysis in ArtemiS SUITE 1 02/18 in ArtemiS SUITE 1 Introduction 1 Revolution speed information as a separate analog channel 1 Revolution speed information as a digital pulse channel 2 Proceeding and general notes 3 Application

More information

Research Article. ISSN (Print) *Corresponding author Shireen Fathima

Research Article. ISSN (Print) *Corresponding author Shireen Fathima Scholars Journal of Engineering and Technology (SJET) Sch. J. Eng. Tech., 2014; 2(4C):613-620 Scholars Academic and Scientific Publisher (An International Publisher for Academic and Scientific Resources)

More information

Image Steganalysis: Challenges

Image Steganalysis: Challenges Image Steganalysis: Challenges Jiwu Huang,China BUCHAREST 2017 Acknowledgement Members in my team Dr. Weiqi Luo and Dr. Fangjun Huang Sun Yat-sen Univ., China Dr. Bin Li and Dr. Shunquan Tan, Mr. Jishen

More information

Development of an Optical Music Recognizer (O.M.R.).

Development of an Optical Music Recognizer (O.M.R.). Development of an Optical Music Recognizer (O.M.R.). Xulio Fernández Hermida, Carlos Sánchez-Barbudo y Vargas. Departamento de Tecnologías de las Comunicaciones. E.T.S.I.T. de Vigo. Universidad de Vigo.

More information

CZT vs FFT: Flexibility vs Speed. Abstract

CZT vs FFT: Flexibility vs Speed. Abstract CZT vs FFT: Flexibility vs Speed Abstract Bluestein s Fast Fourier Transform (FFT), commonly called the Chirp-Z Transform (CZT), is a little-known algorithm that offers engineers a high-resolution FFT

More information

TOWARD AN INTELLIGENT EDITOR FOR JAZZ MUSIC

TOWARD AN INTELLIGENT EDITOR FOR JAZZ MUSIC TOWARD AN INTELLIGENT EDITOR FOR JAZZ MUSIC G.TZANETAKIS, N.HU, AND R.B. DANNENBERG Computer Science Department, Carnegie Mellon University 5000 Forbes Avenue, Pittsburgh, PA 15213, USA E-mail: gtzan@cs.cmu.edu

More information

Automatically Creating Biomedical Bibliographic Records from Printed Volumes of Old Indexes

Automatically Creating Biomedical Bibliographic Records from Printed Volumes of Old Indexes Automatically Creating Biomedical Bibliographic Records from Printed Volumes of Old Indexes Daniel X. Le and George R. Thoma National Library of Medicine Bethesda, MD 20894 ABSTRACT To provide online access

More information

DATA! NOW WHAT? Preparing your ERP data for analysis

DATA! NOW WHAT? Preparing your ERP data for analysis DATA! NOW WHAT? Preparing your ERP data for analysis Dennis L. Molfese, Ph.D. Caitlin M. Hudac, B.A. Developmental Brain Lab University of Nebraska-Lincoln 1 Agenda Pre-processing Preparing for analysis

More information

A Pattern Recognition Approach for Melody Track Selection in MIDI Files

A Pattern Recognition Approach for Melody Track Selection in MIDI Files A Pattern Recognition Approach for Melody Track Selection in MIDI Files David Rizo, Pedro J. Ponce de León, Carlos Pérez-Sancho, Antonio Pertusa, José M. Iñesta Departamento de Lenguajes y Sistemas Informáticos

More information

CS229 Project Report Polyphonic Piano Transcription

CS229 Project Report Polyphonic Piano Transcription CS229 Project Report Polyphonic Piano Transcription Mohammad Sadegh Ebrahimi Stanford University Jean-Baptiste Boin Stanford University sadegh@stanford.edu jbboin@stanford.edu 1. Introduction In this project

More information

EyeFace SDK v Technical Sheet

EyeFace SDK v Technical Sheet EyeFace SDK v4.5.0 Technical Sheet Copyright 2015, All rights reserved. All attempts have been made to make the information in this document complete and accurate. Eyedea Recognition, Ltd. is not responsible

More information

IMPROVING SIGNAL DETECTION IN SOFTWARE-BASED FACIAL EXPRESSION ANALYSIS

IMPROVING SIGNAL DETECTION IN SOFTWARE-BASED FACIAL EXPRESSION ANALYSIS WORKING PAPER SERIES IMPROVING SIGNAL DETECTION IN SOFTWARE-BASED FACIAL EXPRESSION ANALYSIS Matthias Unfried, Markus Iwanczok WORKING PAPER /// NO. 1 / 216 Copyright 216 by Matthias Unfried, Markus Iwanczok

More information

hit), and assume that longer incidental sounds (forest noise, water, wind noise) resemble a Gaussian noise distribution.

hit), and assume that longer incidental sounds (forest noise, water, wind noise) resemble a Gaussian noise distribution. CS 229 FINAL PROJECT A SOUNDHOUND FOR THE SOUNDS OF HOUNDS WEAKLY SUPERVISED MODELING OF ANIMAL SOUNDS ROBERT COLCORD, ETHAN GELLER, MATTHEW HORTON Abstract: We propose a hybrid approach to generating

More information

Semi-supervised Musical Instrument Recognition

Semi-supervised Musical Instrument Recognition Semi-supervised Musical Instrument Recognition Master s Thesis Presentation Aleksandr Diment 1 1 Tampere niversity of Technology, Finland Supervisors: Adj.Prof. Tuomas Virtanen, MSc Toni Heittola 17 May

More information

Meeting Embedded Design Challenges with Mixed Signal Oscilloscopes

Meeting Embedded Design Challenges with Mixed Signal Oscilloscopes Meeting Embedded Design Challenges with Mixed Signal Oscilloscopes Introduction Embedded design and especially design work utilizing low speed serial signaling is one of the fastest growing areas of digital

More information

Blueline, Linefree, Accuracy Ratio, & Moving Absolute Mean Ratio Charts

Blueline, Linefree, Accuracy Ratio, & Moving Absolute Mean Ratio Charts INTRODUCTION This instruction manual describes for users of the Excel Standard Celeration Template(s) the features of each page or worksheet in the template, allowing the user to set up and generate charts

More information

Lecture 2 Video Formation and Representation

Lecture 2 Video Formation and Representation 2013 Spring Term 1 Lecture 2 Video Formation and Representation Wen-Hsiao Peng ( 彭文孝 ) Multimedia Architecture and Processing Lab (MAPL) Department of Computer Science National Chiao Tung University 1

More information

Powerful Software Tools and Methods to Accelerate Test Program Development A Test Systems Strategies, Inc. (TSSI) White Paper.

Powerful Software Tools and Methods to Accelerate Test Program Development A Test Systems Strategies, Inc. (TSSI) White Paper. Powerful Software Tools and Methods to Accelerate Test Program Development A Test Systems Strategies, Inc. (TSSI) White Paper Abstract Test costs have now risen to as much as 50 percent of the total manufacturing

More information

Controlling Peak Power During Scan Testing

Controlling Peak Power During Scan Testing Controlling Peak Power During Scan Testing Ranganathan Sankaralingam and Nur A. Touba Computer Engineering Research Center Department of Electrical and Computer Engineering University of Texas, Austin,

More information

Characterisation of the far field pattern for plastic optical fibres

Characterisation of the far field pattern for plastic optical fibres Characterisation of the far field pattern for plastic optical fibres M. A. Losada, J. Mateo, D. Espinosa, I. Garcés, J. Zubia* University of Zaragoza, Zaragoza (Spain) *University of Basque Country, Bilbao

More information

Remote-Field Examination Using Array Sensors

Remote-Field Examination Using Array Sensors ECT This image cannot currently be displayed. Remote-Field Examination Using Sensors Presented by: Brian K. Beresford TechCorr &. Manager Tubular Integrity Services Presented at: The International Chemical

More information

Solution of Linear Systems

Solution of Linear Systems Solution of Linear Systems Parallel and Distributed Computing Department of Computer Science and Engineering (DEI) Instituto Superior Técnico November 30, 2011 CPD (DEI / IST) Parallel and Distributed

More information

Phone-based Plosive Detection

Phone-based Plosive Detection Phone-based Plosive Detection 1 Andreas Madsack, Grzegorz Dogil, Stefan Uhlich, Yugu Zeng and Bin Yang Abstract We compare two segmentation approaches to plosive detection: One aproach is using a uniform

More information

A probabilistic framework for audio-based tonal key and chord recognition

A probabilistic framework for audio-based tonal key and chord recognition A probabilistic framework for audio-based tonal key and chord recognition Benoit Catteau 1, Jean-Pierre Martens 1, and Marc Leman 2 1 ELIS - Electronics & Information Systems, Ghent University, Gent (Belgium)

More information

Digital holographic security system based on multiple biometrics

Digital holographic security system based on multiple biometrics Digital holographic security system based on multiple biometrics ALOKA SINHA AND NIRMALA SAINI Department of Physics, Indian Institute of Technology Delhi Indian Institute of Technology Delhi, Hauz Khas,

More information

The Effect of Wire Length Minimization on Yield

The Effect of Wire Length Minimization on Yield The Effect of Wire Length Minimization on Yield Venkat K. R. Chiluvuri, Israel Koren and Jeffrey L. Burns' Department of Electrical and Computer Engineering University of Massachusetts, Amherst, MA 01003

More information

Reconfigurable Neural Net Chip with 32K Connections

Reconfigurable Neural Net Chip with 32K Connections Reconfigurable Neural Net Chip with 32K Connections H.P. Graf, R. Janow, D. Henderson, and R. Lee AT&T Bell Laboratories, Room 4G320, Holmdel, NJ 07733 Abstract We describe a CMOS neural net chip with

More information

6.5 Percussion scalograms and musical rhythm

6.5 Percussion scalograms and musical rhythm 6.5 Percussion scalograms and musical rhythm 237 1600 566 (a) (b) 200 FIGURE 6.8 Time-frequency analysis of a passage from the song Buenos Aires. (a) Spectrogram. (b) Zooming in on three octaves of the

More information

ADOSE DELIVERABLE D6.9; PUBLIC SUMMARY SRS Testing of components and subsystems

ADOSE DELIVERABLE D6.9; PUBLIC SUMMARY SRS Testing of components and subsystems RELIABLE APPLICATION SPECIFIC DETECTION OF ROAD USERS WITH VEHICLE ON-BOARD SENSORS ADOSE DELIVERABLE D6.9; PUBLIC SUMMARY SRS Testing of components and subsystems Issued by: AIT Austrian Institute of

More information

1. INTRODUCTION. Index Terms Video Transcoding, Video Streaming, Frame skipping, Interpolation frame, Decoder, Encoder.

1. INTRODUCTION. Index Terms Video Transcoding, Video Streaming, Frame skipping, Interpolation frame, Decoder, Encoder. Video Streaming Based on Frame Skipping and Interpolation Techniques Fadlallah Ali Fadlallah Department of Computer Science Sudan University of Science and Technology Khartoum-SUDAN fadali@sustech.edu

More information

Improving Frame Based Automatic Laughter Detection

Improving Frame Based Automatic Laughter Detection Improving Frame Based Automatic Laughter Detection Mary Knox EE225D Class Project knoxm@eecs.berkeley.edu December 13, 2007 Abstract Laughter recognition is an underexplored area of research. My goal for

More information

MUSI-6201 Computational Music Analysis

MUSI-6201 Computational Music Analysis MUSI-6201 Computational Music Analysis Part 9.1: Genre Classification alexander lerch November 4, 2015 temporal analysis overview text book Chapter 8: Musical Genre, Similarity, and Mood (pp. 151 155)

More information

Problem. Objective. Presentation Preview. Prior Work in Use of Color Segmentation. Prior Work in Face Detection & Recognition

Problem. Objective. Presentation Preview. Prior Work in Use of Color Segmentation. Prior Work in Face Detection & Recognition Problem Facing the Truth: Using Color to Improve Facial Feature Extraction Problem: Failed Feature Extraction in OKAO Tracking generally works on Caucasians, but sometimes features are mislabeled or altogether

More information

Vocoder Reference Test TELECOMMUNICATIONS INDUSTRY ASSOCIATION

Vocoder Reference Test TELECOMMUNICATIONS INDUSTRY ASSOCIATION TIA/EIA STANDARD ANSI/TIA/EIA-102.BABC-1999 Approved: March 16, 1999 TIA/EIA-102.BABC Project 25 Vocoder Reference Test TIA/EIA-102.BABC (Upgrade and Revision of TIA/EIA/IS-102.BABC) APRIL 1999 TELECOMMUNICATIONS

More information

With Export all setting information (preferences, user setttings) can be exported into a text file.

With Export all setting information (preferences, user setttings) can be exported into a text file. Release Notes 1 Release Notes What s new in release 1.6 Version 1.6 contains many new functions that make it easier to work with the program and more powerful for users. 1. Preferences Export Menu: Info

More information

BIST-Based Diagnostics of FPGA Logic Blocks

BIST-Based Diagnostics of FPGA Logic Blocks To appear in Proc. International Test Conf., Nov. 1997 BIST-Based Diagnostics of FPGA Logic Blocks Charles Stroud, Eric Lee, Dept. of Electrical Engineering University of Kentucky and Miron Abramovici

More information

INTERNATIONAL TELECOMMUNICATION UNION. SERIES H: AUDIOVISUAL AND MULTIMEDIA SYSTEMS Coding of moving video

INTERNATIONAL TELECOMMUNICATION UNION. SERIES H: AUDIOVISUAL AND MULTIMEDIA SYSTEMS Coding of moving video INTERNATIONAL TELECOMMUNICATION UNION CCITT H.261 THE INTERNATIONAL TELEGRAPH AND TELEPHONE CONSULTATIVE COMMITTEE (11/1988) SERIES H: AUDIOVISUAL AND MULTIMEDIA SYSTEMS Coding of moving video CODEC FOR

More information

Digital Correction for Multibit D/A Converters

Digital Correction for Multibit D/A Converters Digital Correction for Multibit D/A Converters José L. Ceballos 1, Jesper Steensgaard 2 and Gabor C. Temes 1 1 Dept. of Electrical Engineering and Computer Science, Oregon State University, Corvallis,

More information

A NEW LOOK AT FREQUENCY RESOLUTION IN POWER SPECTRAL DENSITY ESTIMATION. Sudeshna Pal, Soosan Beheshti

A NEW LOOK AT FREQUENCY RESOLUTION IN POWER SPECTRAL DENSITY ESTIMATION. Sudeshna Pal, Soosan Beheshti A NEW LOOK AT FREQUENCY RESOLUTION IN POWER SPECTRAL DENSITY ESTIMATION Sudeshna Pal, Soosan Beheshti Electrical and Computer Engineering Department, Ryerson University, Toronto, Canada spal@ee.ryerson.ca

More information

LEARNING AUDIO SHEET MUSIC CORRESPONDENCES. Matthias Dorfer Department of Computational Perception

LEARNING AUDIO SHEET MUSIC CORRESPONDENCES. Matthias Dorfer Department of Computational Perception LEARNING AUDIO SHEET MUSIC CORRESPONDENCES Matthias Dorfer Department of Computational Perception Short Introduction... I am a PhD Candidate in the Department of Computational Perception at Johannes Kepler

More information

PYROPTIX TM IMAGE PROCESSING SOFTWARE

PYROPTIX TM IMAGE PROCESSING SOFTWARE Innovative Technologies for Maximum Efficiency PYROPTIX TM IMAGE PROCESSING SOFTWARE V1.0 SOFTWARE GUIDE 2017 Enertechnix Inc. PyrOptix Image Processing Software v1.0 Section Index 1. Software Overview...

More information

Distortion Analysis Of Tamil Language Characters Recognition

Distortion Analysis Of Tamil Language Characters Recognition www.ijcsi.org 390 Distortion Analysis Of Tamil Language Characters Recognition Gowri.N 1, R. Bhaskaran 2, 1. T.B.A.K. College for Women, Kilakarai, 2. School Of Mathematics, Madurai Kamaraj University,

More information

Interacting with a Virtual Conductor

Interacting with a Virtual Conductor Interacting with a Virtual Conductor Pieter Bos, Dennis Reidsma, Zsófia Ruttkay, Anton Nijholt HMI, Dept. of CS, University of Twente, PO Box 217, 7500AE Enschede, The Netherlands anijholt@ewi.utwente.nl

More information

Detecting Soccer Goal Scenes from Broadcast Video using Telop Region

Detecting Soccer Goal Scenes from Broadcast Video using Telop Region Information Engineering Express International Institute of Applied Informatics 2017, Vol.3, No.2, P.25-34 Detecting Soccer Scenes from Broadcast Video using Region Naoki Ueda *, Masao Izumi Abstract We

More information

Smart Traffic Control System Using Image Processing

Smart Traffic Control System Using Image Processing Smart Traffic Control System Using Image Processing Prashant Jadhav 1, Pratiksha Kelkar 2, Kunal Patil 3, Snehal Thorat 4 1234Bachelor of IT, Department of IT, Theem College Of Engineering, Maharashtra,

More information

Machine Learning Term Project Write-up Creating Models of Performers of Chopin Mazurkas

Machine Learning Term Project Write-up Creating Models of Performers of Chopin Mazurkas Machine Learning Term Project Write-up Creating Models of Performers of Chopin Mazurkas Marcello Herreshoff In collaboration with Craig Sapp (craig@ccrma.stanford.edu) 1 Motivation We want to generative

More information

MUSICAL INSTRUMENT RECOGNITION WITH WAVELET ENVELOPES

MUSICAL INSTRUMENT RECOGNITION WITH WAVELET ENVELOPES MUSICAL INSTRUMENT RECOGNITION WITH WAVELET ENVELOPES PACS: 43.60.Lq Hacihabiboglu, Huseyin 1,2 ; Canagarajah C. Nishan 2 1 Sonic Arts Research Centre (SARC) School of Computer Science Queen s University

More information

Video coding standards

Video coding standards Video coding standards Video signals represent sequences of images or frames which can be transmitted with a rate from 5 to 60 frames per second (fps), that provides the illusion of motion in the displayed

More information

NAA ENHANCING THE QUALITY OF MARKING PROJECT: THE EFFECT OF SAMPLE SIZE ON INCREASED PRECISION IN DETECTING ERRANT MARKING

NAA ENHANCING THE QUALITY OF MARKING PROJECT: THE EFFECT OF SAMPLE SIZE ON INCREASED PRECISION IN DETECTING ERRANT MARKING NAA ENHANCING THE QUALITY OF MARKING PROJECT: THE EFFECT OF SAMPLE SIZE ON INCREASED PRECISION IN DETECTING ERRANT MARKING Mudhaffar Al-Bayatti and Ben Jones February 00 This report was commissioned by

More information

On Figure of Merit in PAM4 Optical Transmitter Evaluation, Particularly TDECQ

On Figure of Merit in PAM4 Optical Transmitter Evaluation, Particularly TDECQ On Figure of Merit in PAM4 Optical Transmitter Evaluation, Particularly TDECQ Pavel Zivny, Tektronix V1.0 On Figure of Merit in PAM4 Optical Transmitter Evaluation, Particularly TDECQ A brief presentation

More information

A Parametric Autoregressive Model for the Extraction of Electric Network Frequency Fluctuations in Audio Forensic Authentication

A Parametric Autoregressive Model for the Extraction of Electric Network Frequency Fluctuations in Audio Forensic Authentication Journal of Energy and Power Engineering 10 (2016) 504-512 doi: 10.17265/1934-8975/2016.08.007 D DAVID PUBLISHING A Parametric Autoregressive Model for the Extraction of Electric Network Frequency Fluctuations

More information

New-Generation Scalable Motion Processing from Mobile to 4K and Beyond

New-Generation Scalable Motion Processing from Mobile to 4K and Beyond Mobile to 4K and Beyond White Paper Today s broadcast video content is being viewed on the widest range of display devices ever known, from small phone screens and legacy SD TV sets to enormous 4K and

More information

@ Massachusetts Institute of Technology All rights reserved.

@ Massachusetts Institute of Technology All rights reserved. Robust Audio-Visual Person Verification Using Web-Camera Video by Daniel Schultz Submitted to the Department of Electrical Engineering and Computer Science in partial fulfillment of the requirements for

More information

Document Analysis Support for the Manual Auditing of Elections

Document Analysis Support for the Manual Auditing of Elections Document Analysis Support for the Manual Auditing of Elections Daniel Lopresti Xiang Zhou Xiaolei Huang Gang Tan Department of Computer Science and Engineering Lehigh University Bethlehem, PA 18015, USA

More information

Coaxlink series Ultimate in performance with superior value CoaXPress frame grabbers

Coaxlink series Ultimate in performance with superior value CoaXPress frame grabbers Coaxlink series Ultimate in performance with superior value CoaXPress frame grabbers PCIe frame grabbers with up to four CoaXPress CXP-6 connections Choice of PCIe 3.0 (Gen 3) or PCIe 2.0 (Gen 2) x4 bus

More information

SCALABLE video coding (SVC) is currently being developed

SCALABLE video coding (SVC) is currently being developed IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS FOR VIDEO TECHNOLOGY, VOL. 16, NO. 7, JULY 2006 889 Fast Mode Decision Algorithm for Inter-Frame Coding in Fully Scalable Video Coding He Li, Z. G. Li, Senior

More information

The 3D Room: Digitizing Time-Varying 3D Events by Synchronized Multiple Video Streams

The 3D Room: Digitizing Time-Varying 3D Events by Synchronized Multiple Video Streams The 3D Room: Digitizing Time-Varying 3D Events by Synchronized Multiple Video Streams Takeo Kanade, Hideo Saito, Sundar Vedula CMU-RI-TR-98-34 December 28, 1998 The Robotics Institute Carnegie Mellon University

More information

UNIVERSAL SPATIAL UP-SCALER WITH NONLINEAR EDGE ENHANCEMENT

UNIVERSAL SPATIAL UP-SCALER WITH NONLINEAR EDGE ENHANCEMENT UNIVERSAL SPATIAL UP-SCALER WITH NONLINEAR EDGE ENHANCEMENT Stefan Schiemenz, Christian Hentschel Brandenburg University of Technology, Cottbus, Germany ABSTRACT Spatial image resizing is an important

More information

Embedding Multilevel Image Encryption in the LAR Codec

Embedding Multilevel Image Encryption in the LAR Codec Embedding Multilevel Image Encryption in the LAR Codec Jean Motsch, Olivier Déforges, Marie Babel To cite this version: Jean Motsch, Olivier Déforges, Marie Babel. Embedding Multilevel Image Encryption

More information

More Info at Open Access Database Process Control for Computed Tomography using Digital Detector Arrays

More Info at Open Access Database  Process Control for Computed Tomography using Digital Detector Arrays Digital Industrial Radiology and Computed Tomography (DIR 2015) 22-25 June 2015, Belgium, Ghent - www.ndt.net/app.dir2015 More Info at Open Access Database www.ndt.net/?id=18082 Process Control for Computed

More information

Speech Recognition and Signal Processing for Broadcast News Transcription

Speech Recognition and Signal Processing for Broadcast News Transcription 2.2.1 Speech Recognition and Signal Processing for Broadcast News Transcription Continued research and development of a broadcast news speech transcription system has been promoted. Universities and researchers

More information

Benefits of the R&S RTO Oscilloscope's Digital Trigger. <Application Note> Products: R&S RTO Digital Oscilloscope

Benefits of the R&S RTO Oscilloscope's Digital Trigger. <Application Note> Products: R&S RTO Digital Oscilloscope Benefits of the R&S RTO Oscilloscope's Digital Trigger Application Note Products: R&S RTO Digital Oscilloscope The trigger is a key element of an oscilloscope. It captures specific signal events for detailed

More information

Lecture 9 Source Separation

Lecture 9 Source Separation 10420CS 573100 音樂資訊檢索 Music Information Retrieval Lecture 9 Source Separation Yi-Hsuan Yang Ph.D. http://www.citi.sinica.edu.tw/pages/yang/ yang@citi.sinica.edu.tw Music & Audio Computing Lab, Research

More information

EXPRESSIVE TIMING FROM CROSS-PERFORMANCE AND AUDIO-BASED ALIGNMENT PATTERNS: AN EXTENDED CASE STUDY

EXPRESSIVE TIMING FROM CROSS-PERFORMANCE AND AUDIO-BASED ALIGNMENT PATTERNS: AN EXTENDED CASE STUDY 12th International Society for Music Information Retrieval Conference (ISMIR 2011) EXPRESSIVE TIMING FROM CROSS-PERFORMANCE AND AUDIO-BASED ALIGNMENT PATTERNS: AN EXTENDED CASE STUDY Cynthia C.S. Liem

More information