Hugintrunk
0.1
|
#include <hugin_config.h>
Go to the source code of this file.
$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.
#define HUGIN_ASS_AUTO_ALIGN 0l |
Definition at line 35 of file config_defaults.h.
Referenced by GLPreviewFrame::LoadImages(), PreferencesDialog::OnRestoreDefaults(), and PreferencesDialog::UpdateDisplayData().
#define HUGIN_ASS_AUTO_CPCLEAN 1l |
Definition at line 36 of file config_defaults.h.
Referenced by HuginQueue::GetAssistantCommandQueue(), PreferencesDialog::OnRestoreDefaults(), and PreferencesDialog::UpdateDisplayData().
#define HUGIN_ASS_LINEFIND 1l |
Definition at line 37 of file config_defaults.h.
Referenced by HuginQueue::GetAssistantCommandQueue(), PreferencesDialog::OnRestoreDefaults(), and PreferencesDialog::UpdateDisplayData().
#define HUGIN_ASS_MAX_NORMAL_FOV 100.0 |
Definition at line 33 of file config_defaults.h.
#define HUGIN_ASS_NCONTROLPOINTS 20l |
Definition at line 32 of file config_defaults.h.
Referenced by PreferencesDialog::OnRestoreDefaults(), iCPApp::ReadDetectorConfig(), ImagesPanel::RunCPGenerator(), and PreferencesDialog::UpdateDisplayData().
#define HUGIN_ASS_PANO_DOWNSIZE_FACTOR 0.7 |
Definition at line 34 of file config_defaults.h.
Referenced by PanoPanel::DoCalcOptimalWidth(), HuginQueue::GetAssistantCommandQueue(), PreferencesDialog::OnRestoreDefaults(), PanoOutputDialog::PanoOutputDialog(), and PreferencesDialog::UpdateDisplayData().
#define HUGIN_CAPTURE_TIMESPAN 60l |
Definition at line 63 of file config_defaults.h.
Referenced by PanoOperation::AddImagesSeriesOperation::GetInternalCommand().
#define HUGIN_CELESTE_AUTO 0l |
Definition at line 40 of file config_defaults.h.
Referenced by HuginQueue::GetAssistantCommandQueue(), PreferencesDialog::OnRestoreDefaults(), and PreferencesDialog::UpdateDisplayData().
#define HUGIN_CELESTE_FILTER 1l |
Definition at line 42 of file config_defaults.h.
Referenced by HuginQueue::GetAssistantCommandQueue(), PanoOperation::CelesteOperation::GetInternalCommand(), CPEditorPanel::OnCelesteButton(), PreferencesDialog::OnRestoreDefaults(), and PreferencesDialog::UpdateDisplayData().
#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 |
Definition at line 41 of file config_defaults.h.
Referenced by HuginQueue::GetAssistantCommandQueue(), PanoOperation::CelesteOperation::GetInternalCommand(), CPEditorPanel::OnCelesteButton(), PreferencesDialog::OnRestoreDefaults(), PreferencesDialog::UpdateConfigData(), and PreferencesDialog::UpdateDisplayData().
#define HUGIN_DEFAULT_BLENDER HuginBase::PanoramaOptions::ENBLEND_BLEND |
Definition at line 168 of file config_defaults.h.
Referenced by PreferencesDialog::OnRestoreDefaults(), PanoCommand::wxNewProjectCmd::processPanorama(), and PreferencesDialog::UpdateDisplayData().
#define HUGIN_DEFAULT_OUTPUT_NAME "%projectname" |
Definition at line 74 of file config_defaults.h.
Referenced by PreferencesDialog::OnRestoreDefaults(), and PreferencesDialog::UpdateDisplayData().
#define HUGIN_DEFAULT_PROJECT_NAME "%firstimage - %lastimage" |
Definition at line 73 of file config_defaults.h.
Referenced by getDefaultOutputName(), getDefaultProjectName(), PreferencesDialog::OnRestoreDefaults(), and PreferencesDialog::UpdateDisplayData().
#define HUGIN_ENBLEND_ARGS "" |
Definition at line 150 of file config_defaults.h.
Referenced by PossiblePano::GeneratePanorama(), PreferencesDialog::OnRestoreDefaults(), PanoCommand::wxLoadPTProjectCmd::processPanorama(), PanoCommand::wxNewProjectCmd::processPanorama(), RunStitchPanel::StitchProject(), and PreferencesDialog::UpdateDisplayData().
#define HUGIN_ENBLEND_EXE "enblend" |
Definition at line 140 of file config_defaults.h.
Referenced by PreferencesDialog::OnEnblendExe(), PreferencesDialog::OnRestoreDefaults(), and PreferencesDialog::UpdateDisplayData().
#define HUGIN_ENBLEND_EXE_CUSTOM true |
Definition at line 143 of file config_defaults.h.
Referenced by PreferencesDialog::OnRestoreDefaults(), PreferencesDialog::PreferencesDialog(), and PreferencesDialog::UpdateDisplayData().
#define HUGIN_ENFUSE_ARGS "" |
Definition at line 151 of file config_defaults.h.
Referenced by PossiblePano::GeneratePanorama(), PreferencesDialog::OnRestoreDefaults(), PanoCommand::wxLoadPTProjectCmd::processPanorama(), PanoCommand::wxNewProjectCmd::processPanorama(), RunStitchPanel::StitchProject(), and PreferencesDialog::UpdateDisplayData().
#define HUGIN_ENFUSE_EXE "enfuse" |
Definition at line 141 of file config_defaults.h.
Referenced by PreferencesDialog::OnEnfuseExe(), PreferencesDialog::OnRestoreDefaults(), and PreferencesDialog::UpdateDisplayData().
#define HUGIN_ENFUSE_EXE_CUSTOM true |
Definition at line 144 of file config_defaults.h.
Referenced by PreferencesDialog::OnRestoreDefaults(), PreferencesDialog::PreferencesDialog(), and PreferencesDialog::UpdateDisplayData().
#define HUGIN_EXIFTOOL_CREATE_GPANO 1l |
Definition at line 84 of file config_defaults.h.
Referenced by HuginQueue::detail::GenerateFinalArgfile(), PreferencesDialog::OnRestoreDefaults(), and PreferencesDialog::UpdateDisplayData().
#define HUGIN_FT_CORR_THRESHOLD 0.8 |
Definition at line 49 of file config_defaults.h.
Referenced by MainFrame::OnFineTuneAll(), PreferencesDialog::OnRestoreDefaults(), CPListFrame::OnSelectButton(), CPEditorPanel::PointFineTune(), PreferencesDialog::UpdateConfigData(), and PreferencesDialog::UpdateDisplayData().
#define HUGIN_FT_CURV_THRESHOLD 0.0 |
Definition at line 50 of file config_defaults.h.
Referenced by MainFrame::OnFineTuneAll(), PreferencesDialog::OnRestoreDefaults(), CPEditorPanel::PointFineTune(), PreferencesDialog::UpdateConfigData(), and PreferencesDialog::UpdateDisplayData().
#define HUGIN_FT_LOCAL_SEARCH_WIDTH 14l |
Definition at line 48 of file config_defaults.h.
Referenced by CPEditorPanel::LocalFineTunePoint(), MainFrame::OnFineTuneAll(), PreferencesDialog::OnRestoreDefaults(), and PreferencesDialog::UpdateDisplayData().
#define HUGIN_FT_ROTATION_SEARCH 0l |
Definition at line 52 of file config_defaults.h.
Referenced by PreferencesDialog::OnRestoreDefaults(), PointFineTuneProjectionAware(), and PreferencesDialog::UpdateDisplayData().
#define HUGIN_FT_ROTATION_START_ANGLE -30.0 |
Definition at line 53 of file config_defaults.h.
Referenced by PreferencesDialog::OnRestoreDefaults(), PointFineTuneProjectionAware(), and PreferencesDialog::UpdateDisplayData().
#define HUGIN_FT_ROTATION_STEPS 12l |
Definition at line 55 of file config_defaults.h.
Referenced by PreferencesDialog::OnRestoreDefaults(), PointFineTuneProjectionAware(), and PreferencesDialog::UpdateDisplayData().
#define HUGIN_FT_ROTATION_STOP_ANGLE 30.0 |
Definition at line 54 of file config_defaults.h.
Referenced by PreferencesDialog::OnRestoreDefaults(), PointFineTuneProjectionAware(), and PreferencesDialog::UpdateDisplayData().
#define HUGIN_FT_SEARCH_AREA_PERCENT 10l |
Definition at line 47 of file config_defaults.h.
Referenced by CPEditorPanel::estimateAndAddOtherPoint(), CPEditorPanel::NewPointChange(), PreferencesDialog::OnRestoreDefaults(), CPImageCtrl::showSearchArea(), and PreferencesDialog::UpdateDisplayData().
#define HUGIN_FT_TEMPLATE_SIZE 21l |
Definition at line 46 of file config_defaults.h.
Referenced by CPEditorPanel::estimateAndAddOtherPoint(), CPEditorPanel::LocalFineTunePoint(), CPEditorPanel::NewPointChange(), MainFrame::OnFineTuneAll(), PreferencesDialog::OnRestoreDefaults(), CPImageCtrl::showTemplateArea(), and PreferencesDialog::UpdateDisplayData().
#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" |
Definition at line 171 of file config_defaults.h.
Referenced by PossiblePano::GeneratePanorama(), PanoCommand::wxNewProjectCmd::processPanorama(), and HDRMergeOptionsDialog::SetCommandLineArgument().
#define HUGIN_IMGCACHE_MAPPING_FLOAT 1l |
Definition at line 61 of file config_defaults.h.
Referenced by HuginBase::convertTo8Bit(), imageCacheEntry2wxImage(), PreferencesDialog::OnRestoreDefaults(), PreferencesDialog::UpdateDisplayData(), and PreviewPanel::updatePreview().
#define HUGIN_IMGCACHE_MAPPING_INTEGER 0l |
Definition at line 60 of file config_defaults.h.
Referenced by HuginBase::convertTo8Bit().
#define HUGIN_IMGCACHE_UPPERBOUND 268435456 |
Definition at line 59 of file config_defaults.h.
Referenced by LensCalFrame::LensCalFrame(), MainFrame::MainFrame(), PreferencesDialog::OnRestoreDefaults(), MainFrame::OnShowPrefs(), and PreferencesDialog::UpdateDisplayData().
#define HUGIN_JPEG_QUALITY 90l |
Definition at line 164 of file config_defaults.h.
Referenced by PossiblePano::GeneratePanorama(), PreferencesDialog::OnRestoreDefaults(), PanoOutputDialog::PanoOutputDialog(), PanoCommand::wxNewProjectCmd::processPanorama(), and PreferencesDialog::UpdateDisplayData().
#define HUGIN_LANGUAGE wxLANGUAGE_DEFAULT |
Definition at line 66 of file config_defaults.h.
Referenced by LensCalApp::OnInit(), HuginExecutor::OnInit(), huginApp::OnInit(), PreferencesDialog::OnRestoreDefaults(), and PreferencesDialog::UpdateDisplayData().
#define HUGIN_LDR_OUTPUT_FORMAT 0l |
Definition at line 162 of file config_defaults.h.
Referenced by PossiblePano::GeneratePanorama(), PreferencesDialog::OnRestoreDefaults(), PanoOutputDialog::PanoOutputDialog(), PanoCommand::wxNewProjectCmd::processPanorama(), and PreferencesDialog::UpdateDisplayData().
#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 |
Definition at line 158 of file config_defaults.h.
Referenced by PossiblePano::GeneratePanorama(), PanoCommand::wxNewProjectCmd::processPanorama(), and PreferencesDialog::UpdateDisplayData().
#define HUGIN_NONA_INTERPOLATOR 0l |
Definition at line 157 of file config_defaults.h.
Referenced by PossiblePano::GeneratePanorama(), PanoCommand::wxNewProjectCmd::processPanorama(), and PreferencesDialog::UpdateDisplayData().
#define HUGIN_NONA_USEGPU 0l |
Definition at line 159 of file config_defaults.h.
Referenced by HuginQueue::GetStitchingCommandQueue(), PanoCommand::wxLoadPTProjectCmd::processPanorama(), PanoCommand::wxNewProjectCmd::processPanorama(), RunStitchPanel::StitchProject(), and PreferencesDialog::UpdateDisplayData().
#define HUGIN_PHOTOMETRIC_OPTIMIZER_NRPOINTS 200l |
Definition at line 189 of file config_defaults.h.
Referenced by PreferencesDialog::OnRestoreDefaults(), OptimizePhotometricPanel::runOptimizer(), and PreferencesDialog::UpdateDisplayData().
#define HUGIN_PREVIEW_BACKGROUND "#000000" |
Definition at line 180 of file config_defaults.h.
Referenced by GLPreviewFrame::GLPreviewFrame().
#define HUGIN_PROCESSOR_GUI 0l |
Definition at line 183 of file config_defaults.h.
Referenced by PanoPanel::DoStitchOrSendBatch(), PreferencesDialog::OnRestoreDefaults(), and PreferencesDialog::UpdateDisplayData().
#define HUGIN_PROCESSOR_OVERWRITE 0l |
Definition at line 185 of file config_defaults.h.
Referenced by PanoPanel::DoSendToBatch(), PanoPanel::DoStitch(), PreferencesDialog::OnRestoreDefaults(), and PreferencesDialog::UpdateDisplayData().
#define HUGIN_PROCESSOR_START 1l |
Definition at line 184 of file config_defaults.h.
Referenced by PanoPanel::DoSendToBatch(), PreferencesDialog::OnRestoreDefaults(), PreferencesDialog::UpdateDisplayData(), and PreferencesDialog::UpdateProcessorControls().
#define HUGIN_PROCESSOR_VERBOSE 1l |
Definition at line 186 of file config_defaults.h.
Referenced by PanoPanel::DoSendToBatch(), PreferencesDialog::OnRestoreDefaults(), PreferencesDialog::UpdateDisplayData(), and PreferencesDialog::UpdateProcessorControls().
#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 |
Definition at line 80 of file config_defaults.h.
Referenced by GLPreviewFrame::GLPreviewFrame(), PreferencesDialog::OnRestoreDefaults(), MainFrame::OnShowPrefs(), and PreferencesDialog::UpdateDisplayData().
#define HUGIN_SMART_UNDO 0l |
Definition at line 77 of file config_defaults.h.
Referenced by PreferencesDialog::OnRestoreDefaults(), PanoCommand::CommandHistory::redo(), PanoCommand::CommandHistory::undo(), and PreferencesDialog::UpdateDisplayData().
#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 |
Definition at line 163 of file config_defaults.h.
Referenced by PossiblePano::GeneratePanorama(), PreferencesDialog::OnRestoreDefaults(), PanoOutputDialog::PanoOutputDialog(), PanoCommand::wxNewProjectCmd::processPanorama(), and PreferencesDialog::UpdateDisplayData().
#define HUGIN_USE_EXIFTOOL 1l |
Definition at line 83 of file config_defaults.h.
Referenced by HuginQueue::GetStitchingCommandQueue(), PreferencesDialog::OnRestoreDefaults(), HuginQueue::detail::PrintDetailInfo(), and PreferencesDialog::UpdateDisplayData().