Efficient Closed-Form Solution to Generalized Boundary Detection
Abstract
Boundary detection is essential for a variety of computer vision tasks such as segmentation and recognition. We propose a unified formulation for boundary detection, with closed-form solution, which is applicable to the localization of different types of boundaries, such as intensity edges and occlusion boundaries from video and RGB-D cameras. Our algorithm simultaneously combines low- and mid-level image representations, in a single eigenvalue problem, and we solve over an infinite set of putative boundary orientations. Moreover, our method achieves state of the art results at a significantly lower computational cost than current methods. We also propose a novel method for soft-segmentation that can be used in conjunction with our boundary detection algorithm and improve its accuracy at a negligible extra computational cost.
Cite
Text
Leordeanu et al. "Efficient Closed-Form Solution to Generalized Boundary Detection." European Conference on Computer Vision, 2012. doi:10.1007/978-3-642-33765-9_37Markdown
[Leordeanu et al. "Efficient Closed-Form Solution to Generalized Boundary Detection." European Conference on Computer Vision, 2012.](https://mlanthology.org/eccv/2012/leordeanu2012eccv-efficient/) doi:10.1007/978-3-642-33765-9_37BibTeX
@inproceedings{leordeanu2012eccv-efficient,
title = {{Efficient Closed-Form Solution to Generalized Boundary Detection}},
author = {Leordeanu, Marius and Sukthankar, Rahul and Sminchisescu, Cristian},
booktitle = {European Conference on Computer Vision},
year = {2012},
pages = {516-529},
doi = {10.1007/978-3-642-33765-9_37},
url = {https://mlanthology.org/eccv/2012/leordeanu2012eccv-efficient/}
}