Resolution is a term used in Image Processing. It is an umbrella term that describes the detail an image holds.

learn more… | top users | synonyms

3
votes
2answers
134 views

How to construct an unknown signal from sparse periodic samples?

I have an unknown black-box that is generating a deterministic continuous periodic signal and the period is variable between 1 to 30 seconds. When the black box is turned on, the period is fixed, ...
5
votes
1answer
73 views

Increasing image resolution

I know of some oscilloscopes (DSA8300) that repeatedly sample at a few hundred kS/s to reconstruct a few GHz signal. I was wondering if this could be extended to 2D signals (photographs). Can I take a ...
12
votes
1answer
1k views

Does using the Goertzel algorithm actually give better frequency resolution?

I am reading this article, and I am getting a little confused by the author's liberal use of 'frequency resolution' regarding the Goertzel Algorithm. Basic question: Does using the Goertzel algorithm ...
8
votes
1answer
854 views

What is the maximal frequency resolution for Matlab's STFT implementation spectrogram()?

Matlab's spectrogram() function calculates the STFT of a signal. It describes its NFFT argument as follows: ...
6
votes
2answers
1k views

How are time resolution and signal bandwidth related?

I am confused by the dual concepts of time-resolution and bandwidth. Often I will hear that a pulse-compressed radar application 'doesnt have enough BW' for some specific time resolution that is ...
8
votes
1answer
130 views

How can I estimate the spatial resolution of consumer grade electronics?

I have been looking at stereo vision applications, and one working example involves using two USB web cams, mounted together and calibrated. Is there a way to estimate the theoretical spatial ...