-
Notifications
You must be signed in to change notification settings - Fork 1
Image_rotational_spectra_v3
Computes the rotational spectrum of a set of images. This program generates a Fourier-Bessel decomposition of each image listed in an image collection. For each one, it creates a vector with the armonic energy percentage as a function of the radius.
The rotational spectrum is computed around the point (x0,y0), by default the center of the image. The length of the rotational spectrum is defined by the lowest and highest harmonic. Each harmonic is calculated by the integration of the image over a ring defined by r1 and r2.
The rotational spectrum was defined in Crowther, R.A., and Amos, L.A. Harmonic analysis of electron microscopy images with rotational symmetry.
- Mol. Biol.: 60, 123-130 (1971).
See also Classify_kerdensom_v3 Image_vectorize_v3
Parameters
$: Input image, selfile or stack $
: Output vector metadata $--r1 <lowRadius
15> $--r2 <highRadius
80> $--x0 <xcenter
-1> $--y0 <ycenter
-1> $--low <lowerHarmonic
1> $--high <higherHarmonic
15>
xmipp_image_rotational_spectra -i images.stk -o spectra.xmd