Hugintrunk  0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Macros
config_defaults.h File Reference
#include <hugin_config.h>
Include dependency graph for config_defaults.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define HUGIN_ASS_NCONTROLPOINTS   20l
 
#define HUGIN_ASS_MAX_NORMAL_FOV   100.0
 
#define HUGIN_ASS_PANO_DOWNSIZE_FACTOR   0.7
 
#define HUGIN_ASS_AUTO_ALIGN   0l
 
#define HUGIN_ASS_AUTO_CPCLEAN   1l
 
#define HUGIN_ASS_LINEFIND   1l
 
#define HUGIN_CELESTE_AUTO   0l
 
#define HUGIN_CELESTE_THRESHOLD   0.5
 
#define HUGIN_CELESTE_FILTER   1l
 
#define HUGIN_CELESTE_MODEL   "celeste.model"
 
#define HUGIN_FT_TEMPLATE_SIZE   21l
 
#define HUGIN_FT_SEARCH_AREA_PERCENT   10l
 
#define HUGIN_FT_LOCAL_SEARCH_WIDTH   14l
 
#define HUGIN_FT_CORR_THRESHOLD   0.8
 
#define HUGIN_FT_CURV_THRESHOLD   0.0
 
#define HUGIN_FT_ROTATION_SEARCH   0l
 
#define HUGIN_FT_ROTATION_START_ANGLE   -30.0
 
#define HUGIN_FT_ROTATION_STOP_ANGLE   30.0
 
#define HUGIN_FT_ROTATION_STEPS   12l
 
#define HUGIN_IMGCACHE_UPPERBOUND   268435456
 
#define HUGIN_IMGCACHE_MAPPING_INTEGER   0l
 
#define HUGIN_IMGCACHE_MAPPING_FLOAT   1l
 
#define HUGIN_CAPTURE_TIMESPAN   60l
 
#define HUGIN_LANGUAGE   wxLANGUAGE_DEFAULT
 
#define HUGIN_GUI_SORT_NEW_IMG_ON_ADD   1l
 
#define HUGIN_LENS_ASSUME_SIMILAR   1l
 
#define HUGIN_DEFAULT_PROJECT_NAME   "%firstimage - %lastimage"
 
#define HUGIN_DEFAULT_OUTPUT_NAME   "%projectname"
 
#define HUGIN_SMART_UNDO   0l
 
#define HUGIN_SHOW_PROJECTION_HINTS   1l
 
#define HUGIN_USE_EXIFTOOL   1l
 
#define HUGIN_EXIFTOOL_CREATE_GPANO   1l
 
#define HUGIN_PT_SCRIPTFILE   "PT_script.txt"
 
#define HUGIN_PT_MENDER_EXE   "PTmender"
 
#define HUGIN_PT_BLENDER_EXE   "PTblender"
 
#define HUGIN_PT_MASKER_EXE   "PTmasker"
 
#define HUGIN_PT_ROLLER_EXE   "PTroller"
 
#define HUGIN_SMARTBLEND_EXE   "smartblend.exe"
 
#define HUGIN_ENBLEND_EXE   "enblend"
 
#define HUGIN_ENFUSE_EXE   "enfuse"
 
#define HUGIN_ENBLEND_EXE_CUSTOM   true
 
#define HUGIN_ENFUSE_EXE_CUSTOM   true
 
#define HUGIN_ENBLEND_ARGS   ""
 
#define HUGIN_ENFUSE_ARGS   ""
 
#define HUGIN_SMARTBLEND_ARGS   ""
 
#define HUGIN_NONA_INTERPOLATOR   0l
 
#define HUGIN_NONA_CROPPEDIMAGES   1l
 
#define HUGIN_NONA_USEGPU   0l
 
#define HUGIN_LDR_OUTPUT_FORMAT   0l
 
#define HUGIN_TIFF_COMPRESSION   2l
 
#define HUGIN_JPEG_QUALITY   90l
 
#define HUGIN_HDR_OUTPUT_FORMAT   0l
 
#define HUGIN_DEFAULT_BLENDER   HuginBase::PanoramaOptions::ENBLEND_BLEND
 
#define HUGIN_HDRMERGE_ARGS   "-m avg -c"
 
#define HUGIN_MASK_COLOUR_POLYGON_NEGATIVE   "#FF0000"
 
#define HUGIN_MASK_COLOUR_POLYGON_POSITIVE   "#00FF00"
 
#define HUGIN_MASK_COLOUR_POINT_SELECTED   "#0000FF"
 
#define HUGIN_MASK_COLOUR_POINT_UNSELECTED   "#FFFFFF"
 
#define HUGIN_PREVIEW_BACKGROUND   "#000000"
 
#define HUGIN_PROCESSOR_GUI   0l
 
#define HUGIN_PROCESSOR_START   1l
 
#define HUGIN_PROCESSOR_OVERWRITE   0l
 
#define HUGIN_PROCESSOR_VERBOSE   1l
 
#define HUGIN_PHOTOMETRIC_OPTIMIZER_NRPOINTS   200l
 

Detailed Description

Author
Pablo d'Angelo pablo.nosp@m..dan.nosp@m.gelo@.nosp@m.web..nosp@m.de

$Id$

This is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU General Public License along with this software. If not, see http://www.gnu.org/licenses/.

Definition in file config_defaults.h.

Macro Definition Documentation

#define HUGIN_ASS_AUTO_ALIGN   0l
#define HUGIN_ASS_AUTO_CPCLEAN   1l
#define HUGIN_ASS_LINEFIND   1l
#define HUGIN_ASS_MAX_NORMAL_FOV   100.0

Definition at line 33 of file config_defaults.h.

