Differences between revisions 1 and 5 (spanning 4 versions)
Revision 1 as of 2008-12-01 13:26:31
Size: 113
Editor: anonymous
Comment:
Revision 5 as of 2008-12-01 15:09:54
Size: 554
Editor: anonymous
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
#acl AdminGroup:read,write,delete,revert EditorGroup:read,write StudentGroup:read,write All:read #acl AdminGroup:read,write,delete,revert EditorGroup:read,write StudentGroup:read,write,delete,revert All:read
Line 3: Line 3:

= Statistics, histograms and colors =

Calculate and plot the histograms of different surface types (ice, land, meltponds) for the Landsat channels 1 (450-520nm), 2 (520-600nm), and 3 (630-690nm).


 * Select coordinates of homogeneous regions
 * Retrieve region from array
 * Calculate histograms


Landsat data:

{{{/pf/u/u241127/satbild/LE71770012008201SGS00}}}


[[/Group1]]

[[/Group2]]

[[/Group3]]

Statistics, histograms and colors

Calculate and plot the histograms of different surface types (ice, land, meltponds) for the Landsat channels 1 (450-520nm), 2 (520-600nm), and 3 (630-690nm).

  • Select coordinates of homogeneous regions
  • Retrieve region from array
  • Calculate histograms

Landsat data:

/pf/u/u241127/satbild/LE71770012008201SGS00

/Group1

/Group2

/Group3

LehreWiki: Python/Exercise5 (last edited 2008-12-01 15:49:59 by ChristineNam)