Hugin panoramic photo editor extends its reach


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News Hugin panoramic photo editor extends its reach
# 1  
Old 10-30-2008
Hugin panoramic photo editor extends its reach

10-30-2008 08:00 AM
The developers of the free panoramic photo editor Hugin released version 0.7 this month, culminating a two-year development cycle. The new release incorporates key new technical abilities and usability improvements to help demystify the panorama creation process for the average shooter.



Source...
Login or Register to Ask a Question

Previous Thread | Next Thread

4 More Discussions You Might Find Interesting

1. Post Here to Contact Site Administrators and Moderators

Trying to reach Neo, but unable to.

Hello, I am trying to reach forum administrator Neo because of specific material that he posted here. I cannot reach him directly via PM him unless I have made 10 posts, but at the same time I don't want to spam the forum with 10 posts just to be able to PM him. I assume I won't be able to... (3 Replies)
Discussion started by: Artashes
3 Replies

2. Programming

FORTRAN Extends

I am writing some code in fortran that defines certain shapes. Currently I have a cuboid and a prism. Now a parallelepiped is both a cuboid and a prism. Is there a way to code this? Currently I only have Type, Extends (Cuboid) :: Parallelepipied How can I do so that Parallelepipied is... (3 Replies)
Discussion started by: kristinu
3 Replies

3. Programming

Problem with <T extends Comparable<? super T>>>

Hi guys, I have a three class: 1. Class Algorithm having max() finding maximum value in a Collection public class Algorithm { public static <T extends Comparable<T>> T max(Collection<? extends T> coll) { T max = coll.iterator().next(); for (T elm : coll) { ... (0 Replies)
Discussion started by: majid.merkava
0 Replies

4. UNIX for Dummies Questions & Answers

How to reach to the end of the file?

What is the command, which takes cursor to the end of file which is opened within vi editor? (4 Replies)
Discussion started by: videsh77
4 Replies
Login or Register to Ask a Question
digikam(1)							   User Commands							digikam(1)

NAME
digikam - digital photo management application for KDE SYNOPSIS
digikam [Qt-options] [KDE-options] [--detect-camera] DESCRIPTION
Digikam is an easy to use and powerful digital photo management application, which makes importing, organizing and editing digital photos a "snap". An easy to use interface is provided to connect to your digital camera, preview the images and download and/or delete them. Digikams buildin image editor makes the common photo correction a simple task. The image editor is extensible via plugins. The digikam package contains already many useful image editor plugins. Digikam can also make use of the KIPI image handling plugins to extend it's capabilities even further for photo manipulations, im- and export, etc. The kipi-plugins package contains many very useful extentions. Options: --detect-camera Automatically detect and open picture download dialog. Note: autodetection does not work with cameras that claim to be USB mass storage devices. --download-from <path> Open camera dialog at <path>. Use this with cameras that export their pictures as USB mass storage. KDE automounts the camera stor- age, if the path given as, e.g., system:/media/<dir> or media:/<dir> Generic options: --help Show help about options --help-qt Show Qt specific options --help-kde Show KDE specific options --help-all Show all options --author Show author information -v, --version Show version information --license Show license information -- End of options SEE ALSO
The full documentation for digikam is maintained as a html manual in the package digikam-doc. The command khelpcenter help:/digikam gives you access to the complete manual. AUTHOR
digikam was written by Renchi Raju and many others (see /usr/share/doc/digikam/AUTHORS for details). This manual page was prepared by Achim Bohnet <ach@mpe.mpg.de> for the Debian GNU/Linux system (but may be used by others). digikam 0.7.4 Feb 2005 digikam(1)