diff options
author | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2006-12-18 23:29:46 +0100 |
---|---|---|
committer | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2006-12-18 23:29:46 +0100 |
commit | b4a72f1e2f8c9beed783dcae1a1a3a71f3be76cd (patch) | |
tree | cf863bc849c09f7ccb7c249db8d7c33c15d07770 | |
parent | 2098e3e51463d98cf27bec447ada4add1d50f723 (diff) |
update NEWS
-rw-r--r-- | NEWS | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -7,7 +7,16 @@ gipfel-0.2.0 - gipfel now tries to find a reasonable default for the scale value when opening new images based on the "Focal Length In 35mm" Exif tag, if it exists. - - GPS position Exif tags are used if they exist. + - GPS Exif tags are used if they exist. + - gipfel can now correct lens distortion (see README). + - Switched to use maxima for symbolic computation and code generation. + - Switched to use th GNU Scientific Library instead of ccmath. + - Major simplifications of the projection code. + - Removed the "guess" button. + - Added bilinear interpolation for image stitching (-b option). + - Added range option (-r) for image stitching. + - Known mountains must now be marked with the middle mouse button + and positioned by dragging them with the left button pressed. gipfel-0.1.3 - Add stitching mode (gipfel -s). See README for details. |