Feature point detection in HDR images based on coefficient of variation
Artur Santos Nascimento, Welerson Augusto Lino de Jesus Melo and, Daniel Oliveira Dantas, Beatriz Trinch\~ao Andrade

TL;DR
This paper introduces a novel feature point detector based on the coefficient of variation tailored for HDR images, addressing saturation issues and improving uniformity over existing methods.
Contribution
The study proposes a CV-based FP detector specifically designed for HDR images, enhancing detection uniformity and adapting to varying brightness levels.
Findings
Outperforms standard detectors in uniformity metric.
Shows better overall performance than state-of-the-art detectors.
Less effective than Harris and SURF in repeatability rate.
Abstract
Feature point (FP) detection is a fundamental step of many computer vision tasks. However, FP detectors are usually designed for low dynamic range (LDR) images. In scenes with extreme light conditions, LDR images present saturated pixels, which degrade FP detection. On the other hand, high dynamic range (HDR) images usually present no saturated pixels but FP detection algorithms do not take advantage of all the information present in such images. FP detection frequently relies on differential methods, which work well in LDR images. However, in HDR images, the differential operation response in bright areas overshadows the response in dark areas. As an alternative to standard FP detection methods, this study proposes an FP detector based on a coefficient of variation (CV) designed for HDR images. The CV operation adapts its response based on the standard deviation of pixels inside a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Advanced Image and Video Retrieval Techniques · Visual Attention and Saliency Detection
