Image Segmentation. Ross Whitaker SCI Institute, School of Computing University of Utah

Similar documents
Image Segmentation. Ross Whitaker SCI Institute, School of Computing University of Utah

Image Segmentation. Srikumar Ramalingam School of Computing University of Utah. Slides borrowed from Ross Whitaker

Norbert Schuff VA Medical Center and UCSF

ECG782: Multidimensional Digital Signal Processing

EE 701 ROBOT VISION. Segmentation

Image Analysis Lecture Segmentation. Idar Dyrdal

Combining Top-down and Bottom-up Segmentation

Applications. Foreground / background segmentation Finding skin-colored regions. Finding the moving objects. Intelligent scissors

CS 534: Computer Vision Segmentation and Perceptual Grouping

Segmentation and Grouping

identified and grouped together.

Object-Based Classification & ecognition. Zutao Ouyang 11/17/2015

Feature Extractors. CS 188: Artificial Intelligence Fall Nearest-Neighbor Classification. The Perceptron Update Rule.

Region-based Segmentation

Image Segmentation. Selim Aksoy. Bilkent University

Segmentation of Images

Image Segmentation. Selim Aksoy. Bilkent University

Case-Based Reasoning. CS 188: Artificial Intelligence Fall Nearest-Neighbor Classification. Parametric / Non-parametric.

CS 188: Artificial Intelligence Fall 2008

Introduction to Medical Imaging (5XSA0) Module 5

Clustering & Classification (chapter 15)

DIGITAL IMAGE ANALYSIS. Image Classification: Object-based Classification

Features. Places where intensities vary is some prescribed way in a small neighborhood How to quantify this variability

Bayes Risk. Classifiers for Recognition Reading: Chapter 22 (skip 22.3) Discriminative vs Generative Models. Loss functions in classifiers

Classifiers for Recognition Reading: Chapter 22 (skip 22.3)

Image Processing, Analysis and Machine Vision

Unsupervised Learning: Clustering

Applying Catastrophe Theory to Image Segmentation

CS 664 Segmentation. Daniel Huttenlocher

COMPUTER AND ROBOT VISION

Segmentation. Separate image into coherent regions

Robotics Programming Laboratory

6. Object Identification L AK S H M O U. E D U

Image Segmentation and Registration

Clustering CS 550: Machine Learning

CoE4TN4 Image Processing

ECEN 447 Digital Image Processing

Fundamentals of Digital Image Processing

Variational Methods II

Norbert Schuff Professor of Radiology VA Medical Center and UCSF

Image Segmentation. Schedule. Jesus J Caban 11/2/10. Monday: Today: Image Segmentation Topic : Matting ( P. Bindu ) Assignment #3 distributed

Bioimage Informatics

Grouping and Segmentation

Image Segmentation Based on Watershed and Edge Detection Techniques

(Refer Slide Time: 0:51)

Feature Extraction and Image Processing, 2 nd Edition. Contents. Preface

Multi-scale Techniques for Document Page Segmentation

Image Processing with Nonparametric Neighborhood Statistics

The goals of segmentation

Albert M. Vossepoel. Center for Image Processing

Machine Learning. Unsupervised Learning. Manfred Huber

Filtering Images in the Spatial Domain Chapter 3b G&W. Ross Whitaker (modified by Guido Gerig) School of Computing University of Utah

Avizo class I. March 5, 2015

Snakes, level sets and graphcuts. (Deformable models)

Babu Madhav Institute of Information Technology Years Integrated M.Sc.(IT)(Semester - 7)

CHAPTER 1 Introduction 1. CHAPTER 2 Images, Sampling and Frequency Domain Processing 37

Linear Operations Using Masks

Based on Raymond J. Mooney s slides

A Systematic Analysis System for CT Liver Image Classification and Image Segmentation by Local Entropy Method

Classification. Vladimir Curic. Centre for Image Analysis Swedish University of Agricultural Sciences Uppsala University

Segmentation Computer Vision Spring 2018, Lecture 27

Lecture: Segmentation I FMAN30: Medical Image Analysis. Anders Heyden

Pattern Recognition. Kjell Elenius. Speech, Music and Hearing KTH. March 29, 2007 Speech recognition

Chapter 3 Image Registration. Chapter 3 Image Registration


Clustering. So far in the course. Clustering. Clustering. Subhransu Maji. CMPSCI 689: Machine Learning. dist(x, y) = x y 2 2