#define HUGIN_ASS_NCONTROLPOINTS   20l
#define HUGIN_ASS_PANO_DOWNSIZE_FACTOR   0.7
#define HUGIN_CAPTURE_TIMESPAN   60l
#define HUGIN_CELESTE_AUTO   0l
#define HUGIN_CELESTE_FILTER   1l
#define HUGIN_CELESTE_MODEL   "celeste.model"

Definition at line 43 of file config_defaults.h.

Referenced by MainFrame::GetSVMModel().

#define HUGIN_CELESTE_THRESHOLD   0.5
#define HUGIN_DEFAULT_BLENDER   HuginBase::PanoramaOptions::ENBLEND_BLEND
#define HUGIN_DEFAULT_OUTPUT_NAME   "%projectname"
#define HUGIN_DEFAULT_PROJECT_NAME   "%firstimage - %lastimage"
#define HUGIN_ENBLEND_ARGS   ""
#define HUGIN_ENBLEND_EXE   "enblend"
#define HUGIN_ENBLEND_EXE_CUSTOM   true
#define HUGIN_ENFUSE_ARGS   ""
#define HUGIN_ENFUSE_EXE   "enfuse"
#define HUGIN_ENFUSE_EXE_CUSTOM   true
#define HUGIN_EXIFTOOL_CREATE_GPANO   1l
#define HUGIN_FT_CORR_THRESHOLD   0.8
#define HUGIN_FT_CURV_THRESHOLD   0.0
#define HUGIN_FT_LOCAL_SEARCH_WIDTH   14l
#define HUGIN_FT_ROTATION_SEARCH   0l
#define HUGIN_FT_ROTATION_START_ANGLE   -30.0
#define HUGIN_FT_ROTATION_STEPS   12l
#define HUGIN_FT_ROTATION_STOP_ANGLE   30.0
#define HUGIN_FT_SEARCH_AREA_PERCENT   10l
#define HUGIN_FT_TEMPLATE_SIZE   21l
#define HUGIN_GUI_SORT_NEW_IMG_ON_ADD   1l

Definition at line 68 of file config_defaults.h.

Referenced by PanoCommand::wxAddImagesCmd::processPanorama().

#define HUGIN_HDR_OUTPUT_FORMAT   0l

Definition at line 165 of file config_defaults.h.

#define HUGIN_HDRMERGE_ARGS   "-m avg -c"
#define HUGIN_IMGCACHE_MAPPING_FLOAT   1l
#define HUGIN_IMGCACHE_MAPPING_INTEGER   0l

Definition at line 60 of file config_defaults.h.

Referenced by HuginBase::convertTo8Bit().

#define HUGIN_IMGCACHE_UPPERBOUND   268435456
#define HUGIN_JPEG_QUALITY   90l
#define HUGIN_LANGUAGE   wxLANGUAGE_DEFAULT
#define HUGIN_LDR_OUTPUT_FORMAT   0l
#define HUGIN_LENS_ASSUME_SIMILAR   1l

Definition at line 70 of file config_defaults.h.

#define HUGIN_MASK_COLOUR_POINT_SELECTED   "#0000FF"

Definition at line 176 of file config_defaults.h.

Referenced by MaskEditorPanel::Create(), and MaskLoadDialog::MaskLoadDialog().

#define HUGIN_MASK_COLOUR_POINT_UNSELECTED   "#FFFFFF"

Definition at line 177 of file config_defaults.h.

Referenced by MaskEditorPanel::Create(), and MaskLoadDialog::MaskLoadDialog().

#define HUGIN_MASK_COLOUR_POLYGON_NEGATIVE   "#FF0000"

Definition at line 174 of file config_defaults.h.

Referenced by MaskEditorPanel::Create(), and MaskLoadDialog::MaskLoadDialog().

#define HUGIN_MASK_COLOUR_POLYGON_POSITIVE   "#00FF00"

Definition at line 175 of file config_defaults.h.

Referenced by MaskEditorPanel::Create(), and MaskLoadDialog::MaskLoadDialog().

#define HUGIN_NONA_CROPPEDIMAGES   1l
#define HUGIN_NONA_INTERPOLATOR   0l
#define HUGIN_NONA_USEGPU   0l
#define HUGIN_PHOTOMETRIC_OPTIMIZER_NRPOINTS   200l
#define HUGIN_PREVIEW_BACKGROUND   "#000000"

Definition at line 180 of file config_defaults.h.

Referenced by GLPreviewFrame::GLPreviewFrame().

#define HUGIN_PROCESSOR_GUI   0l
#define HUGIN_PROCESSOR_OVERWRITE   0l
#define HUGIN_PROCESSOR_START   1l
#define HUGIN_PROCESSOR_VERBOSE   1l
#define HUGIN_PT_BLENDER_EXE   "PTblender"

Definition at line 134 of file config_defaults.h.

#define HUGIN_PT_MASKER_EXE   "PTmasker"

Definition at line 135 of file config_defaults.h.

#define HUGIN_PT_MENDER_EXE   "PTmender"

Definition at line 133 of file config_defaults.h.

#define HUGIN_PT_ROLLER_EXE   "PTroller"

Definition at line 136 of file config_defaults.h.

#define HUGIN_PT_SCRIPTFILE   "PT_script.txt"

Definition at line 131 of file config_defaults.h.

#define HUGIN_SHOW_PROJECTION_HINTS   1l
#define HUGIN_SMART_UNDO   0l
#define HUGIN_SMARTBLEND_ARGS   ""

Definition at line 154 of file config_defaults.h.

#define HUGIN_SMARTBLEND_EXE   "smartblend.exe"

Definition at line 138 of file config_defaults.h.

#define HUGIN_TIFF_COMPRESSION   2l
#define HUGIN_USE_EXIFTOOL   1l