Next | Query returned 15 messages, browsing 11 to 20 | previous

History of commit frequency

CVS Commit History:


   2009-02-15 09:12:19 by OBATA Akio | Files touched by this commit (1)
Log message:
Sort.
   2009-02-15 09:11:00 by OBATA Akio | Files touched by this commit (1)
Log message:
Replace alignment spaces with tabs.
   2009-01-27 10:09:43 by Johannes Hofmann | Files touched by this commit (3)
Log message:
Update to gipfel-0.2.6

>From ChangeLog:
* Improve image saving. It is now possible to overwrite the current
  image file.
* Install README and NEWS file to $PREFIX/share/doc/gipfel.
* Change semantics of -t option.
  -t now requires a file just as -j does.
  To generate multiple TIFF files as input to enblend, just do
  for i in *.jpg; do gipfel -s -b -t tiff/$i $i; done
  This simplifies the code and allows to parallelize stitching on
  multicore systems.
* Add simple README viewer to the Help menu.
   2008-10-24 19:00:32 by Johannes Hofmann | Files touched by this commit (1)
Log message:
Add missing (runtime) dependencies to graphics/jpeg and graphics/exif.
   2008-08-12 18:55:04 by othyro | Files touched by this commit (4) | Imported package
Log message:
gipfel helps to find the names of mountains or points of interest on a picture.
It uses a database containing names and GPS data. With the given viewpoint (the
point from which the picture was taken) and two known mountains on the picture,
gipfel can compute all parameters needed to compute the positions of other
mountains on the picture.

gipfel can also be used to play around with the parameters manually. But be
warned: It is pretty difficult to find the right parameters for a given picture
manually.

You can think of gipfel as a georeferencing software for arbitrary images (not
only satelite images or maps).

gipfel also has an image stitching mode, which allows to generate panorama
images from multiple images that have been referenced with gipfel. The nice
thing about the new image stitching is that it reuses the code that already
existed for referencing images.


Next | Query returned 15 messages, browsing 11 to 20 | previous