paper-with-me

홈 › Papers

A Scale and Rotational Invariant Key-point Detector based on Sparse Coding

2020-10-13 · Thanh Hong-Phuoc, Ling Guan

Most popular hand-crafted key-point detectors such as Harris corner, SIFT, SURF aim to detect corners, blobs, junctions or other human defined structures in images. Though being robust with some geometric transformations, unintended scenarios or non-uniform lighting variations could significantly degrade their performance. Hence, a new detector that is flexible with context change and simultaneously robust with both geometric and non-uniform illumination variations is very desirable. In this paper, we propose a solution to this challenging problem by incorporating Scale and Rotation Invariant design (named SRI-SCK) into a recently developed Sparse Coding based Key-point detector (SCK). The SCK detector is flexible in different scenarios and fully invariant to affine intensity change, yet it is not designed to handle images with drastic scale and rotation changes. In SRI-SCK, the scale invariance is implemented with an image pyramid technique while the rotation invariance is realized by combining multiple rotated versions of the dictionary used in the sparse coding step of SCK. Techniques for calculation of key-points' characteristic scales and their sub-pixel accuracy positions are also proposed. Experimental results on three public datasets demonstrate that significantly high repeatability and matching score are achieved.

📄 PDF Abstract BibTeX arXiv:2010.06264

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Analysis of feature detector and descriptor combinations with a localization experiment for various performance metrics

2017-10-17 · Ertugrul Bayraktar, Pinar Boyraz

The purpose of this study is to provide a detailed performance comparison of feature detector/descriptor methods, particularly when their various combinations are used for image-matching. The localization experiments of …

VNT-Net: Rotational Invariant Vector Neuron Transformers

2022-05-19 · Hedi Zisling, Andrei Sharf

Learning 3D point sets with rotational invariance is an important and challenging problem in machine learning. Through rotational invariant architectures, 3D point cloud neural networks are relieved from requiring a cano…

Data Augmentation

A Lightweight 3D Anomaly Detection Method with Rotationally Invariant Features

2025-11-17 · Hanzhe Liang, Jie Zhou, Can Gao, Bingyang Guo 외 arxiv

3D anomaly detection (AD) is a crucial task in computer vision, aiming to identify anomalous points or regions from point cloud data. However, existing methods may encounter challenges when handling point clouds with cha…

3D Anomaly DetectionTransfer LearningData AugmentationPoint Clouds

Noise misleads rotation invariant algorithms on sparse targets

2024-03-05 · Manfred K. Warmuth, Wojciech Kotłowski, Matt Jones, Ehsan Amid

It is well known that the class of rotation invariant algorithms are suboptimal even for learning sparse linear problems when the number of examples is below the "dimension" of the problem. This class includes any gradie…

Fast Rotational Sparse Coding

2018-06-12 · Michael T. McCann, Vincent Andrearczyk, Michael Unser, Adrien Depeursinge

We propose an algorithm for rotational sparse coding along with an efficient implementation using steerability. Sparse coding (also called dictionary learning) is an important technique in image processing, useful in inv…

Dictionary LearningTexture Classification