# A Random-Fern based Feature Approach for Image Matching

**Authors:** Yong Khoo, Seo-hyeon Keun

arXiv: 1706.01115 · 2017-06-06

## TL;DR

This paper introduces a fast, probabilistic image matching method based on Random Ferns, capable of real-time recognition with high accuracy in distinguishing similar images, outperforming some existing techniques.

## Contribution

It presents a novel image recognition approach derived from Naive Bayesian classification using Random Ferns, enabling efficient and accurate real-time image matching.

## Key findings

- Supports real-time performance
- High ability to distinguish similar images
- Demonstrates satisfactory performance in experiments

## Abstract

Image or object recognition is an important task in computer vision. With the hight-speed processing power on modern platforms and the availability of mobile phones everywhere, millions of photos are uploaded to the internet per minute, it is critical to establish a generic framework for fast and accurate image processing for automatic recognition and information retrieval. In this paper, we proposed an efficient image recognition and matching method that is originally derived from Naive Bayesian classification method to construct a probabilistic model. Our method support real-time performance and have very high ability to distinguish similar images with high details. Experiments are conducted together with intensive comparison with state-of-the-arts on image matching, such as Ferns recognition and SIFT recognition. The results demonstrate satisfactory performance.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1706.01115/full.md

## Figures

6 figures with captions in the complete paper: https://tomesphere.com/paper/1706.01115/full.md

## References

12 references — full list in the complete paper: https://tomesphere.com/paper/1706.01115/full.md

---
Source: https://tomesphere.com/paper/1706.01115