|
Namespaces |
| namespace | HuginBase |
Defines |
| #define | image_variable(name, type, default_value) |
| #define | image_variable(name, type, default_value) |
| #define | image_variable(name, type, default_value) |
| #define | image_variable(name, type, default_value) |
| #define | image_variable(name, type, default_value) dest->set##name (img.get##name()); |
| #define | image_variable(name, type, default_value) |
| #define | image_variable(name, type, default_value) |
| #define | image_variable(name, type, default_value) |
| #define | image_variable(name, type, default_value) |
| #define | RESET_LOCALE setlocale(LC_NUMERIC,old_locale); free(old_locale); |
| #define | image_variable(name, type, default_value) |
Functions |
| | image_variable (Filename, std::string,"") image_variable(Size |
| RECTILINEAR | image_variable (HFOV, double, 50.0) image_variable(ResponseType |
| RECTILINEAR RESPONSE_EMOR | image_variable (EMoRParams, std::vector< float >, std::vector< float >(5, 0.0)) image_variable(ExposureValue |
| RECTILINEAR RESPONSE_EMOR | image_variable (Gamma, double, 1.0) image_variable(WhiteBalanceRed |
| RECTILINEAR RESPONSE_EMOR | image_variable (WhiteBalanceBlue, double, 1.0) image_variable(Roll |
| RECTILINEAR RESPONSE_EMOR | image_variable (Pitch, double, 0.0) image_variable(Yaw |
| RECTILINEAR RESPONSE_EMOR | image_variable (X, double, 0.0) image_variable(Y |
| RECTILINEAR RESPONSE_EMOR | image_variable (Z, double, 0.0) image_variable(Stack |
| RECTILINEAR RESPONSE_EMOR | image_variable (RadialDistortion, std::vector< double >, distortion_default) image_variable(RadialDistortionRed |
RECTILINEAR RESPONSE_EMOR
distortion_default NO_CROP | image_variable (CropRect, vigra::Rect2D, vigra::Rect2D(0, 0, 0, 0)) image_variable(AutoCenterCrop |
RECTILINEAR RESPONSE_EMOR
distortion_default NO_CROP
true | image_variable (VigCorrMode, int, VIGCORR_RADIAL|VIGCORR_DIV) image_variable(FlatfieldFilename |
RECTILINEAR RESPONSE_EMOR
distortion_default NO_CROP
true | image_variable (RadialVigCorrCoeff, std::vector< double >, RadialVigCorrCoeff_default) image_variable(RadialVigCorrCenterShift |
RECTILINEAR RESPONSE_EMOR
distortion_default NO_CROP
true | image_variable (ExifMake, std::string,"") image_variable(ExifCropFactor |
RECTILINEAR RESPONSE_EMOR
distortion_default NO_CROP
true | image_variable (ExifFocalLength, double, 0) image_variable(ExifOrientation |
RECTILINEAR RESPONSE_EMOR
distortion_default NO_CROP
true | image_variable (ExifAperture, double, 0) image_variable(ExifISO |
RECTILINEAR RESPONSE_EMOR
distortion_default NO_CROP
true | image_variable (ExifDistance, double, 0) image_variable(ExifFocalLength35 |
RECTILINEAR RESPONSE_EMOR
distortion_default NO_CROP
true | image_variable (ExifExposureTime, double, 0) image_variable(ExifDate |
RECTILINEAR RESPONSE_EMOR
distortion_default NO_CROP
true | image_variable (FeatherWidth, unsigned int, 10) image_variable(Morph |
RECTILINEAR RESPONSE_EMOR
distortion_default NO_CROP
true false | image_variable (Masks, HuginBase::MaskPolygonVector, defaultMaskVector) image_variable(ActiveMasks |
| | image_variable (Size, vigra::Size2D, vigra::Size2D(0, 0)) image_variable(Projection |
RECTILINEAR RESPONSE_EMOR
distortion_default NO_CROP
true false defaultMaskVector | image_variable (Active, bool, true) void Panorama |
Variables |
| RECTILINEAR RESPONSE_EMOR | double |
RECTILINEAR RESPONSE_EMOR
distortion_default NO_CROP | bool |
This program 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 General Public License for more details.
You should have received a copy of the GNU General Public License along with this software; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA