Automatic Tracing of Vocal Fold Motion in High Speed Laryngeal Video Erik Bieging.

Slides:



Advertisements
Similar presentations
November 12, 2013Computer Vision Lecture 12: Texture 1Signature Another popular method of representing shape is called the signature. In order to compute.
Advertisements

E.G.M. PetrakisImage Segmentation1 Segmentation is the process of partitioning an image into regions –region: group of connected pixels with similar properties.
Automatic Histogram Threshold Using Fuzzy Measures 呂惠琪.
Image Segmentation Image segmentation (segmentace obrazu) –division or separation of the image into segments (connected regions) of similar properties.
Lecture 07 Segmentation Lecture 07 Segmentation Mata kuliah: T Computer Vision Tahun: 2010.
Instrumentation: Vocal Fold Vibration 2/10/00. Glottogram Analyzes the vibratory pattern of the vocal folds Graph of the laryngeal source waveform Graph.
Image Segmentation Region growing & Contour following Hyeun-gu Choi Advisor: Dr. Harvey Rhody Center for Imaging Science.
Edge Detection. Our goal is to extract a “line drawing” representation from an image Useful for recognition: edges contain shape information –invariance.
Computer Vision Group Edge Detection Giacomo Boracchi 5/12/2007
January 19, 2006Computer Vision © 2006 Davi GeigerLecture 1.1 Image Measurements and Detection Davi Geiger
Edge detection. Edge Detection in Images Finding the contour of objects in a scene.
Text Detection in Video Min Cai Background  Video OCR: Text detection, extraction and recognition  Detection Target: Artificial text  Text.
LYU 0102 : XML for Interoperable Digital Video Library Recent years, rapid increase in the usage of multimedia information, Recent years, rapid increase.
CSSE463: Image Recognition Day 30 Due Friday – Project plan Due Friday – Project plan Evidence that you’ve tried something and what specifically you hope.
Color a* b* Brightness L* Texture Original Image Features Feature combination E D 22 Boundary Processing Textons A B C A B C 22 Region Processing.
Highlights Lecture on the image part (10) Automatic Perception 16
Filters and Edges. Zebra convolved with Leopard.
The Segmentation Problem
Edge detection Goal: Identify sudden changes (discontinuities) in an image Intuitively, most semantic and shape information from the image can be encoded.
Image Filtering. Problem! Noise is a problem, even in images! Gaussian NoiseSalt and Pepper Noise.
Chapter 10: Image Segmentation
Neighborhood Operations
UNDERSTANDING DYNAMIC BEHAVIOR OF EMBRYONIC STEM CELL MITOSIS Shubham Debnath 1, Bir Bhanu 2 Embryonic stem cells are derived from the inner cell mass.
CSSE463: Image Recognition Day 30 This week This week Today: motion vectors and tracking Today: motion vectors and tracking Friday: Project workday. First.
CAP 5415 Computer Vision Fall 2004
University of Kurdistan Digital Image Processing (DIP) Lecturer: Kaveh Mollazade, Ph.D. Department of Biosystems Engineering, Faculty of Agriculture,
Chap. 9: Image Segmentation Jen-Chang Liu, Motivation Segmentation subdivides an image into its constituent regions or objects Example: 生物細胞在影像序列中的追蹤.
Detection of nerves in Ultrasound Images using edge detection techniques NIRANJAN TALLAPALLY.
Image Segmentation and Morphological Processing Digital Image Processing in Life- Science Aviad Baram
Chapter 10, Part II Edge Linking and Boundary Detection The methods discussed in the previous section yield pixels lying only on edges. This section.
G52IVG, School of Computer Science, University of Nottingham 1 Edge Detection and Image Segmentation.
Data Extraction using Image Similarity CIS 601 Image Processing Ajay Kumar Yadav.
Mathematical Morphology Mathematical morphology (matematická morfologie) –A special image analysis discipline based on morphological transformations of.
EE 4780 Edge Detection.
Digital Image Processing Lecture 16: Segmentation: Detection of Discontinuities Prof. Charlene Tsai.
CSE 6367 Computer Vision Image Operations and Filtering “You cannot teach a man anything, you can only help him find it within himself.” ― Galileo GalileiGalileo.
Digital Image Processing Lecture 16: Segmentation: Detection of Discontinuities May 2, 2005 Prof. Charlene Tsai.
ESPL 1 Motivation Problem: Amateur photographers often take low- quality pictures with digital still camera Personal use Professionals who need to document.
Announcements Project 0 due tomorrow night. Edge Detection Today’s readings Cipolla and Gee (handout) –supplemental: Forsyth, chapter 9Forsyth For Friday.
Image Enhancement by Spatial Domain Filtering
Digital Image Processing
Adaptive Filter Based on Image Region Characteristics for Optimal Edge Detection Lussiana ETP STMIK JAKARTA STI&K Januari-2012.
Detection of nerves in Ultrasound Images using edge detection techniques NIRANJAN TALLAPALLY.
Detection, Tracking and Recognition in Video Sequences Supervised By: Dr. Ofer Hadar Mr. Uri Perets Project By: Sonia KanOra Gendler Ben-Gurion University.
IMAGE PROCESSING APPLIED TO TRAFFIC QUEUE DETECTION ALGORITHM.
Course : T Computer Vision
Digital Image Processing (DIP)
Edge Detection slides taken and adapted from public websites:
Chapter 10 Image Segmentation
Digital Image Processing Lecture 16: Segmentation: Detection of Discontinuities Prof. Charlene Tsai.
Image Segmentation – Edge Detection
Introduction Computer vision is the analysis of digital images
Outline Texture modeling - continued Filtering-based approaches.
Image Primitives and Correspondence
Assessing the quality of spot welding electrode’s tip using digital image processing techniques A .A. Abdulhadi Coherent and Electro-Optics Research Group.
Discussion #29 – Images II
Detecting Artifacts and Textures in Wavelet Coded Images
Outline Announcement Texture modeling - continued Some remarks
Introduction Computer vision is the analysis of digital images
Digital Image Processing
9th Lecture - Image Filters
a kind of filtering that leads to useful features
MODULE II Semi-Automatic Segmentation
a kind of filtering that leads to useful features
MA model of retina for edge detection & removing noise
Chapter 10 – Image Segmentation
Greg Yoblin & Joseph Marino
Midterm Exam Closed book, notes, computer Similar to test 1 in format:
Introduction Computer vision is the analysis of digital images
Presentation transcript:

