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
HUGIN(1)							       HUGIN								  HUGIN(1)

NAME
hugin - Hugin panorama creator SYNOPSIS
hugin project_file|image files ... DESCRIPTION
Hugin is a GUI tool for panorama creation. This man page is a stub, complete documentation of the GUI can be found in the online manual available in the Help menu. Moreover there are related CLI tools listed below in the SEE ALSO section. OPTIONS
Hugin has no command-line options. SEE ALSO
align_image_stack(1) autooptimiser(1) calibrate_lens(1) celeste_standalone(1) checkpto(1) cpclean(1) cpfind(1) deghosting_mask(1) fulla(1) hugin_hdrmerge(1) hugin_stitch_project(1) icpfind(1) nona(1) nona_gui(1) pano_modify(1) pano_trafo(1) PTBatcher(1) PTBatcherGUI(1) pto2mk(1) pto_merge(1) tca_correct(1) vig_optimize(1) AUTHORS
Written by Pablo d'Angelo. Also contains contributions from Kai-Uwe Behrmann, Douglas Wilkins, Ippei Ukai, Ed Halley, Bruno Postle, Gerry Patterson and Brent Townshend. This man page was written by Cyril Brulebois <cyril.brulebois@enst-bretagne.fr> and is licensed under the same terms as the hugin package itself. "Version: 2011.4.0" 2011-12-02 HUGIN(1)