CAP5415 Computer Vision Spring 2003 - PowerPoint PPT Presentation

1 / 14
About This Presentation
Title:

CAP5415 Computer Vision Spring 2003

Description:

For each i, estimate the curvature k of the snake and look for local maxima. ... Trucco, Alessandro Verri, 'Introductory Techniques for 3-D Computer Vision' ... – PowerPoint PPT presentation

Number of Views:37
Avg rating:3.0/5.0
Slides: 15
Provided by: khurramhas
Learn more at: http://www.cs.ucf.edu
Category:

less

Transcript and Presenter's Notes

Title: CAP5415 Computer Vision Spring 2003


1
CAP5415 Computer VisionSpring 2003
  • Khurram Hassan-Shafique

2
Deformable Contours
3
Deformable Contours
4
Deformable Contours
  • Minimize the Energy Functional
  • Where the integral is taken along the contour c
    and each of the energy terms in the functional is
    a function of c or the derivatives of c with
    respect to s. The parameters ?, ?, and ? control
    the relative influence of the corresponding
    energy term, and can vary along c.

5
Deformable Contours
  • Continuity

Discrete Approximation
A better form
6
Deformable Contours
  • Curvature (Smoothness)

Discrete Approximation
7
Deformable Contours
  • Image (Edge Attraction)

8
Greedy Algorithm (Williams Shah)
  • Let I be the intensity image and p1, pk be the
    initial positions of the snake points.
  • While a fraction greater than f of the snake
    points move in an iteration
  • For each i, find the location of N(pi) for which
    the functional is minimum and move the snake
    point pi to that location.
  • For each i, estimate the curvature k of the snake
    and look for local maxima. Set ?(j)0 for all pj
    at which the curvature has a local maximum and is
    above certain threshold and at which the image
    gradient is above certain threshold.
  • Update the value of the average distance

9
Suggested Reading
  • Chapter 5, Emanuele Trucco, Alessandro Verri,
    "Introductory Techniques for 3-D Computer Vision
  • Donna Williams, and Mubarak Shah. A Fast
    Algorithm for Active Contours and Curvature
    Estimation, Computer Vision, Graphics and Image
    Processing, Vol 55, No.1, January 1992, pp 14-26.

10
Programming Assignment 2
Y
X
11
Programming Assignment 2
Y
X
12
Programming Assignment 2
13
Programming Assignment 2
Least Square Fitting
14
Programming Assignment 2
Maximum Likelihood Fitting
Write a Comment
User Comments (0)
About PowerShow.com