paper-with-me

홈 › Papers

Region Feature Descriptor Adapted to High Affine Transformations

2024-02-15 · Shaojie Zhang, Yinghui Wang, Bin Nan, Wei Li, Jinlong Yang, Tao Yan, Yukai Wang, Liangyi Huang, Mingfeng Wang, Ibragim R. Atadjanov

To address the issue of feature descriptors being ineffective in representing grayscale feature information when images undergo high affine transformations, leading to a rapid decline in feature matching accuracy, this paper proposes a region feature descriptor based on simulating affine transformations using classification. The proposed method initially categorizes images with different affine degrees to simulate affine transformations and generate a new set of images. Subsequently, it calculates neighborhood information for feature points on this new image set. Finally, the descriptor is generated by combining the grayscale histogram of the maximum stable extremal region to which the feature point belongs and the normalized position relative to the grayscale centroid of the feature point's region. Experimental results, comparing feature matching metrics under affine transformation scenarios, demonstrate that the proposed descriptor exhibits higher precision and robustness compared to existing classical descriptors. Additionally, it shows robustness when integrated with other descriptors.

📄 PDF Abstract BibTeX arXiv:2402.09724

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Repeatability Is Not Enough: Learning Affine Regions via Discriminability

2017-11-17 · ECCV 2018 9 · Dmytro Mishkin, Filip Radenovic, Jiri Matas

A method for learning local affine-covariant regions is presented. We show that maximizing geometric repeatability does not lead to local regions, a.k.a features,that are reliably matched and this necessitates descriptor…

Image MatchingImage RetrievalRetrieval

Affine Subspace Representation for Feature Description

2014-07-18 · Zhenhua Wang, Bin Fan, Fuchao Wu

This paper proposes a novel Affine Subspace Representation (ASR) descriptor to deal with affine distortions induced by viewpoint changes. Unlike the traditional local descriptors such as SIFT, ASR inherently encodes loca…

Deep Spectral Correspondence for Matching Disparate Image Pairs

2018-09-12 · Arun CS Kumar, Shefali Srivastava, Anirban Mukhopadhyay, Suchendra M. Bhandarkar

A novel, non-learning-based, saliency-aware, shape-cognizant correspondence determination technique is proposed for matching image pairs that are significantly disparate in nature. Images in the real world often exhibit …

Matching Disparate Images

Object Class Detection and Classification using Multi Scale Gradient and Corner Point based Shape Descriptors

2015-05-03 · Basura Fernando, Sezer Karaoglu, Sajib Kumar Saha

This paper presents a novel multi scale gradient and a corner point based shape descriptors. The novel multi scale gradient based shape descriptor is combined with generic Fourier descriptors to extract contour and regio…

ClassificationGeneral ClassificationObjectobject-detection+3

Affine-Gradient Based Local Binary Pattern Descriptor for Texture Classiffication

2017-05-19 · You Hao, Shirui Li, Hanlin Mo, Hua Li

We present a novel Affine-Gradient based Local Binary Pattern (AGLBP) descriptor for texture classification. It is very hard to describe complicated texture using single type information, such as Local Binary Pattern (LB…

feature selectionGeneral ClassificationTexture Classification