Name
rot_avg - generates a 1D image that contains a rotational average of the input 2D or 3D image
Usage
output = rot_avg(image)
Input
- image
- input real image
Output
- output
- the output 1D image that contains a rotational average of the input 2D or 3D image
Author / Maintainer
Pawel A. Penczek
Keywords
- category 1
- FUNDAMENTALS
- category 2
- SPATIAL
Files
fundamentals.py
Maturity
- stable
- works for most people, has been tested; test cases/examples available.
Bugs
None. It is perfect.