Differences between revisions 3 and 17 (spanning 14 versions)
Revision 3 as of 2008-10-25 22:28:56
Size: 944
Editor: anonymous
Comment:
Revision 17 as of 2008-10-30 09:58:18
Size: 1458
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 All:read #acl AdminGroup:read,write,delete,revert EditorGroup:read,write All:read
Line 14: Line 14:
 * 2 SWS, 3 LP

== Why Python? ==

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

[[/Links| Where do I find more information?]]

 * Python Scripting for Computational Science, Hans Petter Langtangen, Springer (available in the ZMAW library)
Line 19: Line 30:
 * [[/Lesson1|27.10. Introduction]]
 * 3.11. Data types, structures and functions
 * 27.10. [[/Lesson1|Introduction]], [[/Lesson1b|Basic Python]], [[/Exercise1|Exercise]]
 * 3.11. [[/Lesson2|Data types, structures and functions]] [[/Exercise2|Exercise]]
Line 22: Line 33:
 * 17.11. Image statistics, histogram
 * 24.11. Neighborhood operation, convolution
 * 17.11. Plotting and visualization
 * 24.11. Image statistics, histogram
Line 25: Line 36:
 * 8.12. Geometric transformation, projection  * 8.12. Neighborhood operation, convolution
Line 27: Line 38:
 * 5.1. Edge detection, segmentation, morphological operations
 * 12.1. Classification, optimization
 * 19.1. Classification, K-means
 * (5.1.)
 * 12.1. Geometric transformations and projections
 * 19.1. Algorithms for retrieval of geophysical parameters
Line 34: Line 45:
   * Project  * Algorithms for retrieval of geophysical parameters
 * Edge detection, segmentation, morphological operations, classification
 * [[/Project| Project]]

Scientific Programming with Python for Satellite Image Processing and Analysis

Lecture and exercises by Prof. Dr. Lars Kaleschke

  • Monday
  • 15:00-16:30
  • Room ZMAW 024
  • First lecture 27. October
  • 2 SWS, 3 LP

Why Python?

Where do I find more information?

  • Python Scripting for Computational Science, Hans Petter Langtangen, Springer (available in the ZMAW library)

Wintersemester 2008/2009

Preliminary schedule

  • 27.10. Introduction, Basic Python, Exercise

  • 3.11. Data types, structures and functions Exercise

  • 10.11. System, I/O
  • 17.11. Plotting and visualization
  • 24.11. Image statistics, histogram
  • 1.12. Sampling, interpolation
  • 8.12. Neighborhood operation, convolution
  • 15.12. Smoothing filter
  • (5.1.)
  • 12.1. Geometric transformations and projections
  • 19.1. Algorithms for retrieval of geophysical parameters
  • 26.1. Exam
  • 2.2. Evaluation

Sommersemester 2009

  • Algorithms for retrieval of geophysical parameters
  • Edge detection, segmentation, morphological operations, classification
  • Project

LehreWiki: Python (last edited 2009-01-26 13:32:53 by anonymous)