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
gconf-editor(1)                                                    User Commands                                                   gconf-editor(1)

NAME
gconf-editor - view and edit personal desktop configuration preferences SYNOPSIS
gconf-editor DESCRIPTION
The GConf Editor application enables you to view and edit all of your current personal desktop preferences. The GConf Editor window pro- vides a tree view to navigate through the hierarchy of preferences, an edit pane to make changes to individual preferences, and a descrip- tion pane to highlight the documentation associated with the currently selected preference. OPTIONS
None. OPERANDS
None. EXAMPLES
Example 1: Launching GConf Editor example% gconf-editor EXIT STATUS
The following exit values are returned: 0 Application exited successfully >0 Application exited with failure FILES
The following files are used by this application: /usr/bin/gconf-editor Executable for GConf Editor. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability | | +-----------------------------+-----------------------------+ |Interface stability | | +-----------------------------+-----------------------------+ SEE ALSO
Latest version of the GNOME Desktop System Administration Guide for your platform. NOTES
Written by Stephen Browne, Sun Microsystems Inc., 2003. SunOS 5.10 1 Oct 2003 gconf-editor(1)