What Characterizes a Shadow Boundary Under the Sun and Sky?
Abstract
Despite decades of study, robust shadow detection remains difficult, especially within a single color image. We describe a new approach to detect shadow boundaries in images of outdoor scenes lit only by the sun and sky. The method first extracts visual features of candidate edges that are motivated by physical models of illumination and occluders. We feed these features into a Support Vector Machine (SVM) that was trained to discriminate between most-likely shadow-edge candidates and less-likely ones. Finally, we connect edges to help reject non-shadow edge candidates, and to encourage closed, connected shadow boundaries. On benchmark shadow-edge data sets from Lalonde et al. and Zhu et al., our method showed substantial improvements when compared to other recent shadow-detection methods based on statistical learning.
Cite
Text
Huang et al. "What Characterizes a Shadow Boundary Under the Sun and Sky?." IEEE/CVF International Conference on Computer Vision, 2011. doi:10.1109/ICCV.2011.6126331Markdown
[Huang et al. "What Characterizes a Shadow Boundary Under the Sun and Sky?." IEEE/CVF International Conference on Computer Vision, 2011.](https://mlanthology.org/iccv/2011/huang2011iccv-characterizes/) doi:10.1109/ICCV.2011.6126331BibTeX
@inproceedings{huang2011iccv-characterizes,
title = {{What Characterizes a Shadow Boundary Under the Sun and Sky?}},
author = {Huang, Xiang and Hua, Gang and Tumblin, Jack and Williams, Lance},
booktitle = {IEEE/CVF International Conference on Computer Vision},
year = {2011},
pages = {898-905},
doi = {10.1109/ICCV.2011.6126331},
url = {https://mlanthology.org/iccv/2011/huang2011iccv-characterizes/}
}