CS6716 Pattern Recognition

Perception. Autonomous Mobile Robots. Sensors Vision Uncertainties, Line extraction from laser scans. Autonomous Systems Lab. Zürich.

CHAPTER 4. ANALYSIS of GRAPH THEORETICAL IMAGE SEGMENTATION METHODS

Ulrik Söderström 16 Feb Image Processing. Segmentation

Today INF How did Andy Warhol get his inspiration? Edge linking (very briefly) Segmentation approaches

2: Image Display and Digital Images. EE547 Computer Vision: Lecture Slides. 2: Digital Images. 1. Introduction: EE547 Computer Vision

Combinatorial optimization and its applications in image Processing. Filip Malmberg

Bipartite Graph Partitioning and Content-based Image Clustering

Data: a collection of numbers or facts that require further processing before they are meaningful

C E N T E R A T H O U S T O N S C H O O L of H E A L T H I N F O R M A T I O N S C I E N C E S. Image Operations II

Region & edge based Segmentation

Clustering. Subhransu Maji. CMPSCI 689: Machine Learning. 2 April April 2015

weighted minimal surface model for surface reconstruction from scattered points, curves, and/or pieces of surfaces.

Segmentation and Grouping

Dietrich Paulus Joachim Hornegger. Pattern Recognition of Images and Speech in C++

Nonparametric Clustering of High Dimensional Data

BBS654 Data Mining. Pinar Duygulu. Slides are adapted from Nazli Ikizler

How and what do we see? Segmentation and Grouping. Fundamental Problems. Polyhedral objects. Reducing the combinatorics of pose estimation

NIH Public Access Author Manuscript Proc Soc Photo Opt Instrum Eng. Author manuscript; available in PMC 2014 October 07.

CS 534: Computer Vision Segmentation and Perceptual Grouping

Norbert Schuff Professor of Radiology VA Medical Center and UCSF

Morphometric Analysis of Biomedical Images. Sara Rolfe 10/9/17

Normalized cuts and image segmentation

Su et al. Shape Descriptors - III

Lecture 11: Classification

Network Traffic Measurements and Analysis

Contents.

Chapter 11 Representation & Description

Volume Illumination, Contouring

CS4733 Class Notes, Computer Vision

INF 4300 Classification III Anne Solberg The agenda today:

CS334: Digital Imaging and Multimedia Edges and Contours. Ahmed Elgammal Dept. of Computer Science Rutgers University

Including the Size of Regions in Image Segmentation by Region Based Graph

Land Cover Classification Techniques

Transcription:

Image Segmentation Ross Whitaker SCI Institute, School of Computing University of Utah

What is Segmentation? Partitioning images/volumes into meaningful pieces Partitioning problem Labels Isolating a specific region of interest ( find the star or bluish thing ) Delineation problem Binary

Why? Detection/recognition Where is the vehicle? What type of vehicle is it? Quantifying object properties How big is the tumor? Is is expanding or shrinking? How much of a radiation do I need to treat this prostate? Statistical analyses of sets of biological volumes

What is The Best Way to Segment Images? Depends Kind of data: type of noise, signal, etc. What you are looking for: shape, size, variability Application specifics: how accurate, how many State of the art Specific data and shapes Train a template or model (variability) Deform to fit specific data General data and shapes So many methods So few good ones in practice: hand contouring

Hand Contouring Quick and easy general-purpose seg tool Time consuming 3D: slice-by-slice with cursor defining boundary User variation (esp. slice to slice) Tools available. E.g. Harvard SPL Slicer

General Purpose Segmentation Strategies Region-based methods (connected) Regions are locally homogeneous (in some property) Regions satisfy some property (to within an tolerance) E.g. Flood fill Edge-based methods Regions are bounded by features Features represent sharp contrast in some property (locally maximal constrast) E.g. Canny Edges

Pixel Classification Simplest: Thresholding Pixels above threshold in class A, below class B Connected components on class label Extension of thresholding > pattern recognition Image intensities not enough Define set of features at each pixel

Options for Pixel Features Intensity Derivatives (at different scales) Also differential invariants (e.g. grad mag) Neighborhood statistics Mean, variance Neighborhood histogram Texture (e.g. band-pass filters) Multivariate data (vector-valued range) Color Spectral MRI

Spectral MRI Classification T1, T2, PD Feature Space Classification Tasdizen et al.

