diff options
author | Aaron LI <aaronly.me@outlook.com> | 2016-10-26 15:33:28 +0800 |
---|---|---|
committer | Aaron LI <aaronly.me@outlook.com> | 2016-10-26 15:33:28 +0800 |
commit | c8eecaef2477209db0b4c19fa1811841b798da63 (patch) | |
tree | e870f325c873f211b57462c3fbeba2d0f9dc546e /fg21sim/data/snr.py | |
parent | 9d851a70476667d2790fb5e7a0b25429ac26614e (diff) | |
download | fg21sim-c8eecaef2477209db0b4c19fa1811841b798da63.tar.bz2 |
Add utils/rotate.py: Implement basic image rotation
The "rotate_center()" function rotates a gray-scale image by a given
angle about its center, using the area mapping method or simple nearest
neighbor.
This function is `numba` JIT-optimized, and can replace the
`scipy.ndimage.rotate()` function.
Diffstat (limited to 'fg21sim/data/snr.py')
0 files changed, 0 insertions, 0 deletions