Automatic Tracing of Vocal Fold Motion in High Speed Laryngeal Video Erik Bieging

Vocal Fold Imaging  Human vocal folds oscillate at 100 to 400 Hz during normal phonation  High-speed digital imaging (4000 frames/sec) is used to study the motion of the vocal folds  Automated methods are needed to extract edge of glottis and glottal area Vocal Folds Glottis

Current Methods Histogram method  Threshold is applied to separate glottis and vocal fold tissue  Threshold is determined from each frame’s histogram Thresh

Current Methods Region Growing  Seeds are started at darkest points in image  Regions are grown based on similarity between region pixels and surrounding pixels Active Contour  Initial region is defined using thresholding  Edge is iteratively moved based on image gradient and several parameters

New Differentiation Based Method  Each column of the image is passed through a smoothing differentiating filter  Max and min of derivative are taken to be glottal edges  Binary image created  Canny edge detection applied to binary image to smooth the edge

Comparison of Methods (a) (b) (c) (d) (e) High Quality Data: Lower Quality Data: (a)Original Image (b)Histogram (c)Region Growing (d)Active Contour (e)New Method

Comparison of Methods

Results  100 frames from 10 videos were analyzed with each method  Deviation from manually detected glottal area calculated VideoHistogram Region Growin g Active Cont ourOur Method %197.55%62.98%15.53% %26.58%38.73%5.71% 33.93%5.50%40.38%1.85% %16.31%44.95%4.02% %21.58%43.85%18.72% %7.31%57.54%14.02% %18.21%34.11%3.05% 86.23%4.42%41.13%4.75% %47.29%38.92%12.97% %10.73%39.77%10.60% Average31.49%35.55%44.24%9.12%

Computaion Time  Average time to analyze 100 frames:  Histogram: 2.09 min.  Region Growing: min.  Active Contour: min.  New method: 1.21 min