Difference between revisions of "Historical:Suggestion Hugin Preferences Workflow"

From PanoTools.org Wiki
Jump to navigation Jump to search
(New preferences pane for hugin)
 
m (categorized)
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
==Feature proposal from hugin-ptx==
 
==Feature proposal from hugin-ptx==
  
A new ''Preferences'' pane is suggested for ''hugin'', with input field for saving path for projects and input field for saving panorama(s) (and more input fields for default (saving) path for other "things" like lens parameters?). Radio buttons or drop-down menus would fit the need for choosing 1 out of N options.
+
A new ''Preferences'' pane is suggested for ''hugin'', with input field for saving path for projects and input field for saving panorama(s) (and more input fields for default (saving) path for other "things" like lens parameters?). <s>Radio buttons or </s>Drop-down menus would fit the need for choosing 1 out of N options.
  
 
This addition is suggested for hugin 0.7.1
 
This addition is suggested for hugin 0.7.1
Line 15: Line 15:
 
:* input images directory
 
:* input images directory
 
:* previous project file directory
 
:* previous project file directory
 +
:* custom directory
 
: Suggested project file name is
 
: Suggested project file name is
 
:* blank
 
:* blank
 
:* first_image_name-last_image_name
 
:* first_image_name-last_image_name
 
:* current date and time
 
:* current date and time
 +
:* name of directory where the project file is stored
 +
::: Here it would be cool to have some sort of expandos / regexp thing, e.g. %d1 %d2 %d3 would be the first, second, and third level directory.
 
----
 
----
 
Specify output prefix
 
Specify output prefix
Line 25: Line 28:
 
:* project file directory
 
:* project file directory
 
:* previous output directory
 
:* previous output directory
 +
:* custom directory
 
: Suggested output prefix is
 
: Suggested output prefix is
 
:* blank
 
:* blank
 
:* project file name prefix
 
:* project file name prefix
 
:* current date and time
 
:* current date and time
 +
:* custom (possibly with an expando that could look like %d4%d5.tif)
 +
----
 +
Output prefix dialogue
 +
:* show dialogue window to specifiy output prefix
 +
:* automatically set output prefix based on existing rules
  
 
==Explanations==
 
==Explanations==
Line 34: Line 43:
 
* For an existing pto file, the "Save as" dialogue should open with that directory and that name.
 
* For an existing pto file, the "Save as" dialogue should open with that directory and that name.
 
* For the output prefix, the suggested name could be (partly) highlighted (possible in OSX), and if one types away, the highlighted default clears. If you want to edit the suggested name, click on it first or use left-arrow or right-arrow as first key stroke.
 
* For the output prefix, the suggested name could be (partly) highlighted (possible in OSX), and if one types away, the highlighted default clears. If you want to edit the suggested name, click on it first or use left-arrow or right-arrow as first key stroke.
 +
 +
[[Category:Software:Hugin]]

Revision as of 22:24, 30 May 2008

Feature proposal from hugin-ptx

A new Preferences pane is suggested for hugin, with input field for saving path for projects and input field for saving panorama(s) (and more input fields for default (saving) path for other "things" like lens parameters?). Radio buttons or Drop-down menus would fit the need for choosing 1 out of N options.

This addition is suggested for hugin 0.7.1

Hugin > Preferences > Workflow

On hugin startup open on

  • Assistant tab
  • Images tab

New project file

Save project file dialogue opens on
  • input images directory
  • previous project file directory
  • custom directory
Suggested project file name is
  • blank
  • first_image_name-last_image_name
  • current date and time
  • name of directory where the project file is stored
Here it would be cool to have some sort of expandos / regexp thing, e.g. %d1 %d2 %d3 would be the first, second, and third level directory.

Specify output prefix

Dialogue window opens on
  • input images directory
  • project file directory
  • previous output directory
  • custom directory
Suggested output prefix is
  • blank
  • project file name prefix
  • current date and time
  • custom (possibly with an expando that could look like %d4%d5.tif)

Output prefix dialogue

  • show dialogue window to specifiy output prefix
  • automatically set output prefix based on existing rules

Explanations

  • Maybe someone can come up with a better name than "Workflow".
  • For an existing pto file, the "Save as" dialogue should open with that directory and that name.
  • For the output prefix, the suggested name could be (partly) highlighted (possible in OSX), and if one types away, the highlighted default clears. If you want to edit the suggested name, click on it first or use left-arrow or right-arrow as first key stroke.