Skip to main content
. Author manuscript; available in PMC: 2024 Sep 2.
Published before final editing as: IEEE Trans Image Process. 2019 Oct 10:10.1109/TIP.2019.2945686. doi: 10.1109/TIP.2019.2945686

Algorithm 1:

2-D classification by invariant features

1 Input: Observations Y1,,YN; noise variance σ2.
2 Expand the observations in the Fourier-Bessel basis, and perform sPCA on the expansion coefficients using the method described in [34].
3 Estimate the mixed invariants of the true images using the sPCA coefficients of the data by (III.5), (III.6) and (III.7).
4 Estimate the sPCA coefficients of the true images and the distribution π by solving the optimization problem (III.13).
5 Recover the images I^1,,I^K from the sPCA coefficients by (III.16).
6 Output: images I^1,,I^K (up to permutation and rotations); distribution π^.