Differences between revisions 1 and 2
Revision 1 as of 2008-12-08 12:17:36
Size: 719
Editor: anonymous
Comment:
Revision 2 as of 2008-12-08 12:18:31
Size: 719
Editor: anonymous
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
= Random variables = = Image statistics =
Line 20: Line 20:
[[attachment:landsat_b80.png]] {{attachment:landsat_b80.png}}

Image statistics

The measurements that form an image show statistical fluctuations. The image is characterised by a probability density function (PDF). The PDF f describes the probability of the occurrence of a discrete grey level q in the range of grey levels Q.

latex error! exitcode was 2 (signal 0), transscript follows:

Probability density functions and histograms

The PDF of an image can be calculated and displayed using the pylab.hist function or it can be calculated using the scipy.histogram function.

landsat_b80.png

LehreWiki: Python/Lesson6 (last edited 2008-12-08 13:15:56 by anonymous)