T-Snake(2) Reference: Tim McInerney, Demetri Terzopoulos, T-snakes: Topology adaptive snakes, Medical Image Analysis, No.4 2000,pp73-91.

Slides:



Advertisements
Similar presentations
Surface Simplification Using Quadric Error Metrics Speaker: Fengwei Zhang September
Advertisements

MRI Brain Extraction using a Graph Cut based Active Contour Model Noha Youssry El-Zehiry Noha Youssry El-Zehiry and Adel S. Elmaghraby Computer Engineering.
Discrete Geometry Tutorial 2 1
Inter-Surface Mapping John Schreiner, Arul Asirvatham, Emil Praun (University of Utah) Hugues Hoppe (Microsoft Research)
Image Segmentation and Active Contour
Snakes with Some Math.
1 Minimum Ratio Contours For Meshes Andrew Clements Hao Zhang gruvi graphics + usability + visualization.
Contour Tree and Small Seed Sets for Isosurface Traversal Marc van Kreveld Rene van Oostrum Chandrajit Bajaj Valerio Pascucci Daniel R. Schikore.
Snake: Active Contour Models. Department of Computer Science University of Missouri at Columbia History A seminal work in Computer vision, and imaging.
Snakes : Active Contour models
Instructor: Mircea Nicolescu Lecture 13 CS 485 / 685 Computer Vision.
Snakes - Active Contour Lecturer: Hagit Hel-Or
High-Quality Simplification with Generalized Pair Contractions Pavel Borodin,* Stefan Gumhold, # Michael Guthe,* Reinhard Klein* *University of Bonn, Germany.
lecture 4 : Isosurface Extraction
3D Reconstruction of Anatomical Structures from Serial EM images.
Snake: Active Contour Models
Force Directed Algorithm Adel Alshayji 4/28/2005.
SNAKES Adapted from : Octavia Camps, Penn. State UCF.
Visualizing Image Model Statistics for the Human Kidney Liz Dolan, Joshua Stough COMP December 2, 2003.
Force Directed Algorithm Adel Alshayji 4/28/2005.
Active Contour Models (Snakes) Yujun Guo.
Implicit Representations of Surfaces and Polygonalization Algorithms Dr. Scott Schaefer.
Scientific Visualization Data and Geometry Processing for Scientific Visualization CS 5630 / 6630 August 28, 2007.
Computational Data Modeling and Queries for Location-Based Services in Road Networks Irina Aleksandrova, Augustas Kligys, Laurynas Speičys.
T-Snake Reference: Tim McInerney, Demetri Terzopoulos, T-snakes: Topology adaptive snakes, Medical Image Analysis, No ,pp73-91.
3D Thinning on Cell Complexes for Computing Curve and Surface Skeletons Lu Liu Advisor: Tao Ju Master Thesis Defense Dec 18 th, 2008.
Modeling and representation 1 – comparative review and polygon mesh models 2.1 Introduction 2.2 Polygonal representation of three-dimensional objects 2.3.
Tracking Surfaces with Evolving Topology Morten Bojsen-Hansen IST Austria Hao Li Columbia University Chris Wojtan IST Austria.
Grid Generation.
Surface Simplification Using Quadric Error Metrics Michael Garland Paul S. Heckbert.
2008/10/02H704 - DYU1 Active Contours and their Utilization at Image Segmentation Author : Marián Bakoš Source : 5th Slovakian-Hungarian Joint Symposium.
1 PDE Methods are Not Necessarily Level Set Methods Allen Tannenbaum Georgia Institute of Technology Emory University.
Deformable Models Segmentation methods until now (no knowledge of shape: Thresholding Edge based Region based Deformable models Knowledge of the shape.
Network Aware Resource Allocation in Distributed Clouds.
7.1. Mean Shift Segmentation Idea of mean shift:
Digital Image Processing In The Name Of God Digital Image Processing Lecture8: Image Segmentation M. Ghelich Oghli By: M. Ghelich Oghli
Disediakan oleh Suriati bte Sadimon GMM, FSKSM, UTM, 2004 SOLID MODELLING.
Lecture 6 : Level Set Method
R-snakes Lyubomir Zagorchev, Ardeshir Goshtasby, Martin Satter Speaker: HongxingShi Image and Vision Computing 25 (2007) 945–959.
Segmentation & Modeling ImagesSegmented Images Models.
Overview of Propagating Interfaces Donald Tanguay October 30, 2002.
CSE554ContouringSlide 1 CSE 554 Lecture 4: Contouring Fall 2015.
Blood Vessel Modeling using 2D/3D Level Set Method
COMPUTER SIMULATION OF BLOOD FLOW WITH COMPLIANT WALLS  ITC Software All rights reserved.
Isolating Objects From Image Stack Presented By: Md. Amjad Hossain and Raja Naresh.
Outline Introduction Research Project Findings / Results
CS 641 Term project Level-set based segmentation algorithms Presented by- Karthik Alavala (under the guidance of Dr. Jundong Liu)
A D V A N C E D C O M P U T E R G R A P H I C S CMSC 635 January 15, 2013 Quadric Error Metrics 1/20 Geometric Morphometrics Feb 27, 2013 Geometric Morphologyd.
2006/10/25 1 A Virtual Endoscopy System Author : Author : Anna Vilanova 、 Andreas K ö nig 、 Eduard Gr ö ller Source :Machine Graphics and Vision, 8(3),
Machine Vision ENT 273 Regions and Segmentation in Images Hema C.R. Lecture 4.
By Pavan kumar V.V.N. Introduction  Brain’s has extraordinary computational power which is determined in large part by the topology and geometry of its.
Ad Hoc On-Demand Distance Vector Routing (AODV) ietf
Wrapping Snakes For Improved Lip Segmentation Matthew Ramage Dr Euan Lindsay (Supervisor) Department of Mechanical Engineering.
Advisor : Ku-Yaw Chang Speaker : Ren-Li Shen /6/12.
An Approach to Automated Decomposition of Volumetric Mesh Chuhua Xian, Shuming Gao and Tianming Zhang Zhejiang University.
Deformable Models Ye Duan. Outline Overview Deformable Surface – Geometry Representation – Evolution Law – Topology State-of-art deformable models Applications.
Computational Fluid Dynamics Lecture II Numerical Methods and Criteria for CFD Dr. Ugur GUVEN Professor of Aerospace Engineering.
Introduction to Parametric Curve and Surface Modeling.
TP11 - Fitting: Deformable contours
Domain-Modeling Techniques
POSTPROCESSING Review analysis results and evaluate the performance
Topological Ordering Algorithm: Example
MODULE II Semi-Automatic Segmentation
Snakes, Shapes, and Gradient Vector Flow
Active Contours (“Snakes”)
CSE 554 Lecture 3: Shape Analysis (Part II)
Topological Ordering Algorithm: Example
Topological Ordering Algorithm: Example
Overview of Modeling 김성남.
Topological Ordering Algorithm: Example
Presentation transcript:

T-Snake(2) Reference: Tim McInerney, Demetri Terzopoulos, T-snakes: Topology adaptive snakes, Medical Image Analysis, No ,pp73-91

Review T-snakes model A closed 2D contour consisting of a set of nodes connected in series. A discrete approximation to a conventional parametric snakes model.

T-snake Algorithm 1. For M time steps: (a) compute the external forces and internal forces acting on T-snake nodes and elements (b) update the node position 2. Perform reparameterization phase I 3. Perform reparameterization phase II

T-snake Algorithm 4. For all T-snake elements, check valid or not Valid if corresponding grid cell is still a boundary cell; Invalid T-snake elements and unused nodes are discarded 5. Use the grid vertices turned on in Phase II above ( if any) to determine new boundary cells and hence new T-snake nodes and elements

Apply T-snakes to medical image Geometric flexibility 1. To segment and reconstruct objects with significant protrusions, tubular objects, or objects with bifurcations. 2. Less sensitive to the initial placement

Apply T-snakes to medical image Topological adaptability Seamlessly split or merge and adapt to the topology of the target object

Apply T-snakes to medical image Multiple T-Snakes 1. Evolve concurrently on different CPUs t improve performance. 2. Seed T-snakes on several objects 3. Potentially automatic segmentation

Apply T-snakes to medical image Topology preservation 1. T-Snake can maintain the topology, guarantee that no self-intersections will occur 2. Topology-preserving deformation

Apply T-snakes to medical image Interactive control Intuitive interactive capability associated with standard snake is maintained. User can exert attraction or repulsion forces using mouse.

T-Surfaces Topology adaptive surfaces (T-surfaces) A discrete deformable closed-surface model A closed oriented triangular surface mesh