Differences between revisions 1 and 15 (spanning 14 versions)
Revision 1 as of 2008-10-25 21:50:49
Size: 665
Editor: anonymous
Comment:
Revision 15 as of 2008-10-30 09:34:55
Size: 1340
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 6: Line 6:
= Scientific Programming with Python for Satellite Image Processing and Analysis= = Scientific Programming with Python for Satellite Image Processing and Analysis =
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?]]
Line 17: Line 25:
Lectures:
 * [[/Lesson1|27.10. Introduction]]
 * 3.11. Data types, structures and functions
 * 10.11.
 * 17.11.
 * 24.11.
 * 1.12.
 * 8.12.
 * 15.12.
 * 5.1.
 * 12.1.
 * 19.1.
Preliminary schedule

 * 27.10. [[/Lesson1|Introduction]], [[/Lesson1b|Basic Python]], [[/Exercise1|Exercise]]
 * 3.11. [[/Lesson2|Data types, structures and functions]] [[/Exercise2|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
Line 33: Line 42:
   * 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?

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)