|
|
Algorithm 2. Evaluating PSWFs expansion coefficients (efficient method). |
|
Required: An image
sampled on a Cartesian grid of size (2L + 1) × (2L + 1) with
, and Q = [−1, 1] × [−1, 1].
Precomputation:
Choose a bandlimit c (≤ πL) and a truncation parameter T.
Choose the number of radial nodes 𝒩 r and angular
nodes for 1 ≤ ℓ < 𝒩 r (according to ( 18) and ( 19) or similar relaxed conditions).
Compute the quadrature nodes
and weights for
for ℓ = 1, …, 𝒩 r and
, as described in [ 31].
Evaluate the radial part of the PSWFs
at the radial quadrature nodes for
( N, n) ∈ Ω T (see ( 8)).
Compute
from (14) by NFFT.
For (N, n) ∈ ΩT, compute the expansion coefficients ãN,n via equations (26) and (27).
|
|