Subdivision based snakes for contour detection
Rafael D\'iaz Fuentes, Javier Pino Torres, Victoria Hern\'andez, Mederos, Jorge Estrada Sarlabous

TL;DR
This paper introduces a novel subdivision curve-based snake method for efficient and robust object contour detection, leveraging hierarchical subdivision properties and a new region energy for contrast maximization.
Contribution
It presents a new subdivision curve snake approach with a hierarchical optimization process and a novel contrast-based region energy for improved contour detection.
Findings
Method is fast and robust in experiments.
Effective with synthetic and real images.
Utilizes hierarchical subdivision for efficient computation.
Abstract
In this paper we propose a method for computing the contour of an object in an image using a snake represented as a subdivision curve. The evolution of the snake is driven by its control points which are computed minimizing an energy that pushes the snake towards the boundary of the interest region. Our method profits from the hierarchical nature of subdivision curves, since the unknowns of the optimization process are the few control points of the subdivision curve in the coarse representation and, at the same time, good approximations of the energies and their derivatives are obtained from the fine representation. We introduce a new region energy that guides the snake maximizing the contrast between the average intensity of the image within the snake and over the complement of the snake in a bounding box that does not change during the optimization. To illustrate the performance of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Numerical Analysis Techniques · Medical Image Segmentation Techniques · Image and Object Detection Techniques
