Image Specific Feature Similarities
Abstract
Calculating a reliable similarity measure between pixel features is essential for many computer vision and image processing applications. We propose a similarity measure (affinity) between pixel features, which depends on the feature space histogram of the image. We use the observation that clusters in the feature space histogram are typically smooth and roughly convex. Given two feature points we adjust their similarity according to the bottleneck in the histogram values on the straight line between them. We call our new similarities Bottleneck Affinities . These measures are computed efficiently, we demonstrate superior segmentation results compared to the use of the Euclidean metric.
Cite
Text
Omer and Werman. "Image Specific Feature Similarities." European Conference on Computer Vision, 2006. doi:10.1007/11744047_25Markdown
[Omer and Werman. "Image Specific Feature Similarities." European Conference on Computer Vision, 2006.](https://mlanthology.org/eccv/2006/omer2006eccv-image/) doi:10.1007/11744047_25BibTeX
@inproceedings{omer2006eccv-image,
title = {{Image Specific Feature Similarities}},
author = {Omer, Ido and Werman, Michael},
booktitle = {European Conference on Computer Vision},
year = {2006},
pages = {321-333},
doi = {10.1007/11744047_25},
url = {https://mlanthology.org/eccv/2006/omer2006eccv-image/}
}