| HuginBase::Nona::_fDesc | Function descriptor to be executed by exec_function |
| HuginBase::Nona::_FuncParams | Parameters for transformation calls Can be just one double, two double, 4 double, a matrix, matrix and a double |
| A_Polygon | |
| AboutDialog | Dialog for about window |
| PT::AddCtrlPointCmd | Add a control point |
| PT::AddCtrlPointsCmd | Add multiple control points |
| PT::AddImagesCmd | Add image(s) to a panorama |
| vigra::AlgTinyVector< T, SIZE > | Fixed size vector with scalar multiplication and element-wise substraction and addition |
| HuginBase::PTools::AlignInfoWrap | Class around the central align info struct of the panotools library |
| HuginBase::AllPointSampler | |
| AnchorPositionCtrl | Set image orientation of a single window |
| APImage | |
| vigra_ext::ApplyGammaFunctor< TIn, TOut > | |
| vigra_ext::ApplyGammaFunctor< vigra::UInt16, vigra::UInt8 > | |
| vigra_ext::ApplyLogFunctor | |
| AppBase::ArgumentQuotator | |
| AssistantPanel | The assistant panel |
| AssistantPanelXmlHandler | Xrc handler |
| AutoCtrlPointCreator | Base class for control point creators |
| HuginBase::AutoOptimise | |
| HuginBase::AutoOptimise::OptimiseVisitor | Traverse functor to optimise the image links |
| AutoPanoKolor | A matcher that uses Alexandres sift matcher |
| AutoPanoSift | A matcher that uses Sebastians Nowozin's excellent sift matcher |
| AutoPanoSiftMultiRow | A matcher for multi-row panoramas based on an idea by Bruno Postle |
| AutoPanoSiftMultiRowStack | A matcher for multi-rows, which considers stacks |
| AutoPanoSiftPreAlign | A matcher that uses the align information in the panorama to generate cp between overlapping images |
| AutoPanoSiftStack | A matcher that uses Sebastians Nowozin's excellent sift matcher and considers stacks |
| deghosting::BadDimensions | Exception called when image dimensions differ |
| HuginBase::BaseSrcPanoImage | Base class containing all the variables, but missing some of the other important functions and with some daft accessors |
| Batch | |
| BatchDropTarget | Simple class that forward the drop to the mainframe |
| BatchFrame | |
| BatchIPCConnection | Class for communication between different PTBatcherGUI instances |
| BatchIPCServer | Server which implements the communication between different PTBatcherGUI instances (see BatchIPCConnection) |
| Cache | |
| HuginBase::Nona::CalcMaskUnion | Functor to calculate the union of two images |
| HuginBase::CalculateCPStatistics | Just some common implementation; probably not so useful |
| HuginBase::CalculateCPStatisticsError | |
| HuginBase::CalculateCPStatisticsRadial | |
| HuginBase::CalculateFitPanorama | |
| HuginBase::CalculateFOV | |
| HuginBase::CalculateImageOverlap | Class for calculating overlap of images |
| HuginBase::CalculateMeanExposure | |
| HuginBase::CalculateOptimalROI | |
| HuginBase::CalculateOptimalScale | |
| hugin_utils::TRANSFORM::CartToImg | Convert cartesian coordinates to image coordinates |
| CenterCanvas | Adjustment image view |
| CenterCanvasXmlHandler | Xrc handler |
| HuginBase::CenterHorizontally | |
| PT::CenterPanoCmd | Center panorama horizontically |
| PT::ChangeCtrlPointCmd | Change a control point |
| PT::ChangePartImagesLinkingCmd | Change the linking of some variables across parts of an ImageVariableGroup containing some specified images |
| PT::ChangePartNumberCmd | Switch the part number of an image |
| ChoosyRemapper | A ChoosyRemapper combines the other MeshRemappers and picks which one it deems is best suited for each image |
| AppBase::Command< StringType > | Base class for all panorama commands |
| CommandHistory | A history for Command, provides undo/redo functionality |
| AppBase::CommandHistory< CommandClass > | A history for Command, provides undo/redo functionality |
| HuginBase::ComputeImageROI | |
| HuginBase::ConstImageVariableGroup | An ImageVariableGroup is a collection of image variables that can have some shared variable values |
| HuginBase::ConstStandardImageVariableGroups | Make an ImageVariableGroup for lenses and other common concepts |
| ContrastFilter | |
| HuginBase::ControlPoint | Control point |
| vigra_ext::CorrelationResult | Maximum of correlation, position and value |
| cpdetector_default | Struct to save the default setting of one CP detector |
| CPDetectorConfig | Class for storing settings of different control point generators |
| CPDetectorDialog | Dialog for input settings of one autopano generator |
| CPDetectorSetting | Class, which stores all settings of one cp detector |
| CPEditorPanel | Control point editor panel |
| CPEditorPanelHandler | Factory class for CPEditorPanel |
| CPEditorPanelXmlHandler | Xrc handler |
| CPEvent | Events to notify about new point / region / point change |
| CPFineTuneFrame | Brief description |
| CPImageCtrl | Brief description |
| CPImageCtrlXmlHandler | Xrc handler |
| CPImagesComboBox | Owner Drawn ComboBox for showing connected images on CP tab |
| CPImagesComboBoxXmlHandler | Xrc handler for CPImagesComboBox |
| CPListFrame | List all control points of this project |
| CPZoomDisplayPanel | Display a zoomed control point, undistorted to the middle of the image |
| vigra_ext::CreateAlphaTiffImage< double > | |
| vigra_ext::CreateAlphaTiffImage< float > | |
| vigra_ext::CreateAlphaTiffImage< int > | |
| vigra_ext::CreateAlphaTiffImage< short > | |
| vigra_ext::CreateAlphaTiffImage< unsigned char > | |
| vigra_ext::CreateAlphaTiffImage< unsigned int > | |
| vigra_ext::CreateAlphaTiffImage< unsigned short > | |
| vigra_ext::CreateAlphaTiffImage< vigra::RGBValue< double > > | |
| vigra_ext::CreateAlphaTiffImage< vigra::RGBValue< float > > | |
| vigra_ext::CreateAlphaTiffImage< vigra::RGBValue< int > > | |
| vigra_ext::CreateAlphaTiffImage< vigra::RGBValue< short > > | |
| vigra_ext::CreateAlphaTiffImage< vigra::RGBValue< unsigned char > > | |
| vigra_ext::CreateAlphaTiffImage< vigra::RGBValue< unsigned int > > | |
| vigra_ext::CreateAlphaTiffImage< vigra::RGBValue< unsigned short > > | |
| CropPanel | Adjustment dialog |
| CropPanelXmlHandler | Xrc handler |
| decision_function | |
| deghosting::Deghosting | |
| hugin_utils::TRANSFORM::DegToRad | |
| DelKeyHandler | |
| Descriptor | |
| HuginBase::DestPanoImage | Holds information about the destination image |
| HuginBase::Nona::DifferenceBlender | Blend by difference |
| DirTraverser | |
| AngularMatching::DistSet | |
| vigra_ext::DitherFunctor< T > | Dither code taken from enblend and adapted to a standalone functor |
| AppBase::DocumentData | |
| AppBase::DummyMultiProgressDispaly | |
| AppBase::DummyProgressDisplay | Dummy progress display, without output |
| AppBase::DummyProgressReporter | |
| vigra::Edgel | Helper class that stores edgel attributes |
| hugin_utils::TRANSFORM::ERectToRect | Transform for equirectangular to rectangular |
| vigra_ext::Error_GpuNumericTraits_not_specialized_for_this_case | |
| vigra_ext::ExposureResponseFunctor< OP > | Just apply exposure and response to linear data |
| ExposureResponseFunctor2< OP > | Just apply exposure and response to linear data |
| AppBase::ExternalProgram | |
| AppBase::ExternalProgramExecutor | |
| AppBase::ExternalProgramSetup | |
| fDesc | |
| PT::FileIsNewer | |
| HuginBase::FileOutputStitcherAlgorithm | Stitch to file output |
| HuginBase::Nona::FileRemapper< ImageType, AlphaType > | Functor to create a remapped image, loads image from disk |
| HuginBase::FitPanorama | |
| enblend::FromPromotePlusFunctorWrapper< T1, T2, T3 > | |
| GaborFilter | |
| GaborJet | |
| vigra_ext::GammaFunctor | |
| HuginBase::GetRange< T1 > | |
| GlobalCmdHist | Singleton CommandHistory |
| GLPreviewFrame | The OpenGL preview frame |
| GLRenderer | The renderer handles drawing the preview |
| GLViewer | A wxWidget to display the fast preview |
| vigra_ext::GpuNumericTraits< A > | |
| hugin_utils::GraphEdge | |
| GreatCircleArc | |
| GreatCircleArc::LineSegment | |
| GreatCircles | Draw great circle arcs in the fast preview |
| deghosting::HatFunctor< PixelType > | Functor to apply mexican hat function returns very small values for input near to 0 or 255 |
| deghosting::HatFunctor< RGBValue< ComponentType > > | Functor to apply mexican hat function returns very small values for input near to 0 or 255 specialization for RGBValue |
| HDRMergeOptionsDialog | Dialog for reset panorama settings |
| HessianDetector | |
| HFOVDialog | A dialog for HFOV |
| HostApp | |
| huginApp | The application class for hugin |
| HuginQt::HuginDocument | |
| HuginQt::HuginDocumentViewLayout | |
| HuginQt::HuginDocumentViewLayoutInstance | |
| HuginQt::HuginDocumentViewManager | |
| HuginQt::HuginModule | |
| HuginQt::HuginModuleInstance | |
| HuginQt::HuginModuleManager | |
| HuginPipedProcess | |
| HuginBase::ImageCache | This is a cache for all the images we use |
| ImageCache | This is a cache for all the images we use |
| ImageCache::Entry | Information about an image inside the cache |
| HuginBase::ImageCache::Entry | Information about an image inside the cache |
| ImageFile | |
| vigra_ext::ImageInterpolator< SrcImageIterator, SrcAccessor, INTERPOLATOR > | "wrapper" for efficient interpolation access to an image |
| ImageKey | Key for an image |
| vigra_ext::ImageMaskInterpolator< SrcImageIterator, SrcAccessor, MaskIterator, MaskAccessor, INTERPOLATOR > | "wrapper" for efficient interpolation access to an image |
| HuginBase::ImageOptions | Optimization & stitching options |
| ImagesList | Multi use list |
| ImagesListCrop | Specialized to display the crop aspect of images |
| ImagesListCropXmlHandler | Xrc handler |
| ImagesListImage | Specialized to display image data (width, position) |
| ImagesListImageXmlHandler | Xrc handler |
| ImagesListLens | Specialized to display the lens aspect of images |
| ImagesListLensXmlHandler | Xrc handler |
| ImagesListMask | Specialized to display the mask aspect of images |
| ImagesListMaskXmlHandler | Xrc handler |
| ImagesPanel | Hugins first panel |
| ImagesPanelXmlHandler | Xrc handler |
| vigra_ext::ImageSplittingAccessor< Iter1, Acc1, Iter2, Acc2, SIZE > | An accessor to encapsulate write access to a multiband image, and move divide it into two images |
| HuginBase::ImageStitcherAlgorithm | Stitch to file output |
| ImageToogleButtonEventHandler | |
| deghosting::ImageTypes< PixelType > | |
| deghosting::ImageTypes< RGBValue< PixelType > > | |
| HuginBase::ImageVariable< Type > | An ImageVariable stores a value that can be linked to other ImageVariables of the same type |
| HuginBase::ImageVariableGroup | Same as above, but use a non const panorama |
| img_ev | |
| HuginBase::PTScriptParsing::ImgInfo | |
| ImgPreview | Simple Image Preview |
| hugin_utils::TRANSFORM::ImgToCart | Convert image coordinates to mathematical rectangular coordinates |
| ImgVars | |
| vigra_ext::interp_bilin | Simple bilinear interpolation |
| vigra_ext::interp_cubic | Cubic interpolation |
| vigra_ext::interp_nearest | Nearest neighbour, stupid, but might be useful somewhere |
| vigra_ext::interp_sinc< size_ > | Sinc interpolation, with variable width |
| vigra_ext::interp_spline16 | Spline16 interpolation |
| vigra_ext::interp_spline36 | Spline36 interpolation |
| vigra_ext::interp_spline64 | Spline64 interpolation |
| vigra_ext::InterpolatingAccessor< ACCESSOR, VALUETYPE, INTERPOLATOR > | Interpolation at non-integer positions |
| vigra_ext::InvLUTFunctor< VT1, LUT > | Functor to apply a LUT to gray and color images |
| HuginBase::Photometric::InvResponseTransform< VTIn, VTOut > | Radiometric transformation, includes exposure, vignetting and white balance |
| hugin_utils::TRANSFORM::InvRotERect | Inverse rotate and move equirectangular orientation |
| Kernel | |
| HuginBase::Keypoint | Structure that contains a single keypoint (SIFT, SURF, or similar) |
| deghosting::Khan< PixelType > | |
| LayoutRemapper | Draw undistored images, but with the correct centre position |
| HuginBase::Lens | |
| lensFunc | |
| LensPanel | Define the second the Lens panel |
| LensPanelXmlHandler | Xrc handler |
| HuginBase::LensVariable | A lens variable can be linked |
| AngularMatching::Line | |
| vigra_ext::LinearTransform< DestValueType > | |
| vigra_ext::LinearTransformFunctor< PT > | Calculate ret = p * a + b |
| HuginBase::LinkedVariable | |
| PT::LinkLensVarsCmd | Link a set of lens variables for some lens |
| hugin_utils::LMS_Solver | Solve a linear least squares problem |
| PT::LoadPTProjectCmd | Dump the current project and load a new one |
| LocalizedFileTipProvider | A tip file provider that uses gettext to translate the tips |
| deghosting::LogarithmFunctor< PixelType > | Logarithm functor |
| deghosting::LogarithmFunctor< RGBValue< ComponentType > > | Logarithm functor specialization for RGBValue |
| LogPolar | |
| vigra_ext::LUTFunctor< VTIn, LUT > | Functor to apply a LUT to gray and color images |
| MainFrame | The main window frame |
| HuginBase::ManagedPanoramaData | |
| vigra::MaskConv< double > | |
| vigra::MaskConv< float > | |
| vigra::MaskConv< vigra::Int16 > | |
| vigra::MaskConv< vigra::Int32 > | |
| vigra::MaskConv< vigra::UInt16 > | |
| vigra::MaskConv< vigra::UInt32 > | |
| vigra::MaskConv< vigra::UInt8 > | |
| MaskEditorPanel | Mask editor panel |
| MaskEditorPanelXmlHandler | Xrc handler for handling mask editor panel |
| MaskImageCtrl | Mask editor |
| MaskImageCtrlXmlHandler | Xrc handler for mask editor |
| MaskLoadDialog | Dialog for loading masks |
| vigra_ext::MaskPixelCounter | Count pixels that are > 0 in a single image |
| HuginBase::MaskPolygon | Base class, which stores one polygon |
| Matrix3 | General : Matrix3 is a class for handling 3x3 Matrix manipulation |
| PT::MergePanoCmd | Merge two project files |
| vigra_ext::MergeScalarScalar2VectorAccessor< Iter1, Acc1, Iter2, Acc2 > | Merge two scalar images into a vector image |
| vigra_ext::MergeVectorScalar2VectorAccessor< Iter1, Acc1, Iter2, Acc2, SIZE > | Merge a vector and a scalar image into a vector image |
| MeshManager | A MeshManager handles the graphics system representation of a remapping, by creating OpenGL display lists that draw a remapped image |
| MeshRemapper | An abstract base class for objects that calculate an approximate remap specified by quadrilatrials |
| MeshRemapper::ArrayCoords | A class for exchanging coordinates by value |
| MeshRemapper::Coords | A class for exchanging pointers to coordinates |
| vigra::MultiImageMaskAccessor2< Iter1, Acc1, Iter2, Acc2 > | |
| HuginBase::Nona::MultiImageRemapper< ImageType, AlphaType > | Remap a set of images, and store the individual remapped files |
| vigra::MultiImageVectorMaskAccessor4< Iter1, Acc1, Iter2, Acc2 > | |
| vigra_ext::MultiLayerImage< Image, Mask > | A multilayer image is simply a collection consisting of multiple ROIImages |
| vigra_ext::Multiply< T > | Sample functor that can be used to multiply pixel values with a constant |
| AppBase::MultiProgressDisplay | The progress display is used to report progress to another part of the program |
| AppBase::MultiProgressDisplayAdaptor | |
| MyExecDialog | |
| MyExecPanel | |
| MyExternalCmdExecDialog | |
| MyMultFunc | |
| MyPipedProcess | |
| MyProcess | |
| MyProcessListener | |
| MyProgressDialog | WxProgressDialog with interface for my progress dialog |
| vigra_ext::NestFunctor< F1, F2 > | Functor to combine two functors: result = f1( f2(v) ) |
| PT::NewPanoCmd | Reset the panorama |
| PT::NewPartCmd | Make a new part in a ImageVariableGroup for a set of images, given the variables that make up the group |
| deghosting::NoImages | Exception called when there are no input images |
| nonaApp | The application class for nona gui |
| HuginBase::NonaDifferenceImageStitcher | |
| HuginBase::NonaFileOutputStitcher | This class will use the stitchPanorama function of nona |
| HuginBase::NonaHDRImageStitcher | |
| HuginBase::NonaImageStitcher | |
| NonaOptionsDialog | Define the nona stitcher options panel |
| deghosting::NormalizeFunctor< PixelType > | Fuctor to normalize values |
| deghosting::NormalizeFunctor< RGBValue< ComponentType > > | Fuctor to normalize values specialization for RGBValue |
| vigra::NumericTraits< AlgTinyVector< T, SIZE > > | |
| NumTransDialog | Dialog for numeric transform |
| ONE_CLASS_Q | |
| PT::OptimData | |
| OptimData | |
| OptimizePanel | Run the optimizer |
| OptimizePanelXmlHandler | Xrc handler |
| OptimizePhotometricPanel | Run the optimizer |
| OptimizePhotometricPanelXmlHandler | Xrc handler |
| OptProgressDialog | |
| OutputProjectionInfo | |
| HuginBase::OverlapSizeCounter | Count pixels that are > 0 in both images |
| vigra_ext::OverlapSizeCounter | Count pixels that are > 0 in both images |
| HuginBase::PanoCommand< StringType > | Default panorama cmd, provides undo with mementos |
| PT::PanoCommand | Default panorama cmd, provides undo with mementos |
| PanoDropTarget | Simple class that forward the drop to the mainframe |
| HuginBase::PanoImage | This class holds an source image |
| PanoPanel | Define the pano edit panel |
| PanoPanelXmlHandler | Xrc handler |
| HuginBase::Panorama | Model for a panorama |
| PT::Panorama | |
| HuginBase::PanoramaAlgorithm | |
| HuginBase::PanoramaData | Model for a panorama |
| HuginBase::PanoramaDataMemento | Memento class for a PanoramaData object |
| HuginQt::PanoramaDocument | |
| HuginQt::PanoramaDocumentTemplate | |
| HuginBase::PanoramaMakefileExport | |
| HuginBase::PanoramaMakefileExport::PTPrograms | |
| PT::PanoramaMemento | |
| HuginBase::PanoramaMemento | Memento class for a Panorama object |
| HuginQt::PanoramaModule | |
| HuginQt::PanoramaModuleInstance | |
| HuginBase::PanoramaObserver | This handler class will receive change events from the Panorama |
| PT::PanoramaObserver | |
| HuginBase::PanoramaOptions | Panorama image options |
| HuginQt::PanoToolsOptimizerScriptFiletype | |
| Parameters | |
| vigra_ext::PassThroughFunctor< T > | Does nothing |
| PGMImage | |
| HuginBase::PhotometricOptimizer | |
| HuginBase::PhotometricOptimizer::OptimData | |
| HuginBase::PhotometricOptimizer::VarMapping | |
| PickerApp | Brief description |
| Plot2DWindow | Basic plot widget |
| vigra_ext::PointPairT< VALUE > | |
| HuginBase::PointSampler | |
| vigra_ext::PolySqDistFunctor< NTERMS > | |
| PosMap | A map from image positions to panorama positions |
| PreferencesDialog | Hugin preferences dialog |
| PreviewControlPointTool | The PreviewCropTool shows lines between the ends of control points in the fast preview |
| PreviewCropTool | Allow the user to change the cropping region by dragging it in the fast preview |
| PreviewDifferenceTool | Finds the topmost image underneath the mouse pontier, cancel it's normal drawing, and then subtract it from the rest of the images |
| PreviewDragTool | Allows the user to change the yaw, pitch and roll of a connected component of images by dragging them in the fast preview |
| PreviewDragTool::ParamStore | |
| PreviewFrame | The image preview frame |
| PreviewIdentifyTool | Visually connect the image numbers with the image on the preview |
| PreviewLayoutLinesTool | The PreviewLayoutLinesTool handles the lines connecting images in the layout view of the fast preview |
| PreviewPanel | A preview panel that renders the pictures using the panotools library |
| PreviewPanelXmlHandler | Xrc handler |
| PreviewPanoMaskTool | For projections where the output range is limited, but the approximatly remaped images can extend this, we mask out the off-panorama bits with a stencil |
| PreviewTool | |
| PreviewToolHelper | |
| HuginBase::PrintVar | Functor to print a variable |
| AppBase::ProgressDisplay | |
| AppBase::ProgressDisplay::ProgressSubtask | |
| AppBase::ProgressReporter | |
| AppBase::ProgressReporterAdaptor | |
| ProgressReporterDialog | |
| AppBase::ProgressTask | Desribes a subprogess task A progress task describes one operation |
| Project | |
| ProjectListBox | |
| ProjectListBoxXmlHandler | Xrc handler |
| vigra::PromoteTraits< RGBValue< T1, R, G, B >, T2 > | |
| PTBatcherGUI | The application class for hugin_stitch_project |
| HuginBase::PTOptimizer | |
| HuginBase::PTOVariableConverterFDiff2D< code_x1, code_y1, code_x2, code_y2 > | Object to group conversion functions for PTO format variables representing a hugin_utils::FDiff2D variable in SrcPanoImg |
| HuginBase::PTOVariableConverterNoOp | Parent class to anything that aids conversion between PTO file variables and the image variables of SrcPanoImg |
| HuginBase::PTOVariableConverterSingle< code1, code2, code3, T > | Object to group conversion functions for PTO format variables of up to three characters representing a single variable in SrcPanoImg |
| HuginBase::PTOVariableConverterVector< T, size > | Object to group conversion functions for PTO format variables representing a std::vector variable in SrcPanoImg, using characters stating from 'a' |
| HuginBase::PTOVariableConverterVectorChar< base_code, T, size > | Object to group conversion functions for PTO format variables representing a std::vector variable in SrcPanoImg, using an identifying first character |
| PT::PTPrograms | |
| QtAppBase::QADocument | |
| QtAppBase::QADocumentController | |
| QtAppBase::QADocumentTemplate | |
| QtAppBase::QAFiletype | |
| QtAppBase::QAFiletypeList | |
| QtAppBase::QAUndoStack | |
| QtAppBase::QAUndoStack::QACommandAdaptor | |
| QMatrix | |
| hugin_utils::TRANSFORM::RadToDeg | |
| HuginBase::RandomPointSampler | |
| Ransac | This class implements the Random Sample Consensus (RanSac) framework, a framework for robust parameter estimation |
| RansacParameterEstimator | This class defines the interface for parameter estimators |
| vigra_ext::ReadFunctorAccessor< Functor, Accessor > | This class can be used to apply a function when reading the input image |
| hugin_utils::TRANSFORM::RectToERect | Transform for rectangular to equirectangular |
| HuginBase::Nona::ReduceStitcher< ImageType, AlphaType > | Create a panorama using the reduce operation on all overlapping pixels |
| HuginBase::Nona::ReduceToDifferenceFunctor< VALUETYPE > | Difference reduce functor |
| vigra_ext::ReduceToHDRFunctor< VALUETYPE > | |
| HuginBase::Nona::RemappedPanoImage< RemapImage, AlphaImage > | Struct to hold a image state for stitching |
| PT::RemoveCtrlPointCmd | Remove a control point |
| PT::RemoveCtrlPointsCmd | Remove several control points |
| PT::RemoveImageCmd | Remove an image from a panorama |
| PT::RemoveImagesCmd | Remove multiple images from a panorama |
| hugin_utils::RemoveVisitor | Removes vertices from the set |
| ResetDialog | Dialog for reset panorama settings |
| HuginBase::Photometric::ResponseTransform< VTIn > | Radiometric transformation, includes exposure, vignetting and white balance |
| vigra_ext::ROIImage< Image, Mask > | Brief description. |
| PT::RotatePanoCmd | Rotate the panorama |
| HuginBase::RotatePanorama | |
| vigra_ext::RotateTransform | Clockwise rotation around a origin point, and a translation afterwards |
| hugin_utils::TRANSFORM::RotERect | Rotate and move equirectangular orientation |
| RunStitchFrame | |
| RunStitchPanel | |
| ScalingTransform | |
| HuginBase::Nona::SeamBlender | Seam blender |
| PT::SetActiveImagesCmd | Set active images |
| PT::SetImageOptionsCmd | Set image options for a set of images |
| PT::SetPanoOptionsCmd | Set the panorama options |
| PT::SetVariableCmd | Update a single variable, possibly for a group of images |
| PT::SetVigCorrCmd | Set flatfield correction parameters for all images of a lens |
| HuginBase::SetWidthOptimal | |
| ShiftTransform | |
| AngularMatching::shorterLine | |
| vigra::detail::SimplePoint< GradValue > | |
| HuginBase::Nona::SimpleStitcher< ImageType, AlphaType > | A stitcher without seaming, just copies the images over each other |
| HuginBase::Nona::SingleImageRemapper< ImageType, AlphaType > | Functor to create a remapped image |
| HuginBase::SmallRemappedImageCache | Class to cache remapped images, loaded from the hugin small image cache |
| SmallRemappedImageCache | Class to cache remapped images, loaded from the hugin small image cache |
| HuginBase::SmartOptimise | |
| HuginBase::SmartOptimizerStub | |
| HuginBase::SmartPhotometricOptimizer | |
| Solver | |
| Solver::SolutionInfo | |
| Solver_NU | |
| sortbytime | |
| HuginBase::Nona::SpaceTransform | |
| vigra_ext::SplitVector2Accessor< Iter1, Acc1, Iter2, Acc2 > | Define a write only accessor for a virtual Image<TinyVector<Acc1::value_type>, 2> image, which actually consists of two Images |
| vigra_ext::SplitVectorNAccessor< Iter1, Acc1, Iter2, Acc2, SIZE > | Split a vector image into a vector and a scalar image |
| HuginBase::SrcPanoImage | All variables of a source image |
| ssifn | |
| stack_img | |
| HuginBase::Nona::StackingBlender | Blend images, by simply stacking them, without soft blending or boundary calculation |
| AppBase::StandardArgumentQuotator | |
| HuginBase::StandardImageVariableGroups | |
| stitchApp | The application class for hugin_stitch_project |
| HuginBase::Nona::Stitcher< ImageType, AlphaType > | Implements a stitching algorithm |
| HuginBase::StitcherAlgorithm | Just a conceptual base class.. |
| StitcherPanel | Base class for a stitcher property page and associated stitch function |
| StitchProjectEntry | |
| PT::StraightenPanoCmd | Center panorama horizontically |
| HuginBase::StraightenPanorama | |
| AppBase::StreamMultiProgressDisplay | Progress display to print stuff to stdout (doesn't work properly on the windows console |
| AppBase::StreamProgressDisplay | Progress display to print progress reports to a stream |
| AppBase::StreamProgressReporter | |
| SVC_Q | |
| svm_model | |
| svm_node | |
| svm_parameter | |
| svm_problem | |
| SVR_Q | |
| PT::SwapImagesCmd | Swap two images |
| hugin_utils::TDiff2D< T > | |
| TestObserver | |
| TexCoordRemapper | |
| TextKillFocusHandler | Handle EVT_KILL_FOCUS and convert it to a EVT_TEXT_ENTER event |
| TextureManager | |
| TextureManager::TextureInfo | |
| TextureManager::TextureKey | |
| vigra_ext::ThreadManager | Thread "manager" |
| HuginBase::Nona::TiffMultiLayerRemapper< ImageType, AlphaImageType > | Stitch multilayer |
| HuginBase::TimeConsumingPanoramaAlgorithm | |
| tmp | |
| hugin_utils::TrackVisitor | Remember/track all visited vertices |
| HuginBase::PTools::Transform | Holds transformations for Image -> Pano and the other way |
| vigra_ext::TransformImageAlphaIntern< SrcImageIterator, SrcAccessor, SrcAlphaIterator, SrcAlphaAccessor, DestImageIterator, DestAccessor, TRANSFORM, PixelTransform, AlphaImageIterator, AlphaAccessor, Interpolator > | Functor version (for threaded remapping) |
| vigra_ext::TransformImageIntern< SrcImageIterator, SrcAccessor, DestImageIterator, DestAccessor, TRANSFORM, PixelTransform, AlphaImageIterator, AlphaAccessor, Interpolator > | Functor version (for threaded remapping) |
| hugin_utils::TRANSFORM::Translate | Translation: dest = src - [x y] |
| AngularMatching::Triangle | Triangle |
| UndistortZhang | |
| UniversalCursor | Proper cursor abstraction |
| PT::UpdateCPsCmd | Update all control points |
| PT::UpdateCropFactorCmd | Update the crop factor |
| PT::UpdateFocalLengthCmd | Update the focal length |
| PT::UpdateImageOptionsCmd | Set image options for a set of images |
| PT::UpdateImagesVariablesCmd | Update variables of a group of images |
| PT::UpdateImageVariablesCmd | Update variables of a single image |
| PT::UpdateMaskForImgCmd | Update mask for given image |
| PT::UpdateOptimizeVectorCmd | |
| PT::UpdateSrcImageCmd | Set image options for a set of images |
| PT::UpdateSrcImagesCmd | Set image options for a set of images |
| PT::UpdateVariablesCmd | Update all variables |
| PT::UpdateVariablesCPCmd | Update all variables & control points |
| PT::UpdateVariablesCPSetCmd | Update all variables & control points |
| AngularMatching::ValueHistogram< TYPE > | A histogram container class |
| vigra_ext::ValueTypeTraits< T1 > | |
| HuginBase::Variable | Variable has a value and a name |
| PT::VarMapping | |
| Vector3 | General : Vector3 is a class for handling 3D Vectors manipulation |
| Vertex | |
| VertexCoordRemapper | |
| ViewState | |
| ViewState::fbool | |
| vigra_ext::VigCorrAddFunctor< VT1, InvResp, VigFunc, Adjust > | |
| vigra_ext::VigCorrDivFunctor< VT1, InvResp, VigFunc, Adjust > | |
| vigra_ext::VigCorrFlatAddFunctor< VT1, VT2, InvResp, Adjust > | |
| vigra_ext::VigCorrFlatDivFunctor< VT1, VT2, InvResp, Adjust > | |
| vigra_ext::VigQuotientEstimateResult | |
| vigra_ext::VigQuotientEstimator | This class estimates the parameters of the vignetting curve |
| HuginBase::Nona::WeightedStitcher< ImageType, AlphaType > | |
| vigra_ext::WriteFunctorAccessor< Functor, Accessor, ValueType > | This class can be used to apply a function when writing to an image |
| PT::wxAddCtrlPointGridCmd | Add a control point |
| PT::wxAddImagesCmd | Add image(s) to a panorama |
| PT::wxApplyTemplateCmd | Dump the current project and load a new one |
| PT::wxLoadPTProjectCmd | Dump the current project and load a new one |
| XYZPoint | |
| ZhangCalibData | |