CSDD Features: Center-Surround Distribution Distance for Feature Extraction and Matching
Abstract
We present an interest region operator and feature descriptor called Center-Surround Distribution Distance (CSDD) that is based on comparing feature distributions between a central foreground region and a surrounding ring of background pixels. In addition to finding the usual light(dark) blobs surrounded by a dark(light) background, CSDD also detects blobs with arbitrary color distribution that “stand out” perceptually because they look different from the background. A proof-of-concept implementation using an isotropic scale-space extracts feature descriptors that are invariant to image rotation and covariant with change of scale. Detection repeatability is evaluated and compared with other state-of-the-art approaches using a standard dataset, while use of CSDD features for image registration is demonstrated within a RANSAC procedure for affine image matching.
Cite
Text
Collins and Ge. "CSDD Features: Center-Surround Distribution Distance for Feature Extraction and Matching." European Conference on Computer Vision, 2008. doi:10.1007/978-3-540-88690-7_11Markdown
[Collins and Ge. "CSDD Features: Center-Surround Distribution Distance for Feature Extraction and Matching." European Conference on Computer Vision, 2008.](https://mlanthology.org/eccv/2008/collins2008eccv-csdd/) doi:10.1007/978-3-540-88690-7_11BibTeX
@inproceedings{collins2008eccv-csdd,
title = {{CSDD Features: Center-Surround Distribution Distance for Feature Extraction and Matching}},
author = {Collins, Robert T. and Ge, Weina},
booktitle = {European Conference on Computer Vision},
year = {2008},
pages = {140-153},
doi = {10.1007/978-3-540-88690-7_11},
url = {https://mlanthology.org/eccv/2008/collins2008eccv-csdd/}
}