Fast Radial Symmetry Detection Under Affine Transformations
Abstract
The fast radial symmetry (FRS) transform has been very popular for detecting interest points based on local radial symmetry1. Though, FRS delivers good performance at a relatively low computational cost and is very well suited for a variety of real-time computer vision applications, it is not invariant to perspective distortions. However, even perfectly (radially) symmetric visual patterns in the real world are perceived by us after a perspective projection. In this paper, we propose a systematic extension to the FRS transform to make it invariant to (bounded) cases of perspective projection- we call this transform the generalized FRS or GFRS transform. We show that GFRS inherits the basic characteristics of FRS and retains its computational efficiency. We demonstrate the wide applicability of GFRS by applying it to a variety of natural images to detect radially symmetric patterns that have undergone significant perspective distortions. Subsequently, we build a nucleus detector based on the GFRS transform and apply it to the important problem of digital histopathology. We obtain superior performance over state-of-the-art nuclei detection algorithms, which is validated through quantitative measurement of precision and recall. 1.
Cite
Text
Ni et al. "Fast Radial Symmetry Detection Under Affine Transformations." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2012. doi:10.1109/CVPR.2012.6247768Markdown
[Ni et al. "Fast Radial Symmetry Detection Under Affine Transformations." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2012.](https://mlanthology.org/cvpr/2012/ni2012cvpr-fast/) doi:10.1109/CVPR.2012.6247768BibTeX
@inproceedings{ni2012cvpr-fast,
title = {{Fast Radial Symmetry Detection Under Affine Transformations}},
author = {Ni, Jie and Singh, Maneesh Kumar and Bahlmann, Claus},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2012},
pages = {932-939},
doi = {10.1109/CVPR.2012.6247768},
url = {https://mlanthology.org/cvpr/2012/ni2012cvpr-fast/}
}