photo

jon


2013 年からアクティブ

Followers: 0   Following: 0

統計

Feeds

表示方法

回答済み
Cooley-Tukey FFT: You don't have to zeropad to a power of 2?
Please clarify!

11年以上 前 | 0

質問


Cooley-Tukey FFT: You don't have to zeropad to a power of 2?
Someone wrote "The algorithm that Cooley and Tukey presented in their classic paper (Math. Comp. 19 (1965), 297-301. http://dx.d...

11年以上 前 | 2 件の回答 | 1

2

回答

質問


A 3x3 image kernel takes 9 multiplications and 8 or 9 additions for each pixel?
I doubt because you have 9 multiplications and you are adding 9 numberse together, when using a 3x3 convolution matrix. Addin...

11年以上 前 | 1 件の回答 | 0

1

回答

質問


differences between all the FFTs?
Wikipedia lists a lot of FFT algorithms: Cooley–Tukey FFT algorithm, Prime-factor FFT algorithm, Bruun's FFT algorithm, Rad...

11年以上 前 | 0 件の回答 | 0

0

回答

質問


Why do we need to flip the kernel in 2D convolution?
Why do we need to flip the kernel in 2D convolution in the first place? What's the benefit of this? So, why can't we leave it un...

11年以上 前 | 2 件の回答 | 0

2

回答