Differences between revisions 4 and 19 (spanning 15 versions)
Revision 4 as of 2008-10-25 22:38:18
Size: 971
Editor: anonymous
Comment:
Revision 19 as of 2008-11-04 13:34:36
Size: 1465
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 5: Line 5:
 
Line 7: Line 6:

Lecture and exercises by [[LarsKaleschke| Prof. Dr. Lars Kaleschke]]
Lecture and exercises by [[LarsKaleschke|Prof. Dr. Lars Kaleschke]]
Line 14: Line 12:
 * 2 SWS, 3 LP

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

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

 * Python Scripting for Computational Science, Hans Petter Langtangen, Springer (available in the ZMAW library)
Line 16: Line 23:
Line 19: Line 25:
 * [[/Lesson1|27.10. Introduction]] [[/Lesson1b|Basic Python]]
 * 3.11. Data types, structures and functions
 * 10.11. System, I/O
 * 17.11. Image statistics, histogram
 * 24.11. Neighborhood operation, convolution
 * 1.12. Sampling, interpolation
 * 8.12. Geometric transformation, projection
 * 15.12. Smoothing filter
 * 5.1. Edge detection, segmentation, morphological operations
 * 12.1. Classification, optimization
 * 19.1. Classification, K-means
 * 27.10. [[Python/Lesson1|Introduction]], [[Python/Lesson1b|Basic Python]], [[Python/Exercise1|Exercise]]
 * 3.11. [[Python/Lesson2|Data types, structures and functions]] [
 * 10.11. [[Python/Lesson2|Data types, structures and functions]] [[Python/Exercise2|Exercise]]
 * 17.11. System
 * 24.11. I/O
 * 1.12. Histogram
 * 8.12. Image statistics
 * 15.12. Sampling, interpolation
 * (5.1.)
 * 12.1. Neighborhood operation, convolution, smoothing filter
 * 19.1. Geometric transformations and projections
Line 34: Line 40:
   * Project  * Algorithms for retrieval of geophysical parameters
 * Edge detection, segmentation, morphological operations, classification
 * [[Python/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

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)