1imagery_graphical(1) Grass User's Manual imagery_graphical(1)
2
3
4
5.img-list { margin: 0; padding: 0; list-style-type: none; } .img-list li {
6padding: 5px; overflow: auto; } .img-list li:hover { background-color: #eee; }
7.img-list li a { color: initial; text-decoration: none; display: block; }
8.img-list li img { width: 10%; float: left; margin: 0 15px 0 0; background:
9white; object-fit: scale-down; } .img-list li img.default-img { max-height:
105ex; } .img-list li .desc { margin: 0px; } .img-list li .name { margin: 5px;
11display: block; color: #409940; font-weight: bold; font-style: italic; }
12
14 Go to imagery introduction | topics
15
16 Imagery modules:
17 · i.albedo Computes broad band albedo from surface reflectance.
18
19 · i.aster.toar Calculates Top of Atmosphere Radi‐
20 ance/Reflectance/Brightness Temperature from ASTER DN.
21
22 · i.atcorr Performs atmospheric correction using the 6S algo‐
23 rithm.
24
25
26 · i.biomass Computes biomass growth, precursor of crop yield cal‐
27 culation.
28
29 · i.cca Canonical components analysis (CCA) program for image
30 processing.
31
32 · i.cluster Generates spectral signatures for land cover types in
33 an image using a clustering algorithm.
34
35
36 · i.colors.enhance Performs auto-balancing of colors for RGB
37 images.
38
39 · i.eb.eta Actual evapotranspiration for diurnal period (Basti‐
40 aanssen, 1995).
41
42 · i.eb.evapfr Computes evaporative fraction and root zone soil
43 moisture.
44
45 · i.eb.hsebal01 Computes sensible heat flux iteration SEBAL 01.
46
47 · i.eb.netrad Net radiation approximation (Bastiaanssen, 1995).
48
49 · i.eb.soilheatflux Soil heat flux approximation (Bastiaanssen,
50 1995).
51
52 · i.emissivity Computes emissivity from NDVI, generic method for
53 sparse land.
54
55 · i.evapo.mh Computes evapotranspiration calculation modified or
56 original Hargreaves formulation, 2001.
57
58 · i.evapo.pm Computes potential evapotranspiration calculation
59 with hourly Penman-Monteith.
60
61 · i.evapo.pt Computes evapotranspiration calculation Priestley
62 and Taylor formulation, 1972.
63
64 · i.evapo.time Computes temporal integration of satellite ET
65 actual (ETa) following the daily ET reference (ETo) from meteo‐
66 rological station(s).
67
68 · i.fft Fast Fourier Transform (FFT) for image processing.
69
70 · i.gensig Generates statistics for i.maxlik from raster map.
71
72 · i.gensigset Generates statistics for i.smap from raster map.
73
74 · i.group Creates, edits, and lists groups of imagery data.
75
76 · i.his.rgb Transforms raster maps from HIS (Hue-Intensity-Satu‐
77 ration) color space to RGB (Red-Green-Blue) color space.
78
79 · i.ifft Inverse Fast Fourier Transform (IFFT) for image process‐
80 ing.
81
82 · i.image.mosaic Mosaics several images and extends colormap.
83
84 · i.in.spotvgt Imports SPOT VGT NDVI data into a raster map.
85
86 · i.landsat.acca Performs Landsat TM/ETM+ Automatic Cloud Cover
87 Assessment (ACCA).
88
89 · i.landsat.toar Calculates top-of-atmosphere radiance or
90 reflectance and temperature for Landsat MSS/TM/ETM+/OLI
91
92 · i.maxlik Classifies the cell spectral reflectances in imagery
93 data.
94
95
96 · i.modis.qc Extracts quality control parameters from MODIS QC
97 layers.
98
99 · i.oif Calculates Optimum-Index-Factor table for spectral bands
100
101 · i.ortho.camera Select and modify the imagery group camera ref‐
102 erence file.
103
104 · i.ortho.elev Select or modify the target elevation model.
105
106 · i.ortho.init Interactively creates or modifies entries in a
107 camera initial exposure station file for imagery group refer‐
108 enced by a sub-block.
109
110 · i.ortho.photo Menu driver for the photo imagery programs.
111
112 · i.ortho.rectify Orthorectifies an image by using the image to
113 photo coordinate transformation matrix.
114
115 · i.ortho.target Select or modify the imagery group target.
116
117 · i.ortho.transform Computes a coordinate transformation based on
118 the control points.
119
120 · i.pansharpen Image fusion algorithms to sharpen multispectral
121 with high-res panchromatic channels
122
123 · i.pca Principal components analysis (PCA) for image processing.
124
125 · i.rectify Rectifies an image by computing a coordinate trans‐
126 formation for each pixel in the image based on the control
127 points.
128
129 · i.rgb.his Transforms raster maps from RGB (Red-Green-Blue)
130 color space to HIS (Hue-Intensity-Saturation) color space.
131
132 · i.segment Identifies segments (objects) from imagery data.
133
134 · i.smap Performs contextual image classification using sequen‐
135 tial maximum a posteriori (SMAP) estimation.
136
137 · i.spectral Displays spectral response at user specified loca‐
138 tions in group or images.
139
140 · i.target Targets an imagery group to a GRASS location and
141 mapset.
142
143 · i.tasscap Performs Tasseled Cap (Kauth Thomas) transformation.
144
145 · i.topo.corr Computes topographic correction of reflectance.
146
147 · i.vi Calculates different types of vegetation indices.
148
149
150 · i.zc Zero-crossing "edge detection" raster function for image
151 processing.
152
153 Main index | Topics index | Keywords index | Graphical index | Full
154 index
155
156 © 2003-2019 GRASS Development Team, GRASS GIS 7.4.4 Reference Manual
157
158
159
160GRASS 7.4.4 imagery_graphical(1)