Differences between revisions 6 and 34 (spanning 28 versions)
Revision 6 as of 2008-10-25 23:04:34
Size: 962
Editor: anonymous
Comment:
Revision 34 as of 2009-01-12 13:40:28
Size: 1758
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)
 * Digitale Bildverarbeitung, Bernd Jähne, Springer (available in the ZMAW library)
Line 16: Line 24:
Line 19: Line 26:
 * 27.10. [[/Lesson1|Introduction]] [[/Lesson1b|Basic Python]] [[/Exercise1|Exercise]]
 * 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.)
 * 12.1. Edge detection, segmentation, morphological operations
 * 19.1. Classification,
 * 27.10. [[Python/Lesson1|Introduction]], [[Python/Lesson1b|Basic Python]], [[Python/Exercise1|Exercise]]
 * 3.11. [[Python/Lesson2|Data types, structures and functions]]
 * 10.11. [[Python/Exercise2|Exercise]]
 * 17.11. [[Python/Lesson3|System]] [[Python/Exercise3|Exercise]]
 * 24.11. [[Python/Lesson4|Data formats]] [[Python/Exercise4|Exercise]]
 * 1.12. [[Python/Lesson5|Histogram]] [[Python/Exercise5|Exercise]]
 * 8.12. [[Python/Lesson6|Image statistics]] [[Python/Exercise6|Exercise]]
 * 15.12. [[Python/Lesson7|Sampling, interpolation]]
 * (5.1.)
 * 12.1. [[Python/Lesson8|Neighborhood operation, convolution, filter]] [[Python/Exercise8|Exercise]]
 * 19.1. Geometric transformations and projections
Line 34: Line 41:
   * 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)
  • Digitale Bildverarbeitung, Bernd Jähne, 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)