Skip to main content

Questions tagged [local-features]

The tag has no usage guidance.

0 votes
2 answers
82 views

Is there a way to measure an image SNR blindly?

Are there known techniques to estimate the SNR of an image in small neighborhoods (say like 11x11) without any knowledge of the clean image, with arbitrary content ? Denoising is not required. Update:...
user avatar
1 vote
1 answer
201 views

Invariances of FFT-based Image-Registration vs. SIFT-Features

TL;DR: I don't understand how invariant FFT-based image-registration techniques are to object alterations (scratches, marks etc.) in comparison to SIFT-features. I want to build kind of a feature-...
Tim Hilt's user avatar
  • 201
1 vote
1 answer
104 views

Are location in BRIEF feature descriptor reused?

In the BRIEF feature descriptor ("BRIEF: Binary Robust IndependentElementary Features", Calonder et al., 2011) they investigate five different methods of choosing point pairs to compute the ...
flawr's user avatar
  • 133
1 vote
1 answer
185 views

Corner detector vs feature detector

In the literature, I see "corner detector" and "feature detector" are interchangeably used for these methods e.g. Harris, Shi-Tomasi, FAST, etc. What is the difference between a ...
paul-shuvo's user avatar
5 votes
1 answer
902 views

What Is an Oriented Gaussian Second Derivative Filter

In the paper: Detecting and Localizing Edges Composed of Steps, Peaks and Roofs, the authors refer to an image filter as an oriented second-derivative Gaussian filter. I'm trying to figure out what ...
IntegrateThis's user avatar
1 vote
0 answers
282 views

Use sparse optical tracking to track a Bounding Box object

I need some help on solving this issue. Any tips are appreciated. The goal of the project is to try to track a Bounding Box object, chosen arbitrarily in an image, throughout many frames of a ...
user12474046's user avatar
0 votes
1 answer
47 views

What are the ranges of values for each audio feature/descriptor?

I need to normalize some audio feature measurements I've done with the software Wolfram Mathematica. Coming from a non signal processing background, I have some difficulties understanding what ...
Mumen Raida's user avatar
2 votes
1 answer
760 views

Sum of Squared Intensity Difference for block matching with ORB features, c++

I am trying to implement feature matching algorithm between image reference and image current. The pipeline is as follows: ...
doplano's user avatar
  • 143
1 vote
2 answers
412 views

Understanding of Histogram-of-Oriented-Gradients

I am learning about HOG and I understand it from here. A well-explained page with an example. I am not understanding this concept that how it works A 16×16 block has 4 histograms which can be ...
ARG's user avatar
  • 601
4 votes
1 answer
121 views

Finding Local mean value of pixels of window

I want to solve the equation (2) in the attached picture which tells the local mean value. But i don't have any idea about how to evaluate this equation using matlab code. could only guess w indicates ...
Emerson EJ's user avatar
1 vote
1 answer
948 views

How can I extract information about timbre from a .wav file. In which form can I study those features?

To study the frequencies of a piece of audio, we can generate a spectrogram from that audio file. I'm wondering how the features of timbre are saved in such tiny wave files, and how we can extract ...
Jerry Smith's user avatar
1 vote
0 answers
44 views

zernik moments and Local binary pattern

Both of zernik moments and Local binary pattern (LBP) are feature detectors and can achieve rotation invarient. How can they achieve rotation invarient over an image? What are the advantages of ...
EWF's user avatar
  • 9
1 vote
0 answers
272 views

VLFEat: How to extract the SIFT descriptor without SIFT feature detection?

I am using the MATLAB interface to the VLFeat toolbox in order to calculate a SIFT descriptor for image patches extracted around key points. Due to the greater framework of what I'm doing, I cannot ...
Michael's user avatar
  • 243
1 vote
0 answers
28 views

Classification test by embedding true positives in high frequency recordings

I'm evaluating a cyclostationary approach to signal classification. My first step in doing so was generating signals and embedding them into a few specified parameter sets of the Watterson channel ...
Marcel's user avatar
  • 189
2 votes
0 answers
1k views

Relationship between Wavelet transform and Fourier Power Spectral Density

Is there anyway to obtain the Fourier Power Spectral Density from a wavelet transform of a time series? I am particularly interested in this problem because I was wondering if there is any ...
Iván's user avatar
  • 131

15 30 50 per page
1
2 3 4 5 6