| c# Programming Glossary: convolutionUse convolution to find a reference audio sample in a continuous stream of sound http://stackoverflow.com/questions/5847570/use-convolution-to-find-a-reference-audio-sample-in-a-continuous-stream-of-sound  convolution to find a reference audio sample in a continuous stream of sound.. in a bigger audio sample it was proposed that I should use convolution. Using DSPUtil I was able to do this. I played a little with.. effort with this question  c# .net signal processing convolution cross correlation   share improve this question   Here we go.. 
 1D Fast Convolution without FFT http://stackoverflow.com/questions/7237907/1d-fast-convolution-without-fft  C# but it takes a loooong time to run. I know i know FFT convolutions is very fast. But in this project i CAN'T use it. It is a constraint.. j  result i j input i filter j  So anyone knows any fast convolution algorithm widthout FFT  c# optimization convolution   share.. fast convolution algorithm widthout FFT  c# optimization convolution   share improve this question   Convolution is numerically the.. 
 How to apply image effects like edge detection oncamera stream in Windows 8 app? http://stackoverflow.com/questions/9858144/how-to-apply-image-effects-like-edge-detection-oncamera-stream-in-windows-8-app  I think the MFT works in YUV color space so your typical convolution filters effects might behave a bit differently or require conversion.. 
 |