1 / 12

Gradient Vector Flow Snake

Gradient Vector Flow Snake. C. Xu and J. L. Prince Project by Charlie Neo. Problem Description. Finding Object Boundaries Snake (Active Contour) Initialization problem Poor convergence to boundaries concavities

maddy
Download Presentation

Gradient Vector Flow Snake

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Gradient Vector Flow Snake C. Xu and J. L. Prince Project by Charlie Neo

  2. Problem Description • Finding Object Boundaries • Snake (Active Contour) • Initialization problem • Poor convergence to boundaries concavities • C. Xu and J. L. Prince, ``Snakes, Shapes, and Gradient Vector Flow,'' IEEE Transactions on Image Processing, 7(3), pp. 359-369, March 1998.

  3. Algorithm (GVF) • Edge map f (x,y) from Image • Gradient vector flow field • That minimizes energy function • GVF can be found by solving Euler equation as a function of time

  4. Implementation • Setup the iterative solution

  5. Implementation cont. • Force balance equation. • Using GVF field as the internal force.

  6. Testing

  7. Testing

  8. Testing

  9. Testing

  10. Testing

  11. Testing

  12. Future Work • Better initialization method. • Optimization.

More Related