フィルターのクリア

cross-correlation one large image and many small images

3 ビュー (過去 30 日間)
David Epstein
David Epstein 2017 年 2 月 16 日
編集済み: David Epstein 2017 年 2 月 16 日
I have one large NxN image (grey scale), and many small nxn images (n always the same). Both N and n are powers of two. Padding the small images with zeros so as to use Fast Fourier Transform seems to lose the advantage that n is much smaller than N, but I don't know much about FFT, so there may be a standard way round this. Is there an algorithm that takes advantage of the small size of n?
  1 件のコメント
David Epstein
David Epstein 2017 年 2 月 16 日
Oops! My asymptotic estimate is not sensible, for several reasons. The main flaw is that fft on the large matrix is already $O((N^2).\log(N))$. So I'll edit my question and remove the "hoped-for" asymptotic estimate, which is wildly over-optimistic.

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeCorrelation and Convolution についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by