Gradient Vector Flow: A New External Force for Snakes
Abstract
Snakes, or active contours, are used extensively in computer vision and image processing applications, particularly to locate object boundaries. Problems associated with initialization and poor convergence to concave boundaries, however, have limited their utility. This paper develops a new external force for active contours, largely solving both problems. This external force, which we call gradient vector flow (GVF) is computed as a diffusion of the gradient vectors of a gray-level or binary edge map derived from the image. The resultant field has a large capture range and forces active contours into concave regions. Examples on simulated images and one real image are presented.
Cite
Text
Xu and Prince. "Gradient Vector Flow: A New External Force for Snakes." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 1997. doi:10.1109/CVPR.1997.609299Markdown
[Xu and Prince. "Gradient Vector Flow: A New External Force for Snakes." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 1997.](https://mlanthology.org/cvpr/1997/xu1997cvpr-gradient/) doi:10.1109/CVPR.1997.609299BibTeX
@inproceedings{xu1997cvpr-gradient,
title = {{Gradient Vector Flow: A New External Force for Snakes}},
author = {Xu, Chenyang and Prince, Jerry L.},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {1997},
pages = {66-71},
doi = {10.1109/CVPR.1997.609299},
url = {https://mlanthology.org/cvpr/1997/xu1997cvpr-gradient/}
}