Real-Time Image Matching Based on Multiple View Kernel Projection
Abstract
This paper proposes a novel matching method for realtime finding the correspondences among different images containing the same object. The method utilizes an efficient Kernel Projection scheme to descript the image patch around a detected feature point. In order to achieve invariance and tolerance to geometric distortions, it combines a training stage based on generated synthetic views of the object. The two reliable and efficient methods cooperate together, resulting the core part of our novel multiple view kernel projection method (MVKP). Finally, considering the properties and distribution of the described feature vectors, we search for the best correspondence between two sets of features using a fast filtering vector approximation (FFVA) algorithm, which can be viewed as a fast lower-bound rejection scheme. Extensive experimental results on both synthetic and real data have demonstrated the effectiveness of the proposed approach.
Cite
Text
Wang and You. "Real-Time Image Matching Based on Multiple View Kernel Projection." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2007. doi:10.1109/CVPR.2007.383430Markdown
[Wang and You. "Real-Time Image Matching Based on Multiple View Kernel Projection." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2007.](https://mlanthology.org/cvpr/2007/wang2007cvpr-real/) doi:10.1109/CVPR.2007.383430BibTeX
@inproceedings{wang2007cvpr-real,
title = {{Real-Time Image Matching Based on Multiple View Kernel Projection}},
author = {Wang, Quan and You, Suya},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2007},
doi = {10.1109/CVPR.2007.383430},
url = {https://mlanthology.org/cvpr/2007/wang2007cvpr-real/}
}