Pattern Recognition Relatively old idea (mid 20th century) Classify an instance based on multiple measurements (features) Statistical decision theory (min. prob. of error) For each set of measurements say which class and (maybe) prob.

Concept Feature Vector Set of measurements Position in feature space Domain Range (Feature Space)

Classification Typical approach: construct a function which tells you the extent to which x is in class I Two types of problems Supervised classified examples are given Unsupervised - only raw data is given

Pattern Recognition What is the form of f()? Could be anything, but Linear Difference of Gaussians *homogeneous coordinates

Finding f() From Examples For each class use prototype Classify instance based on nearest prototype x Neural nets (e.g. perceptron) Learn set of parameters (e.g. Ws) through many examples Statistical Construct probability density functions from examples

Unsupervised Find natural structure in data E.g. clusters K-means alg. Start with k centers (random) Find set of points closest to each center Move center to mean of points Repeat until centers don t move

Hierarchical Grouping Methods Splitting, merging of regions Construct metric on region configurations M(i) Small regions E.g. pixels Statistics of region (average intensity, etc). Are two regions similar enough to be merged? Should they be split? Each node <-> region Larger regions Higher cost

Simple Merging Alogoritm 1. Each pixel -> one region 2. For each region, check merge with each neighbor 3. Cost of merge C(i,j) = M(iUj) - [M(i) + M(j)] + k 4. Sort by cost (e.g. heap) and merge min: region j <- iuj 5. Stop at number of regions or no more merges

Minimum Cut (Shi and Malik `00) Treat image as graph Vertices -> pixels Edges -> neighbors Must define a neighborhood stencil (the neigbhors to which a pixel is connected) Nieghborhood connections Weighted Edges Image Graph

Minimum Cut Edge Weights Edge weights Pixel distance, edges (e.g. Gaussian fall off) Say how many regions you want Cut graph so that flow between regions is minimized (min cut) Min cut

Minimum Cut Solving NxN matrix (N number of pixels) Min eigen value/vector discribes min cut Computationally expensive, but Matrix is sparse because of neighborhood structure I.e. most connections are zero Run recursively to get more regions

Boundary Function (e.g. grad. mag.) Watershed Segmentation Catchment Basin Watershed Regions Generalizes to any dimension or boundary measure

Watershed Segmentation Boundary Function Threshold Watershed Regions Hierarchy

Watershed Saliency Height of water before flooding neighbor Used as cost of merge to build hiearchy Watershed height

Watershed Segmentation Properties General Non-local regions can leak Boundary based Poor in low-contrast data Sensitive to noise Low level (pixel based) Lack of shape model Preprocessing Necessary for reliable boundary measure

Edge/Region-Based Segmentation Pipeline Noise Filtering/smoothing Image/Volume Data Inhomogeneities Correct for them Model them Use edges (local) Filtering Linear scale-space Nonlinear diffusion Feature Extraction Differential Geometry Data Fusion Analysis Build Atlases Analize Variation Segmentation Watersheds Deformable model

Anisotropic Diffusion Raw cryosection data Filtering by anisotropic diffusion

Color Edge Detection Boundary Function Before Filtering After Filtering

Watershed Segmentation Level 1

Watershed Segmentation Level 2

Watershed GUI (Cates `05) Watershed transform Data with overlay Segmentation in progress Sliders manipulate watershed depth and position in the hierarchy. 3D isosurface rendering Watershed Depth Threshold

Interactive Watershed Segmentation

Deformable Model Object segmentation Define a curve that aligns itself with image features to delineate an object Issues: What features? How to represent curve? How does it become aligned with data?

Active Contours ( Snakes ) Cass, Witkin, Terzopoulos 87 Curve Tangent vector Define fitting energy Attraction to features Membrane energy (shrink) Thin-plate energy (stiff) Minimize/grad. descent -> deformable contour

Snakes: Motion First variation gives motion Snake slides downhil on feature image while trying to be smooth Model is attracted to features Model stays smooth

Snakes: Computation Represent curve as polyline Approximate derivatives as finite differences Update with forward differences in time C5 C1 C2 C4 C3

Snakes: Example

Deformable Models Spawned many new ideas in segmentation and surface processing Extensions that include: Many different kinds of features Combined with statistical classification Spectral/color data 3D surfaces segmentation and processing Changing topology (split/merge objects) Ties into other PDE-based image processing Other curve/surface