A Geodesic Active Contour Framework for Finding Glass

Abstract

This paper addresses the problem of finding objects made of glass (or other transparent materials) in images. Since the appearance of glass objects depends for the most part on what lies behind them, we propose to use binary criteria ("are these two regions made of the same material?") rather than unary ones ("is this glass?") to guide the segmentation process. Concretely, we combine two complementary measures of affinity between regions made of the same material and discrepancy between regions made of different ones into a single objective function, and use the geodesic active contour framework to minimize this function over pixel labels. The proposed approach has been implemented, and qualitative and quantitative experimental results are presented.

Cite

Text

McHenry and Ponce. "A Geodesic Active Contour Framework for Finding Glass." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2006. doi:10.1109/CVPR.2006.28

Markdown

[McHenry and Ponce. "A Geodesic Active Contour Framework for Finding Glass." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2006.](https://mlanthology.org/cvpr/2006/mchenry2006cvpr-geodesic/) doi:10.1109/CVPR.2006.28

BibTeX

@inproceedings{mchenry2006cvpr-geodesic,
  title     = {{A Geodesic Active Contour Framework for Finding Glass}},
  author    = {McHenry, Kenton and Ponce, Jean},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2006},
  pages     = {1038-1044},
  doi       = {10.1109/CVPR.2006.28},
  url       = {https://mlanthology.org/cvpr/2006/mchenry2006cvpr-geodesic/}
}