paper-with-me

Papers

Rotation Invariant Angular Descriptor Via A Bandlimited Gaussian-like Kernel

2016-06-08 · Michael T. McCann, Matthew Fickus, Jelena Kovacevic

We present a new smooth, Gaussian-like kernel that allows the kernel density estimate for an angular distribution to be exactly represented by a finite number of its Fourier series coefficients. Distributions of angular quantities, such as gradients, are a central part of several state-of-the-art image processing algorithms, but these distributions are usually described via histograms and therefore lack rotation invariance due to binning artifacts. Replacing histograming with kernel density estimation removes these binning artifacts and can provide a finite-dimensional descriptor of the distribution, provided that the kernel is selected to be bandlimited. In this paper, we present a new band-limited kernel that has the added advantage of being Gaussian-like in the angular domain. We then show that it compares favorably to gradient histograms for patch matching, person detection, and texture segmentation.

📄 PDF Abstract BibTeX arXiv:1606.02753

Code (0)

등록된 구현이 없습니다.

Tasks

Density EstimationHuman DetectionPatch Matching

Similar Papers 제목 키워드 기반

Higher order PCA-like rotation-invariant features for detailed shape descriptors modulo rotation

2026-01-06 · Jarek Duda arxiv

PCA can be used for rotation invariant features, describing a shape with its $p_{ab}=E[(x_i-E[x_a])(x_b-E[x_b])]$ covariance matrix approximating shape by ellipsoid, allowing for rotation invariants like its traces of po…

Scene UnderstandingObject Recognition

RIGA: Rotation-Invariant and Globally-Aware Descriptors for Point Cloud Registration

2022-09-27 · Hao Yu, Ji Hou, Zheng Qin, Mahdi Saleh 외

Successful point cloud registration relies on accurate correspondences established upon powerful descriptors. However, existing neural descriptors either leverage a rotation-variant backbone whose performance declines un…

Point Cloud Registration

Orthogonal Approximate Message Passing Algorithms for Rectangular Spiked Matrix Models with Rotationally Invariant Noise

2026-02-03 · Haohua Chen, Songbin Liu, Junjie Ma arxiv

We propose an orthogonal approximate message passing (OAMP) algorithm for signal estimation in the rectangular spiked matrix model with general rotationally invariant (RI) noise. We establish a rigorous state evolution t…

Scale Selective Extended Local Binary Pattern for Texture Classification

2018-12-11

In this paper, we propose a new texture descriptor, scale selective extended local binary pattern (SSELBP), to characterize texture images with scale variations. We first utilize multi-scale extended local binary pattern…

ClassificationTexture Classification

Exploiting SIFT Descriptor for Rotation Invariant Convolutional Neural Network

2019-03-30 · Abhay Kumar, Nishant Jain, Chirag Singh, Suraj Tripathi

This paper presents a novel approach to exploit the distinctive invariant features in convolutional neural network. The proposed CNN model uses Scale Invariant Feature Transform (SIFT) descriptor instead of the max-pooli…