1imagery(1) Grass User's Manual imagery(1)
2
3
4
6 Geographic Resources Analysis Support System, commonly referred to as
7 GRASS, is a Geographic Information System (GIS) used for geospatial
8 data management and analysis, image processing, graphics/maps produc‐
9 tion, spatial modeling, and visualization. GRASS is currently used in
10 academic and commercial settings around the world, as well as by many
11 governmental agencies and environmental consulting companies.
12
13 This reference manual details the use of modules distributed with Geo‐
14 graphic Resources Analysis Support System (GRASS), an open source (GNU
15 GPLed), image processing and geographic information system (GIS). Go
16 to imagery introduction | topics
17
18 Go back to help overview
19
20 Imagery commands:
21 i.albedo Computes broad band albedo from surface reflectance.
22
23 i.aster.toar Calculates Top of Atmosphere Radiance/Reflectance/Brightness
24 Temperature from ASTER DN.
25
26 i.atcorr Performs atmospheric correction using the 6S algorithm.
27
28 i.biomass Computes biomass growth, precursor of crop yield calcula‐
29 tion.
30
31 i.cca Canonical components analysis (CCA) program for image pro‐
32 cessing.
33
34 i.cluster Generates spectral signatures for land cover types in an
35 image using a clustering algorithm.
36
37 i.colors.enhance Performs auto-balancing of colors for RGB images.
38
39 i.eb.eta Actual evapotranspiration for diurnal period (Bastiaanssen,
40 1995).
41
42 i.eb.evapfr Computes evaporative fraction and root zone soil moisture.
43
44 i.eb.hsebal01 Computes sensible heat flux iteration SEBAL 01.
45
46 i.eb.netrad Net radiation approximation (Bastiaanssen, 1995).
47
48 i.eb.soilheatflux Soil heat flux approximation (Bastiaanssen, 1995).
49
50 i.emissivity Computes emissivity from NDVI, generic method for sparse
51 land.
52
53 i.evapo.mh Computes evapotranspiration calculation modified or original
54 Hargreaves formulation, 2001.
55
56 i.evapo.pm Computes potential evapotranspiration calculation with
57 hourly Penman-Monteith.
58
59 i.evapo.pt Computes evapotranspiration calculation Priestley and Taylor
60 formulation, 1972.
61
62 i.evapo.time Computes temporal integration of satellite ET actual (ETa)
63 following the daily ET reference (ETo) from meteorological
64 station(s).
65
66
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-Saturation)
77 color space to RGB (Red-Green-Blue) color space.
78
79 i.ifft Inverse Fast Fourier Transform (IFFT) for image processing.
80
81 i.image.mosaic Mosaics several images and extends colormap.
82
83 i.in.spotvgt Imports SPOT VGT NDVI data into a raster map.
84
85 i.landsat.acca Performs Landsat TM/ETM+ Automatic Cloud Cover Assessment
86 (ACCA).
87
88 i.landsat.toar Calculates top-of-atmosphere radiance or reflectance and
89 temperature for Landsat MSS/TM/ETM+/OLI
90
91 i.maxlik Classifies the cell spectral reflectances in imagery data.
92
93 i.modis.qc Extracts quality control parameters from MODIS QC layers.
94
95 i.oif Calculates Optimum-Index-Factor table for spectral bands
96
97 i.ortho.camera Select and modify the imagery group camera reference file.
98
99 i.ortho.elev Select or modify the target elevation model.
100
101 i.ortho.init Interactively creates or modifies entries in a camera ini‐
102 tial exposure station file for imagery group referenced by a
103 sub-block.
104
105 i.ortho.photo Menu driver for the photo imagery programs.
106
107 i.ortho.rectify Orthorectifies an image by using the image to photo coordi‐
108 nate transformation matrix.
109
110 i.ortho.target Select or modify the imagery group target.
111
112 i.ortho.transform Computes a coordinate transformation based on the control
113 points.
114
115 i.pansharpen Image fusion algorithms to sharpen multispectral with
116 high-res panchromatic channels
117
118 i.pca Principal components analysis (PCA) for image processing.
119
120 i.rectify Rectifies an image by computing a coordinate transformation
121 for each pixel in the image based on the control points.
122
123 i.rgb.his Transforms raster maps from RGB (Red-Green-Blue) color space
124 to HIS (Hue-Intensity-Saturation) color space.
125
126 i.segment Identifies segments (objects) from imagery data.
127
128 i.smap Performs contextual image classification using sequential
129 maximum a posteriori (SMAP) estimation.
130
131
132
133
134 i.spectral Displays spectral response at user specified locations in
135 group or images.
136
137 i.target Targets an imagery group to a GRASS location and mapset.
138
139 i.tasscap Performs Tasseled Cap (Kauth Thomas) transformation.
140
141 i.topo.corr Computes topographic correction of reflectance.
142
143 i.vi Calculates different types of vegetation indices.
144
145 i.zc Zero-crossing "edge detection" raster function for image
146 processing.
147
148
149 Main index | Topics index | Keywords index | Graphical index | Full
150 index
151
152 © 2003-2019 GRASS Development Team, GRASS GIS 7.4.4 Reference Manual
153
154
155
156GRASS 7.4.4 imagery(1)