Size: 1934
Comment:
|
Size: 2256
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 40: | Line 40: |
== Lesson 5 - Image Processing == | == Lesson 5/6 - Image Processing == |
Line 45: | Line 45: |
== Lesson 7 - Image Processing: Thresholding == SiaProgrammingPythonImageProc SiaExercisesLesson7 == Lesson 8 - Image Processing: Texture == SiaProgrammingPythonImageProc SiaExercisesLesson8 |
|
Line 72: | Line 86: |
=== RPy === * [[http://rpy.sourceforge.net/| RPy (R from Python)]] Statistical computing and graphics |
Programming Python
Lesson 1 - Introduction
SiaProgrammingPythonIntroduction
SiaProgrammingPythonBasicPython
Lesson 2 - Data types, structures and functions
Lesson 3 - System, I/O
Lesson 4 - Image Processing
Lesson 5/6 - Image Processing
Lesson 7 - Image Processing: Thresholding
Lesson 8 - Image Processing: Texture
Documentation
Modules
SciPy/NumPy
pylab
Matplotlib/pylab Plotting functions with a high degree of Matlab compatibility
GDAL
GDAL - Geospatial Data Abstraction Library for various satellite data formats
PyNGL
PyNGL/PyNIO Python interface to NCAR Command Language
- Scientific visualization and data formats (netCDF, HDF, GRIB etc.)
To enable PyNGL (on ZMAW Linux ia32/x64 and solaris10) you have to type
module load PyNGL/1.2.0
RPy
RPy (R from Python) Statistical computing and graphics