File: image.rst

package info (click to toggle)
sunpy 7.0.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 12,592 kB
  • sloc: python: 41,765; ansic: 1,710; makefile: 39
file content (12 lines) | stat: -rw-r--r-- 349 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
Image processing (`sunpy.image`)
********************************

``sunpy.image`` contains routines to process images (i.e. `numpy` arrays). The
routines in this submodule are generally exposed through map-specific functions
in other places.

.. automodapi:: sunpy.image

.. automodapi:: sunpy.image.resample

.. automodapi:: sunpy.image.transform