Highest scored questions

186 votes
5 answers
67k views

Over on the TeX stackexchange, we have been discussing how to detect "rivers" in paragraphs in this question. In this context, rivers are bands of white space that result from accidental alignment ...
Lev Bishop's user avatar
  • 1,633
149 votes
8 answers
183k views

Everyone discusses the Fourier transform when discussing signal processing. Why is it so important to signal processing and what does it tell us about the signal? Does it only apply to digital signal ...
jcolebrand's user avatar
  • 1,609
135 votes
5 answers
92k views

I was just learning about the frequency domain in images. I can understand the frequency spectrum in case of waves. It denotes what frequencies are present in a wave. If we draw the frequency ...
Abid Rahman K's user avatar
125 votes
14 answers
112k views

This has been one of the holes in my cheddar cheese block of understanding DSP, so what is the physical interpretation of having a negative frequency? If you have a physical tone at some frequency ...
Spacey's user avatar
  • 9,987
122 votes
4 answers
57k views

It's very easy to filter a signal by performing an FFT on it, zeroing out some of the bins, and then performing an IFFT. For instance: ...
endolith's user avatar
  • 16.1k
109 votes
4 answers
101k views

In speech recognition, the front end generally does signal processing to allow feature extraction from the audio stream. A discrete Fourier transform (DFT) is applied twice in this process. The first ...
Nate Glenn's user avatar
  • 1,207
107 votes
6 answers
224k views

In an answer to a previous question, it was stated that one should zero-pad the input signals (add zeros to the end so that at least half of the wave is "blank") What's the reason for this?...
Jonas's user avatar
  • 3,141
87 votes
4 answers
245k views

Can anyone state the difference between frequency response and impulse response in simple English?
Ant's's user avatar
  • 1,072
78 votes
9 answers
112k views

I see the HSV colour space used all over the place: for tracking, human detection, etc... I'm wondering, why? What is it about this colour space that makes it better than using RGB?
porridge's user avatar
  • 781
78 votes
4 answers
62k views

As far as I understand, both SURF and SIFT are patent protected. Are there any alternative methods that can be used in a commercial application freely? For more info on the patent check out: http://...
Andrey Rubshtein's user avatar
74 votes
8 answers
137k views

I have to do cross correlation of two audio file to prove they are similar. I have taken the FFT of the two audio files and have their power spectrum values in separate arrays. How should I proceed ...
user avatar
72 votes
12 answers
23k views

I'm looking forward to enroll in an MSc in Signal and Image processing, or maybe Computer Vision (I have not decided yet), and this question emerged. My concern is, since deep learning doesn't need ...
Tony's user avatar
  • 823
72 votes
10 answers
52k views

I'd like to mix two or more PCM audio channels (eg recorded samples) digitally in an acoustically-faithful manner, preferably in near-real-time (meaning little or no peek-ahead). The physically "...
bryhoyt's user avatar
  • 1,473
70 votes
2 answers
38k views

Welch's method has been my go-to algorithm for computing power spectral density (PSD) of evenly-sampled timeseries. I noticed that there are many other methods for computing PSD. For example, in ...
nibot's user avatar
  • 3,843
66 votes
6 answers
73k views

I have trouble distinguishing between these two concepts. This is my understanding so far. A stationary process is a stochastic process whose statistical properties do not change with time. For a ...
Matt's user avatar
  • 933

15 30 50 per page
1
2 3 4 5
1934