1topic_transformation(1) GRASS GIS User's Manual topic_transformation(1)
2
3
4
6 i.fft Fast Fourier Transform (FFT) for image processing.
7
8 i.ifft Inverse Fast Fourier Transform (IFFT) for image processing.
9
10 i.pca Principal components analysis (PCA) for image processing.
11
12 i.tasscap Performs Tasseled Cap (Kauth Thomas) transformation.
13
14 m.transform Computes a coordinate transformation based on the control
15 points.
16
17 v.transform Performs an affine transformation (shift, scale and rotate)
18 on vector map.
19
20
21 See also the corresponding keyword transformation for additional refer‐
22 ences.
23
24 Main index | Topics index | Keywords index | Graphical index | Full in‐
25 dex
26
27 © 2003-2023 GRASS Development Team, GRASS GIS 8.3.1 Reference Manual
28
29
30
31GRASS 8.3.1 topic_transformation(1)