File: image.rst

package info (click to toggle)
sunpy 7.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 12,632 kB
  • sloc: python: 41,887; ansic: 1,720; makefile: 28
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