Differences between revisions 25 and 38 (spanning 13 versions)
Revision 25 as of 2008-04-16 17:33:21
Size: 1649
Editor: anonymous
Comment:
Revision 38 as of 2008-06-24 20:04:33
Size: 2641
Editor: anonymous
Comment:
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:

Why Python?

 * http://geosci.uchicago.edu/~rtp1/itr/Python.html
 * http://www.scipy.org/NumPyTestimony
Line 32: Line 37:
SiaExercisesLesson3

== Lesson 4 - Image Processing ==

SiaProgrammingPythonImageProc

SiaExercisesLesson4

== Lesson 5/6 - Image Processing ==

SiaProgrammingPythonImageProc

SiaExercisesLesson5

== Lesson 7 - Image Processing: Bayes classification, segmentation by thresholding ==

SiaProgrammingPythonImageProc

SiaExercisesLesson7

== Lesson 8 - Image Processing: Texture ==

SiaProgrammingPythonImageProc

SiaExercisesLesson8

== Lesson 9/10 - Image Processing: Kmeans algorithm, Vector Quantization ==

SiaProgrammingPythonImageProc

SiaExercisesLesson9

== Lesson 11 - Image Processing: Filter ==

SiaProgrammingPythonImageProc

SiaExercisesLesson11

Line 35: Line 79:
 *[[http://37mm.no/mpy/idl-numpy.html|NumPy for IDL users]]
 *[[http://www.scipy.org/NumPy_for_Matlab_Users|NumPy for Matlab users]]
 * [[http://37mm.no/mpy/idl-numpy.html|NumPy for IDL users]]
 * [[http://www.scipy.org/NumPy_for_Matlab_Users|NumPy for Matlab users]]
 * [[http://www.tau.ac.il/~kineret/amit/scipy_tutorial/|SciPy tutorial]]
Line 57: Line 102:
=== RPy ===
 * [[http://rpy.sourceforge.net/| RPy (R from Python)]] Statistical computing and graphics

SatelliteImageAnalysis

Programming Python

Why Python?

Lesson 1 - Introduction

SiaProgrammingPythonIntroduction

SiaProgrammingPythonBasicPython

SiaExercisesLesson1

Lesson 2 - Data types, structures and functions

SiaProgrammingPythonDatatypes

SiaProgrammingPythonFunctions

SiaExercisesLesson2

Lesson 3 - System, I/O

SiaProgrammingPythonSystem

SiaProgrammingPythonIo

SiaExercisesLesson3

Lesson 4 - Image Processing

SiaProgrammingPythonImageProc

SiaExercisesLesson4

Lesson 5/6 - Image Processing

SiaProgrammingPythonImageProc

SiaExercisesLesson5

Lesson 7 - Image Processing: Bayes classification, segmentation by thresholding

SiaProgrammingPythonImageProc

SiaExercisesLesson7

Lesson 8 - Image Processing: Texture

SiaProgrammingPythonImageProc

SiaExercisesLesson8

Lesson 9/10 - Image Processing: Kmeans algorithm, Vector Quantization

SiaProgrammingPythonImageProc

SiaExercisesLesson9

Lesson 11 - Image Processing: Filter

SiaProgrammingPythonImageProc

SiaExercisesLesson11

Documentation

Modules

SciPy/NumPy

pylab

GDAL

PyNGL

To enable PyNGL (on ZMAW Linux ia32/x64 and solaris10) you have to type

module load PyNGL/1.2.0

RPy

Download

LehreWiki: SiaProgrammingPython (last edited 2009-01-16 14:14:58 by anonymous)