Dokumentation hsi
Hugin Scripting Interface
hsi.txt
—
Plain Text,
382 kB (391652 bytes)
Dateiinhalt
Help on module hsi:
NAME
hsi
FILE
c:\hugin 2011.2.0-beta1\bin\hsi.py
DESCRIPTION
# This file was automatically generated by SWIG (http://www.swig.org).
# Version 2.0.4
#
# Do not make changes to this file unless you know what you are doing--modify
# the SWIG interface file instead.
CLASSES
__builtin__.object
AlignInfoWrap
BaseSrcPanoImage
SrcPanoImage
CPVector
CPoint
CPointVector
CalculateImageOverlap
ConstImageVariableGroup
ImageVariableGroup
ConstStandardImageVariableGroups
StandardImageVariableGroups
ControlPoint
DocumentData
DoubleVector
FDiff2D
ImageVector
Lens
LensVarMap
MaskPolygon
MaskPolygonVector
OptimizeVector
PTOVariableConverterNoOp
PanoramaAlgorithm
AssistantMakefilelibExport
CalculateCPStatistics
CalculateCPStatisticsError
CalculateCPStatisticsRadial
CalculateFOV
CalculateFitPanorama
FitPanorama
CalculateMeanExposure
CalculateOptimalROI
CalculateOptimalScale
SetWidthOptimal
CenterHorizontally
ComputeImageROI
PTOptimizer
AutoOptimise
SmartOptimise
PanoramaMakefilelibExport
RANSACOptimizer
RotatePanorama
StraightenPanorama
TimeConsumingPanoramaAlgorithm
PhotometricOptimizer
SmartPhotometricOptimizer
PointSampler
AllPointSampler
RandomPointSampler
StitcherAlgorithm
FileOutputStitcherAlgorithm
NonaFileOutputStitcher
ImageStitcherAlgorithm
TranslatePanorama
PanoramaData
ManagedPanoramaData
Panorama(ManagedPanoramaData, DocumentData)
PanoramaDataMemento
PanoramaMemento
PanoramaObserver
PanoramaOptions
Point2D
Rect2D
Size2D
SmartOptimizerStub
SwigPyIterator
Transform
UIntSet
UIntVector
Variable
LensVariable
LinkedVariable
VariableMap
VariableMapVector
ios_base
ios
istream
ifstream
iostream(istream, ostream)
ostream
ofstream
tm
class AlignInfoWrap(__builtin__.object)
| Proxy of C++ HuginBase::PTools::AlignInfoWrap class
|
| Methods defined here:
|
| __del__ lambda self
|
| __getattr__ lambda self, name
|
| __init__(self)
| __init__(self) -> AlignInfoWrap
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| getCtrlPoints(self)
| getCtrlPoints(self) -> CPVector
|
| getVariables(self)
| getVariables(self) -> VariableMapVector
|
| setGlobal(self)
| setGlobal(self)
|
| setInfo(self, *args)
| setInfo(self, PanoramaData pano) -> bool
|
| ----------------------------------------------------------------------
| Data descriptors defined here:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| __swig_destroy__ = <built-in function delete_AlignInfoWrap>
| delete_AlignInfoWrap(AlignInfoWrap self)
|
| __swig_getmethods__ = {}
|
| __swig_setmethods__ = {}
class AllPointSampler(PointSampler)
| Proxy of C++ HuginBase::AllPointSampler class
|
| Method resolution order:
| AllPointSampler
| PointSampler
| TimeConsumingPanoramaAlgorithm
| PanoramaAlgorithm
| __builtin__.object
|
| Methods defined here:
|
| __del__ lambda self
|
| __getattr__ lambda self, name
|
| __init__(self, *args)
| __init__(self, PanoramaData panorama, AppBase::ProgressDisplay progressDisplay,
| std::vector<(p.vigra::FRGBImage,std::allocator<(p.vigra::FRGBImage)>)> images,
| int nPoints) -> AllPointSampler
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| __swig_destroy__ = <built-in function delete_AllPointSampler>
| delete_AllPointSampler(AllPointSampler self)
|
| __swig_getmethods__ = {'extractPoints': <function <lambda>>}
|
| __swig_setmethods__ = {}
|
| ----------------------------------------------------------------------
| Methods inherited from PointSampler:
|
| execute(self)
| execute(self) -> PointSampler
|
| getResultPoints(self)
| getResultPoints(self) -> PointPairs
|
| modifiesPanoramaData(self)
| modifiesPanoramaData(self) -> bool
|
| runAlgorithm(self)
| runAlgorithm(self) -> bool
|
| ----------------------------------------------------------------------
| Static methods inherited from PointSampler:
|
| extractPoints(*args)
| extractPoints(PanoramaData pano, std::vector<(p.vigra::FRGBImage,std::allocator<(p.vigra::FRGBImage)>)> images,
| int nPoints,
| bool randomPoints, AppBase::ProgressReporter progress,
| std::vector<(vigra_ext::PointPairRGB,std::allocator<(vigra_ext::PointPairRGB)>)> points)
|
| ----------------------------------------------------------------------
| Methods inherited from TimeConsumingPanoramaAlgorithm:
|
| wasCancelled(self)
| wasCancelled(self) -> bool
|
| ----------------------------------------------------------------------
| Methods inherited from PanoramaAlgorithm:
|
| hasRunSuccessfully(self)
| hasRunSuccessfully(self) -> bool
|
| run(self)
| run(self)
|
| ----------------------------------------------------------------------
| Data descriptors inherited from PanoramaAlgorithm:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
class AssistantMakefilelibExport(PanoramaAlgorithm)
| Proxy of C++ HuginBase::AssistantMakefilelibExport class
|
| Method resolution order:
| AssistantMakefilelibExport
| PanoramaAlgorithm
| __builtin__.object
|
| Methods defined here:
|
| __del__ lambda self
|
| __getattr__ lambda self, name
|
| __init__(self, *args)
| __init__(self, PanoramaData pano_, AssistantPrograms progs_, bool runCeleste_,
| double celesteThreshold_, bool celesteSmallRadius_,
| bool runCPClean_, double scale_,
| ostream makefile_, string projectFile_) -> AssistantMakefilelibExport
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| modifiesPanoramaData(self)
| modifiesPanoramaData(self) -> bool
|
| runAlgorithm(self)
| runAlgorithm(self) -> bool
|
| ----------------------------------------------------------------------
| Static methods defined here:
|
| createMakefile(*args)
| createMakefile(PanoramaData pano_, AssistantPrograms progs_, bool runCeleste_,
| double celesteThreshold_, bool celesteSmallRadius_,
| bool runCPClean_, double scale_,
| ostream makefile_, string projectFile_)
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| __swig_destroy__ = <built-in function delete_AssistantMakefilelibExpor...
| delete_AssistantMakefilelibExport(AssistantMakefilelibExport self)
|
| __swig_getmethods__ = {'createMakefile': <function <lambda>>}
|
| __swig_setmethods__ = {}
|
| ----------------------------------------------------------------------
| Methods inherited from PanoramaAlgorithm:
|
| hasRunSuccessfully(self)
| hasRunSuccessfully(self) -> bool
|
| run(self)
| run(self)
|
| ----------------------------------------------------------------------
| Data descriptors inherited from PanoramaAlgorithm:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
class AutoOptimise(PTOptimizer)
| Proxy of C++ HuginBase::AutoOptimise class
|
| Method resolution order:
| AutoOptimise
| PTOptimizer
| PanoramaAlgorithm
| __builtin__.object
|
| Methods defined here:
|
| __del__ lambda self
|
| __getattr__ lambda self, name
|
| __init__(self, *args)
| __init__(self, PanoramaData panorama) -> AutoOptimise
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| runAlgorithm(self)
| runAlgorithm(self) -> bool
|
| ----------------------------------------------------------------------
| Static methods defined here:
|
| autoOptimise(*args)
| autoOptimise(PanoramaData pano)
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| __swig_destroy__ = <built-in function delete_AutoOptimise>
| delete_AutoOptimise(AutoOptimise self)
|
| __swig_getmethods__ = {'autoOptimise': <function <lambda>>}
|
| __swig_setmethods__ = {}
|
| ----------------------------------------------------------------------
| Methods inherited from PTOptimizer:
|
| modifiesPanoramaData(self)
| modifiesPanoramaData(self) -> bool
|
| ----------------------------------------------------------------------
| Methods inherited from PanoramaAlgorithm:
|
| hasRunSuccessfully(self)
| hasRunSuccessfully(self) -> bool
|
| run(self)
| run(self)
|
| ----------------------------------------------------------------------
| Data descriptors inherited from PanoramaAlgorithm:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
class BaseSrcPanoImage(__builtin__.object)
| Proxy of C++ HuginBase::BaseSrcPanoImage class
|
| Methods defined here:
|
| ActiveMasksisLinked(self)
| ActiveMasksisLinked(self) -> bool
|
| ActiveMasksisLinkedWith(self, *args)
| ActiveMasksisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| ActiveisLinked(self)
| ActiveisLinked(self) -> bool
|
| ActiveisLinkedWith(self, *args)
| ActiveisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| AutoCenterCropisLinked(self)
| AutoCenterCropisLinked(self) -> bool
|
| AutoCenterCropisLinkedWith(self, *args)
| AutoCenterCropisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| CropModeisLinked(self)
| CropModeisLinked(self) -> bool
|
| CropModeisLinkedWith(self, *args)
| CropModeisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| CropRectisLinked(self)
| CropRectisLinked(self) -> bool
|
| CropRectisLinkedWith(self, *args)
| CropRectisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| EMoRParamsisLinked(self)
| EMoRParamsisLinked(self) -> bool
|
| EMoRParamsisLinkedWith(self, *args)
| EMoRParamsisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| ExifApertureisLinked(self)
| ExifApertureisLinked(self) -> bool
|
| ExifApertureisLinkedWith(self, *args)
| ExifApertureisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| ExifCropFactorisLinked(self)
| ExifCropFactorisLinked(self) -> bool
|
| ExifCropFactorisLinkedWith(self, *args)
| ExifCropFactorisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| ExifDateisLinked(self)
| ExifDateisLinked(self) -> bool
|
| ExifDateisLinkedWith(self, *args)
| ExifDateisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| ExifDistanceisLinked(self)
| ExifDistanceisLinked(self) -> bool
|
| ExifDistanceisLinkedWith(self, *args)
| ExifDistanceisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| ExifExposureModeisLinked(self)
| ExifExposureModeisLinked(self) -> bool
|
| ExifExposureModeisLinkedWith(self, *args)
| ExifExposureModeisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| ExifExposureTimeisLinked(self)
| ExifExposureTimeisLinked(self) -> bool
|
| ExifExposureTimeisLinkedWith(self, *args)
| ExifExposureTimeisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| ExifFocalLength35isLinked(self)
| ExifFocalLength35isLinked(self) -> bool
|
| ExifFocalLength35isLinkedWith(self, *args)
| ExifFocalLength35isLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| ExifFocalLengthisLinked(self)
| ExifFocalLengthisLinked(self) -> bool
|
| ExifFocalLengthisLinkedWith(self, *args)
| ExifFocalLengthisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| ExifISOisLinked(self)
| ExifISOisLinked(self) -> bool
|
| ExifISOisLinkedWith(self, *args)
| ExifISOisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| ExifMakeisLinked(self)
| ExifMakeisLinked(self) -> bool
|
| ExifMakeisLinkedWith(self, *args)
| ExifMakeisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| ExifModelisLinked(self)
| ExifModelisLinked(self) -> bool
|
| ExifModelisLinkedWith(self, *args)
| ExifModelisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| ExifOrientationisLinked(self)
| ExifOrientationisLinked(self) -> bool
|
| ExifOrientationisLinkedWith(self, *args)
| ExifOrientationisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| ExposureValueisLinked(self)
| ExposureValueisLinked(self) -> bool
|
| ExposureValueisLinkedWith(self, *args)
| ExposureValueisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| FilenameisLinked(self)
| FilenameisLinked(self) -> bool
|
| FilenameisLinkedWith(self, *args)
| FilenameisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| FlatfieldFilenameisLinked(self)
| FlatfieldFilenameisLinked(self) -> bool
|
| FlatfieldFilenameisLinkedWith(self, *args)
| FlatfieldFilenameisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| GammaisLinked(self)
| GammaisLinked(self) -> bool
|
| GammaisLinkedWith(self, *args)
| GammaisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| HFOVisLinked(self)
| HFOVisLinked(self) -> bool
|
| HFOVisLinkedWith(self, *args)
| HFOVisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| MasksisLinked(self)
| MasksisLinked(self) -> bool
|
| MasksisLinkedWith(self, *args)
| MasksisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| PitchisLinked(self)
| PitchisLinked(self) -> bool
|
| PitchisLinkedWith(self, *args)
| PitchisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| ProjectionisLinked(self)
| ProjectionisLinked(self) -> bool
|
| ProjectionisLinkedWith(self, *args)
| ProjectionisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| RadialDistortionBlueisLinked(self)
| RadialDistortionBlueisLinked(self) -> bool
|
| RadialDistortionBlueisLinkedWith(self, *args)
| RadialDistortionBlueisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| RadialDistortionCenterShiftisLinked(self)
| RadialDistortionCenterShiftisLinked(self) -> bool
|
| RadialDistortionCenterShiftisLinkedWith(self, *args)
| RadialDistortionCenterShiftisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| RadialDistortionRedisLinked(self)
| RadialDistortionRedisLinked(self) -> bool
|
| RadialDistortionRedisLinkedWith(self, *args)
| RadialDistortionRedisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| RadialDistortionisLinked(self)
| RadialDistortionisLinked(self) -> bool
|
| RadialDistortionisLinkedWith(self, *args)
| RadialDistortionisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| RadialVigCorrCenterShiftisLinked(self)
| RadialVigCorrCenterShiftisLinked(self) -> bool
|
| RadialVigCorrCenterShiftisLinkedWith(self, *args)
| RadialVigCorrCenterShiftisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| RadialVigCorrCoeffisLinked(self)
| RadialVigCorrCoeffisLinked(self) -> bool
|
| RadialVigCorrCoeffisLinkedWith(self, *args)
| RadialVigCorrCoeffisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| ResponseTypeisLinked(self)
| ResponseTypeisLinked(self) -> bool
|
| ResponseTypeisLinkedWith(self, *args)
| ResponseTypeisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| RollisLinked(self)
| RollisLinked(self) -> bool
|
| RollisLinkedWith(self, *args)
| RollisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| ShearisLinked(self)
| ShearisLinked(self) -> bool
|
| ShearisLinkedWith(self, *args)
| ShearisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| SizeisLinked(self)
| SizeisLinked(self) -> bool
|
| SizeisLinkedWith(self, *args)
| SizeisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| StackisLinked(self)
| StackisLinked(self) -> bool
|
| StackisLinkedWith(self, *args)
| StackisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| VigCorrModeisLinked(self)
| VigCorrModeisLinked(self) -> bool
|
| VigCorrModeisLinkedWith(self, *args)
| VigCorrModeisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| WhiteBalanceBlueisLinked(self)
| WhiteBalanceBlueisLinked(self) -> bool
|
| WhiteBalanceBlueisLinkedWith(self, *args)
| WhiteBalanceBlueisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| WhiteBalanceRedisLinked(self)
| WhiteBalanceRedisLinked(self) -> bool
|
| WhiteBalanceRedisLinkedWith(self, *args)
| WhiteBalanceRedisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| XisLinked(self)
| XisLinked(self) -> bool
|
| XisLinkedWith(self, *args)
| XisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| YawisLinked(self)
| YawisLinked(self) -> bool
|
| YawisLinkedWith(self, *args)
| YawisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| YisLinked(self)
| YisLinked(self) -> bool
|
| YisLinkedWith(self, *args)
| YisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| ZisLinked(self)
| ZisLinked(self) -> bool
|
| ZisLinkedWith(self, *args)
| ZisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| __del__ lambda self
|
| __eq__(self, *args)
| __eq__(self, BaseSrcPanoImage other) -> bool
|
| __getattr__ lambda self, name
|
| __init__(self)
| __init__(self) -> BaseSrcPanoImage
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| getActive(self)
| getActive(self) -> bool
|
| getActiveIV(self)
| getActiveIV(self) -> HuginBase::ImageVariable<(bool)>
|
| getActiveMasks(self)
| getActiveMasks(self) -> MaskPolygonVector
|
| getActiveMasksIV(self)
| getActiveMasksIV(self) -> HuginBase::ImageVariable<(HuginBase::MaskPolygonVector)>
|
| getAutoCenterCrop(self)
| getAutoCenterCrop(self) -> bool
|
| getAutoCenterCropIV(self)
| getAutoCenterCropIV(self) -> HuginBase::ImageVariable<(bool)>
|
| getCropMode(self)
| getCropMode(self) -> CropMode
|
| getCropModeIV(self)
| getCropModeIV(self) -> HuginBase::ImageVariable<(HuginBase::BaseSrcPanoImage::CropMode)>
|
| getCropRect(self)
| getCropRect(self) -> Rect2D
|
| getCropRectIV(self)
| getCropRectIV(self) -> HuginBase::ImageVariable<(vigra::Rect2D)>
|
| getEMoRParams(self)
| getEMoRParams(self) -> std::vector<(float,std::allocator<(float)>)>
|
| getEMoRParamsIV(self)
| getEMoRParamsIV(self) -> HuginBase::ImageVariable<(std::vector<(float,std::allocator<(float)>)>)>
|
| getExifAperture(self)
| getExifAperture(self) -> double
|
| getExifApertureIV(self)
| getExifApertureIV(self) -> HuginBase::ImageVariable<(double)>
|
| getExifCropFactor(self)
| getExifCropFactor(self) -> double
|
| getExifCropFactorIV(self)
| getExifCropFactorIV(self) -> HuginBase::ImageVariable<(double)>
|
| getExifDate(self)
| getExifDate(self) -> string
|
| getExifDateIV(self)
| getExifDateIV(self) -> HuginBase::ImageVariable<(std::string)>
|
| getExifDistance(self)
| getExifDistance(self) -> double
|
| getExifDistanceIV(self)
| getExifDistanceIV(self) -> HuginBase::ImageVariable<(double)>
|
| getExifExposureMode(self)
| getExifExposureMode(self) -> int
|
| getExifExposureModeIV(self)
| getExifExposureModeIV(self) -> HuginBase::ImageVariable<(int)>
|
| getExifExposureTime(self)
| getExifExposureTime(self) -> double
|
| getExifExposureTimeIV(self)
| getExifExposureTimeIV(self) -> HuginBase::ImageVariable<(double)>
|
| getExifFocalLength(self)
| getExifFocalLength(self) -> double
|
| getExifFocalLength35(self)
| getExifFocalLength35(self) -> double
|
| getExifFocalLength35IV(self)
| getExifFocalLength35IV(self) -> HuginBase::ImageVariable<(double)>
|
| getExifFocalLengthIV(self)
| getExifFocalLengthIV(self) -> HuginBase::ImageVariable<(double)>
|
| getExifISO(self)
| getExifISO(self) -> double
|
| getExifISOIV(self)
| getExifISOIV(self) -> HuginBase::ImageVariable<(double)>
|
| getExifMake(self)
| getExifMake(self) -> string
|
| getExifMakeIV(self)
| getExifMakeIV(self) -> HuginBase::ImageVariable<(std::string)>
|
| getExifModel(self)
| getExifModel(self) -> string
|
| getExifModelIV(self)
| getExifModelIV(self) -> HuginBase::ImageVariable<(std::string)>
|
| getExifOrientation(self)
| getExifOrientation(self) -> double
|
| getExifOrientationIV(self)
| getExifOrientationIV(self) -> HuginBase::ImageVariable<(double)>
|
| getExposureValue(self)
| getExposureValue(self) -> double
|
| getExposureValueIV(self)
| getExposureValueIV(self) -> HuginBase::ImageVariable<(double)>
|
| getFilename(self)
| getFilename(self) -> string
|
| getFilenameIV(self)
| getFilenameIV(self) -> HuginBase::ImageVariable<(std::string)>
|
| getFlatfieldFilename(self)
| getFlatfieldFilename(self) -> string
|
| getFlatfieldFilenameIV(self)
| getFlatfieldFilenameIV(self) -> HuginBase::ImageVariable<(std::string)>
|
| getGamma(self)
| getGamma(self) -> double
|
| getGammaIV(self)
| getGammaIV(self) -> HuginBase::ImageVariable<(double)>
|
| getHFOV(self)
| getHFOV(self) -> double
|
| getHFOVIV(self)
| getHFOVIV(self) -> HuginBase::ImageVariable<(double)>
|
| getMasks(self)
| getMasks(self) -> MaskPolygonVector
|
| getMasksIV(self)
| getMasksIV(self) -> HuginBase::ImageVariable<(HuginBase::MaskPolygonVector)>
|
| getPitch(self)
| getPitch(self) -> double
|
| getPitchIV(self)
| getPitchIV(self) -> HuginBase::ImageVariable<(double)>
|
| getProjection(self)
| getProjection(self) -> Projection
|
| getProjectionIV(self)
| getProjectionIV(self) -> HuginBase::ImageVariable<(HuginBase::BaseSrcPanoImage::Projection)>
|
| getRadialDistortion(self)
| getRadialDistortion(self) -> std::vector<(double,std::allocator<(double)>)>
|
| getRadialDistortionBlue(self)
| getRadialDistortionBlue(self) -> std::vector<(double,std::allocator<(double)>)>
|
| getRadialDistortionBlueIV(self)
| getRadialDistortionBlueIV(self) -> HuginBase::ImageVariable<(std::vector<(double,std::allocator<(double)>)>)>
|
| getRadialDistortionCenterShift(self)
| getRadialDistortionCenterShift(self) -> FDiff2D
|
| getRadialDistortionCenterShiftIV(self)
| getRadialDistortionCenterShiftIV(self) -> HuginBase::ImageVariable<(hugin_utils::FDiff2D)>
|
| getRadialDistortionIV(self)
| getRadialDistortionIV(self) -> HuginBase::ImageVariable<(std::vector<(double,std::allocator<(double)>)>)>
|
| getRadialDistortionRed(self)
| getRadialDistortionRed(self) -> std::vector<(double,std::allocator<(double)>)>
|
| getRadialDistortionRedIV(self)
| getRadialDistortionRedIV(self) -> HuginBase::ImageVariable<(std::vector<(double,std::allocator<(double)>)>)>
|
| getRadialVigCorrCenterShift(self)
| getRadialVigCorrCenterShift(self) -> FDiff2D
|
| getRadialVigCorrCenterShiftIV(self)
| getRadialVigCorrCenterShiftIV(self) -> HuginBase::ImageVariable<(hugin_utils::FDiff2D)>
|
| getRadialVigCorrCoeff(self)
| getRadialVigCorrCoeff(self) -> std::vector<(double,std::allocator<(double)>)>
|
| getRadialVigCorrCoeffIV(self)
| getRadialVigCorrCoeffIV(self) -> HuginBase::ImageVariable<(std::vector<(double,std::allocator<(double)>)>)>
|
| getResponseType(self)
| getResponseType(self) -> ResponseType
|
| getResponseTypeIV(self)
| getResponseTypeIV(self) -> HuginBase::ImageVariable<(HuginBase::BaseSrcPanoImage::ResponseType)>
|
| getRoll(self)
| getRoll(self) -> double
|
| getRollIV(self)
| getRollIV(self) -> HuginBase::ImageVariable<(double)>
|
| getShear(self)
| getShear(self) -> FDiff2D
|
| getShearIV(self)
| getShearIV(self) -> HuginBase::ImageVariable<(hugin_utils::FDiff2D)>
|
| getSize(self)
| getSize(self) -> Size2D
|
| getSizeIV(self)
| getSizeIV(self) -> HuginBase::ImageVariable<(vigra::Size2D)>
|
| getStack(self)
| getStack(self) -> double
|
| getStackIV(self)
| getStackIV(self) -> HuginBase::ImageVariable<(double)>
|
| getVigCorrMode(self)
| getVigCorrMode(self) -> int
|
| getVigCorrModeIV(self)
| getVigCorrModeIV(self) -> HuginBase::ImageVariable<(int)>
|
| getWhiteBalanceBlue(self)
| getWhiteBalanceBlue(self) -> double
|
| getWhiteBalanceBlueIV(self)
| getWhiteBalanceBlueIV(self) -> HuginBase::ImageVariable<(double)>
|
| getWhiteBalanceRed(self)
| getWhiteBalanceRed(self) -> double
|
| getWhiteBalanceRedIV(self)
| getWhiteBalanceRedIV(self) -> HuginBase::ImageVariable<(double)>
|
| getX(self)
| getX(self) -> double
|
| getXIV(self)
| getXIV(self) -> HuginBase::ImageVariable<(double)>
|
| getY(self)
| getY(self) -> double
|
| getYIV(self)
| getYIV(self) -> HuginBase::ImageVariable<(double)>
|
| getYaw(self)
| getYaw(self) -> double
|
| getYawIV(self)
| getYawIV(self) -> HuginBase::ImageVariable<(double)>
|
| getZ(self)
| getZ(self) -> double
|
| getZIV(self)
| getZIV(self) -> HuginBase::ImageVariable<(double)>
|
| linkActive(self, *args)
| linkActive(self, BaseSrcPanoImage target)
|
| linkActiveMasks(self, *args)
| linkActiveMasks(self, BaseSrcPanoImage target)
|
| linkAutoCenterCrop(self, *args)
| linkAutoCenterCrop(self, BaseSrcPanoImage target)
|
| linkCropMode(self, *args)
| linkCropMode(self, BaseSrcPanoImage target)
|
| linkCropRect(self, *args)
| linkCropRect(self, BaseSrcPanoImage target)
|
| linkEMoRParams(self, *args)
| linkEMoRParams(self, BaseSrcPanoImage target)
|
| linkExifAperture(self, *args)
| linkExifAperture(self, BaseSrcPanoImage target)
|
| linkExifCropFactor(self, *args)
| linkExifCropFactor(self, BaseSrcPanoImage target)
|
| linkExifDate(self, *args)
| linkExifDate(self, BaseSrcPanoImage target)
|
| linkExifDistance(self, *args)
| linkExifDistance(self, BaseSrcPanoImage target)
|
| linkExifExposureMode(self, *args)
| linkExifExposureMode(self, BaseSrcPanoImage target)
|
| linkExifExposureTime(self, *args)
| linkExifExposureTime(self, BaseSrcPanoImage target)
|
| linkExifFocalLength(self, *args)
| linkExifFocalLength(self, BaseSrcPanoImage target)
|
| linkExifFocalLength35(self, *args)
| linkExifFocalLength35(self, BaseSrcPanoImage target)
|
| linkExifISO(self, *args)
| linkExifISO(self, BaseSrcPanoImage target)
|
| linkExifMake(self, *args)
| linkExifMake(self, BaseSrcPanoImage target)
|
| linkExifModel(self, *args)
| linkExifModel(self, BaseSrcPanoImage target)
|
| linkExifOrientation(self, *args)
| linkExifOrientation(self, BaseSrcPanoImage target)
|
| linkExposureValue(self, *args)
| linkExposureValue(self, BaseSrcPanoImage target)
|
| linkFilename(self, *args)
| linkFilename(self, BaseSrcPanoImage target)
|
| linkFlatfieldFilename(self, *args)
| linkFlatfieldFilename(self, BaseSrcPanoImage target)
|
| linkGamma(self, *args)
| linkGamma(self, BaseSrcPanoImage target)
|
| linkHFOV(self, *args)
| linkHFOV(self, BaseSrcPanoImage target)
|
| linkMasks(self, *args)
| linkMasks(self, BaseSrcPanoImage target)
|
| linkPitch(self, *args)
| linkPitch(self, BaseSrcPanoImage target)
|
| linkProjection(self, *args)
| linkProjection(self, BaseSrcPanoImage target)
|
| linkRadialDistortion(self, *args)
| linkRadialDistortion(self, BaseSrcPanoImage target)
|
| linkRadialDistortionBlue(self, *args)
| linkRadialDistortionBlue(self, BaseSrcPanoImage target)
|
| linkRadialDistortionCenterShift(self, *args)
| linkRadialDistortionCenterShift(self, BaseSrcPanoImage target)
|
| linkRadialDistortionRed(self, *args)
| linkRadialDistortionRed(self, BaseSrcPanoImage target)
|
| linkRadialVigCorrCenterShift(self, *args)
| linkRadialVigCorrCenterShift(self, BaseSrcPanoImage target)
|
| linkRadialVigCorrCoeff(self, *args)
| linkRadialVigCorrCoeff(self, BaseSrcPanoImage target)
|
| linkResponseType(self, *args)
| linkResponseType(self, BaseSrcPanoImage target)
|
| linkRoll(self, *args)
| linkRoll(self, BaseSrcPanoImage target)
|
| linkShear(self, *args)
| linkShear(self, BaseSrcPanoImage target)
|
| linkSize(self, *args)
| linkSize(self, BaseSrcPanoImage target)
|
| linkStack(self, *args)
| linkStack(self, BaseSrcPanoImage target)
|
| linkVigCorrMode(self, *args)
| linkVigCorrMode(self, BaseSrcPanoImage target)
|
| linkWhiteBalanceBlue(self, *args)
| linkWhiteBalanceBlue(self, BaseSrcPanoImage target)
|
| linkWhiteBalanceRed(self, *args)
| linkWhiteBalanceRed(self, BaseSrcPanoImage target)
|
| linkX(self, *args)
| linkX(self, BaseSrcPanoImage target)
|
| linkY(self, *args)
| linkY(self, BaseSrcPanoImage target)
|
| linkYaw(self, *args)
| linkYaw(self, BaseSrcPanoImage target)
|
| linkZ(self, *args)
| linkZ(self, BaseSrcPanoImage target)
|
| setActive(self, *args)
| setActive(self, bool data)
|
| setActiveMasks(self, *args)
| setActiveMasks(self, MaskPolygonVector data)
|
| setAutoCenterCrop(self, *args)
| setAutoCenterCrop(self, bool data)
|
| setCropMode(self, *args)
| setCropMode(self, CropMode data)
|
| setCropRect(self, *args)
| setCropRect(self, Rect2D data)
|
| setEMoRParams(self, *args)
| setEMoRParams(self, std::vector<(float,std::allocator<(float)>)> data)
|
| setExifAperture(self, *args)
| setExifAperture(self, double data)
|
| setExifCropFactor(self, *args)
| setExifCropFactor(self, double data)
|
| setExifDate(self, *args)
| setExifDate(self, string data)
|
| setExifDistance(self, *args)
| setExifDistance(self, double data)
|
| setExifExposureMode(self, *args)
| setExifExposureMode(self, int data)
|
| setExifExposureTime(self, *args)
| setExifExposureTime(self, double data)
|
| setExifFocalLength(self, *args)
| setExifFocalLength(self, double data)
|
| setExifFocalLength35(self, *args)
| setExifFocalLength35(self, double data)
|
| setExifISO(self, *args)
| setExifISO(self, double data)
|
| setExifMake(self, *args)
| setExifMake(self, string data)
|
| setExifModel(self, *args)
| setExifModel(self, string data)
|
| setExifOrientation(self, *args)
| setExifOrientation(self, double data)
|
| setExposureValue(self, *args)
| setExposureValue(self, double data)
|
| setFilename(self, *args)
| setFilename(self, string data)
|
| setFlatfieldFilename(self, *args)
| setFlatfieldFilename(self, string data)
|
| setGamma(self, *args)
| setGamma(self, double data)
|
| setHFOV(self, *args)
| setHFOV(self, double data)
|
| setMasks(self, *args)
| setMasks(self, MaskPolygonVector data)
|
| setPitch(self, *args)
| setPitch(self, double data)
|
| setProjection(self, *args)
| setProjection(self, Projection data)
|
| setRadialDistortion(self, *args)
| setRadialDistortion(self, std::vector<(double,std::allocator<(double)>)> data)
|
| setRadialDistortionBlue(self, *args)
| setRadialDistortionBlue(self, std::vector<(double,std::allocator<(double)>)> data)
|
| setRadialDistortionCenterShift(self, *args)
| setRadialDistortionCenterShift(self, FDiff2D data)
|
| setRadialDistortionRed(self, *args)
| setRadialDistortionRed(self, std::vector<(double,std::allocator<(double)>)> data)
|
| setRadialVigCorrCenterShift(self, *args)
| setRadialVigCorrCenterShift(self, FDiff2D data)
|
| setRadialVigCorrCoeff(self, *args)
| setRadialVigCorrCoeff(self, std::vector<(double,std::allocator<(double)>)> data)
|
| setResponseType(self, *args)
| setResponseType(self, ResponseType data)
|
| setRoll(self, *args)
| setRoll(self, double data)
|
| setShear(self, *args)
| setShear(self, FDiff2D data)
|
| setSize(self, *args)
| setSize(self, Size2D data)
|
| setStack(self, *args)
| setStack(self, double data)
|
| setVigCorrMode(self, *args)
| setVigCorrMode(self, int data)
|
| setWhiteBalanceBlue(self, *args)
| setWhiteBalanceBlue(self, double data)
|
| setWhiteBalanceRed(self, *args)
| setWhiteBalanceRed(self, double data)
|
| setX(self, *args)
| setX(self, double data)
|
| setY(self, *args)
| setY(self, double data)
|
| setYaw(self, *args)
| setYaw(self, double data)
|
| setZ(self, *args)
| setZ(self, double data)
|
| unlinkActive(self)
| unlinkActive(self)
|
| unlinkActiveMasks(self)
| unlinkActiveMasks(self)
|
| unlinkAutoCenterCrop(self)
| unlinkAutoCenterCrop(self)
|
| unlinkCropMode(self)
| unlinkCropMode(self)
|
| unlinkCropRect(self)
| unlinkCropRect(self)
|
| unlinkEMoRParams(self)
| unlinkEMoRParams(self)
|
| unlinkExifAperture(self)
| unlinkExifAperture(self)
|
| unlinkExifCropFactor(self)
| unlinkExifCropFactor(self)
|
| unlinkExifDate(self)
| unlinkExifDate(self)
|
| unlinkExifDistance(self)
| unlinkExifDistance(self)
|
| unlinkExifExposureMode(self)
| unlinkExifExposureMode(self)
|
| unlinkExifExposureTime(self)
| unlinkExifExposureTime(self)
|
| unlinkExifFocalLength(self)
| unlinkExifFocalLength(self)
|
| unlinkExifFocalLength35(self)
| unlinkExifFocalLength35(self)
|
| unlinkExifISO(self)
| unlinkExifISO(self)
|
| unlinkExifMake(self)
| unlinkExifMake(self)
|
| unlinkExifModel(self)
| unlinkExifModel(self)
|
| unlinkExifOrientation(self)
| unlinkExifOrientation(self)
|
| unlinkExposureValue(self)
| unlinkExposureValue(self)
|
| unlinkFilename(self)
| unlinkFilename(self)
|
| unlinkFlatfieldFilename(self)
| unlinkFlatfieldFilename(self)
|
| unlinkGamma(self)
| unlinkGamma(self)
|
| unlinkHFOV(self)
| unlinkHFOV(self)
|
| unlinkMasks(self)
| unlinkMasks(self)
|
| unlinkPitch(self)
| unlinkPitch(self)
|
| unlinkProjection(self)
| unlinkProjection(self)
|
| unlinkRadialDistortion(self)
| unlinkRadialDistortion(self)
|
| unlinkRadialDistortionBlue(self)
| unlinkRadialDistortionBlue(self)
|
| unlinkRadialDistortionCenterShift(self)
| unlinkRadialDistortionCenterShift(self)
|
| unlinkRadialDistortionRed(self)
| unlinkRadialDistortionRed(self)
|
| unlinkRadialVigCorrCenterShift(self)
| unlinkRadialVigCorrCenterShift(self)
|
| unlinkRadialVigCorrCoeff(self)
| unlinkRadialVigCorrCoeff(self)
|
| unlinkResponseType(self)
| unlinkResponseType(self)
|
| unlinkRoll(self)
| unlinkRoll(self)
|
| unlinkShear(self)
| unlinkShear(self)
|
| unlinkSize(self)
| unlinkSize(self)
|
| unlinkStack(self)
| unlinkStack(self)
|
| unlinkVigCorrMode(self)
| unlinkVigCorrMode(self)
|
| unlinkWhiteBalanceBlue(self)
| unlinkWhiteBalanceBlue(self)
|
| unlinkWhiteBalanceRed(self)
| unlinkWhiteBalanceRed(self)
|
| unlinkX(self)
| unlinkX(self)
|
| unlinkY(self)
| unlinkY(self)
|
| unlinkYaw(self)
| unlinkYaw(self)
|
| unlinkZ(self)
| unlinkZ(self)
|
| ----------------------------------------------------------------------
| Data descriptors defined here:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| CIRCULAR_FISHEYE = 2
|
| CROP_CIRCLE = 2
|
| CROP_RECTANGLE = 1
|
| EQUIRECTANGULAR = 4
|
| FISHEYE_EQUISOLID = 21
|
| FISHEYE_ORTHOGRAPHIC = 8
|
| FISHEYE_STEREOGRAPHIC = 10
|
| FISHEYE_THOBY = 20
|
| FULL_FRAME_FISHEYE = 3
|
| NO_CROP = 0
|
| PANORAMIC = 1
|
| RECTILINEAR = 0
|
| RESPONSE_EMOR = 0
|
| RESPONSE_FILE = 3
|
| RESPONSE_GAMMA = 2
|
| RESPONSE_ICC = 4
|
| RESPONSE_LINEAR = 1
|
| VIGCORR_DIV = 4
|
| VIGCORR_FLATFIELD = 2
|
| VIGCORR_NONE = 0
|
| VIGCORR_RADIAL = 1
|
| __swig_destroy__ = <built-in function delete_BaseSrcPanoImage>
| delete_BaseSrcPanoImage(BaseSrcPanoImage self)
|
| __swig_getmethods__ = {}
|
| __swig_setmethods__ = {}
class CPVector(__builtin__.object)
| Proxy of C++ std::vector<(ControlPoint)> class
|
| Methods defined here:
|
| __bool__(self)
| __bool__(self) -> bool
|
| __del__ lambda self
|
| __delitem__(self, *args)
| __delitem__(self, difference_type i)
| __delitem__(self, PySliceObject slice)
|
| __delslice__(self, *args)
| __delslice__(self, difference_type i, difference_type j)
|
| __getattr__ lambda self, name
|
| __getitem__(self, *args)
| __getitem__(self, PySliceObject slice) -> std::vector<(HuginBase::ControlPoint,std::allocator<(HuginBase::ControlPoint)>)>
| __getitem__(self, difference_type i) -> value_type
|
| __getslice__(self, *args)
| __getslice__(self, difference_type i, difference_type j) -> std::vector<(HuginBase::ControlPoint,std::allocator<(HuginBase::ControlPoint)>)>
|
| __init__(self, *args)
| __init__(self) -> CPVector
| __init__(self, CPVector arg0) -> CPVector
| __init__(self, size_type size) -> CPVector
| __init__(self, size_type size, value_type value) -> CPVector
|
| __iter__(self)
|
| __len__(self)
| __len__(self) -> size_type
|
| __nonzero__(self)
| __nonzero__(self) -> bool
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| __setitem__(self, *args)
| __setitem__(self, PySliceObject slice, std::vector<(HuginBase::ControlPoint,std::allocator<(HuginBase::ControlPoint)>)> v)
| __setitem__(self, PySliceObject slice)
| __setitem__(self, difference_type i, value_type x)
|
| __setslice__(self, *args)
| __setslice__(self, difference_type i, difference_type j, std::vector<(HuginBase::ControlPoint,std::allocator<(HuginBase::ControlPoint)>)> v = std::vector< ControlPoint,std::allocator< ControlPoint > >())
| __setslice__(self, difference_type i, difference_type j)
|
| append(self, *args)
| append(self, value_type x)
|
| assign(self, *args)
| assign(self, size_type n, value_type x)
|
| back(self)
| back(self) -> value_type
|
| begin(self)
| begin(self) -> iterator
|
| capacity(self)
| capacity(self) -> size_type
|
| clear(self)
| clear(self)
|
| empty(self)
| empty(self) -> bool
|
| end(self)
| end(self) -> iterator
|
| erase(self, *args)
| erase(self, iterator pos) -> iterator
| erase(self, iterator first, iterator last) -> iterator
|
| front(self)
| front(self) -> value_type
|
| get_allocator(self)
| get_allocator(self) -> allocator_type
|
| insert(self, *args)
| insert(self, iterator pos, value_type x) -> iterator
| insert(self, iterator pos, size_type n, value_type x)
|
| iterator(self)
| iterator(self) -> SwigPyIterator
|
| pop(self)
| pop(self) -> value_type
|
| pop_back(self)
| pop_back(self)
|
| push_back(self, *args)
| push_back(self, value_type x)
|
| rbegin(self)
| rbegin(self) -> reverse_iterator
|
| rend(self)
| rend(self) -> reverse_iterator
|
| reserve(self, *args)
| reserve(self, size_type n)
|
| resize(self, *args)
| resize(self, size_type new_size)
| resize(self, size_type new_size, value_type x)
|
| size(self)
| size(self) -> size_type
|
| swap(self, *args)
| swap(self, CPVector v)
|
| ----------------------------------------------------------------------
| Data descriptors defined here:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| __swig_destroy__ = <built-in function delete_CPVector>
| delete_CPVector(CPVector self)
|
| __swig_getmethods__ = {}
|
| __swig_setmethods__ = {}
class CPoint(__builtin__.object)
| Proxy of C++ std::pair<(unsigned int,ControlPoint)> class
|
| Methods defined here:
|
| __del__ lambda self
|
| __getattr__ lambda self, name
|
| __getitem__(self, index)
|
| __init__(self, *args)
| __init__(self) -> CPoint
| __init__(self, unsigned int first, ControlPoint second) -> CPoint
| __init__(self, CPoint p) -> CPoint
|
| __len__(self)
|
| __repr__(self)
|
| __setattr__ lambda self, name, value
|
| __setitem__(self, index, val)
|
| ----------------------------------------------------------------------
| Data descriptors defined here:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
|
| first
| CPoint_first_get(CPoint self) -> unsigned int
|
| second
| CPoint_second_get(CPoint self) -> ControlPoint
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| __swig_destroy__ = <built-in function delete_CPoint>
| delete_CPoint(CPoint self)
|
| __swig_getmethods__ = {'first': <built-in function CPoint_first_get>, ...
|
| __swig_setmethods__ = {'first': <built-in function CPoint_first_set>, ...
class CPointVector(__builtin__.object)
| Proxy of C++ std::vector<(std::pair<(unsigned int,ControlPoint)>)> class
|
| Methods defined here:
|
| __bool__(self)
| __bool__(self) -> bool
|
| __del__ lambda self
|
| __delitem__(self, *args)
| __delitem__(self, difference_type i)
| __delitem__(self, PySliceObject slice)
|
| __delslice__(self, *args)
| __delslice__(self, difference_type i, difference_type j)
|
| __getattr__ lambda self, name
|
| __getitem__(self, *args)
| __getitem__(self, PySliceObject slice) -> std::vector<(std::pair<(unsigned int,HuginBase::ControlPoint)>,std::allocator<(std::pair<(unsigned int,HuginBase::ControlPoint)>)>)>
| __getitem__(self, difference_type i) -> value_type
|
| __getslice__(self, *args)
| __getslice__(self, difference_type i, difference_type j) -> std::vector<(std::pair<(unsigned int,HuginBase::ControlPoint)>,std::allocator<(std::pair<(unsigned int,HuginBase::ControlPoint)>)>)>
|
| __init__(self, *args)
| __init__(self) -> CPointVector
| __init__(self, std::vector<(std::pair<(unsigned int,HuginBase::ControlPoint)>)> arg0) -> CPointVector
| __init__(self, size_type size) -> CPointVector
| __init__(self, size_type size, value_type value) -> CPointVector
|
| __iter__(self)
|
| __len__(self)
| __len__(self) -> size_type
|
| __nonzero__(self)
| __nonzero__(self) -> bool
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| __setitem__(self, *args)
| __setitem__(self, PySliceObject slice, std::vector<(std::pair<(unsigned int,HuginBase::ControlPoint)>,std::allocator<(std::pair<(unsigned int,HuginBase::ControlPoint)>)>)> v)
| __setitem__(self, PySliceObject slice)
| __setitem__(self, difference_type i, value_type x)
|
| __setslice__(self, *args)
| __setslice__(self, difference_type i, difference_type j, std::vector<(std::pair<(unsigned int,HuginBase::ControlPoint)>,std::allocator<(std::pair<(unsigned int,HuginBase::ControlPoint)>)>)> v = std::vector< std::pair< unsigned int,ControlPoint >,std::allocator< std::pair< unsigned int,ControlPoint > > >())
| __setslice__(self, difference_type i, difference_type j)
|
| append(self, *args)
| append(self, value_type x)
|
| assign(self, *args)
| assign(self, size_type n, value_type x)
|
| back(self)
| back(self) -> value_type
|
| begin(self)
| begin(self) -> iterator
|
| capacity(self)
| capacity(self) -> size_type
|
| clear(self)
| clear(self)
|
| empty(self)
| empty(self) -> bool
|
| end(self)
| end(self) -> iterator
|
| erase(self, *args)
| erase(self, iterator pos) -> iterator
| erase(self, iterator first, iterator last) -> iterator
|
| front(self)
| front(self) -> value_type
|
| get_allocator(self)
| get_allocator(self) -> allocator_type
|
| insert(self, *args)
| insert(self, iterator pos, value_type x) -> iterator
| insert(self, iterator pos, size_type n, value_type x)
|
| iterator(self)
| iterator(self) -> SwigPyIterator
|
| pop(self)
| pop(self) -> value_type
|
| pop_back(self)
| pop_back(self)
|
| push_back(self, *args)
| push_back(self, value_type x)
|
| rbegin(self)
| rbegin(self) -> reverse_iterator
|
| rend(self)
| rend(self) -> reverse_iterator
|
| reserve(self, *args)
| reserve(self, size_type n)
|
| resize(self, *args)
| resize(self, size_type new_size)
| resize(self, size_type new_size, value_type x)
|
| size(self)
| size(self) -> size_type
|
| swap(self, *args)
| swap(self, std::vector<(std::pair<(unsigned int,HuginBase::ControlPoint)>)> v)
|
| ----------------------------------------------------------------------
| Data descriptors defined here:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| __swig_destroy__ = <built-in function delete_CPointVector>
| delete_CPointVector(CPointVector self)
|
| __swig_getmethods__ = {}
|
| __swig_setmethods__ = {}
class CalculateCPStatistics(PanoramaAlgorithm)
| Proxy of C++ HuginBase::CalculateCPStatistics class
|
| Method resolution order:
| CalculateCPStatistics
| PanoramaAlgorithm
| __builtin__.object
|
| Methods defined here:
|
| __del__ lambda self
|
| __getattr__ lambda self, name
|
| __init__(self, *args, **kwargs)
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| getResultMax(self)
| getResultMax(self) -> double
|
| getResultMean(self)
| getResultMean(self) -> double
|
| getResultMin(self)
| getResultMin(self) -> double
|
| getResultVariance(self)
| getResultVariance(self) -> double
|
| modifiesPanoramaData(self)
| modifiesPanoramaData(self) -> bool
|
| runAlgorithm(self)
| runAlgorithm(self) -> bool
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| __swig_destroy__ = <built-in function delete_CalculateCPStatistics>
| delete_CalculateCPStatistics(CalculateCPStatistics self)
|
| __swig_getmethods__ = {}
|
| __swig_setmethods__ = {}
|
| ----------------------------------------------------------------------
| Methods inherited from PanoramaAlgorithm:
|
| hasRunSuccessfully(self)
| hasRunSuccessfully(self) -> bool
|
| run(self)
| run(self)
|
| ----------------------------------------------------------------------
| Data descriptors inherited from PanoramaAlgorithm:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
class CalculateCPStatisticsError(CalculateCPStatistics)
| Proxy of C++ HuginBase::CalculateCPStatisticsError class
|
| Method resolution order:
| CalculateCPStatisticsError
| CalculateCPStatistics
| PanoramaAlgorithm
| __builtin__.object
|
| Methods defined here:
|
| __del__ lambda self
|
| __getattr__ lambda self, name
|
| __init__(self, *args)
| __init__(self, PanoramaData panorama, int imgNr = -1) -> CalculateCPStatisticsError
| __init__(self, PanoramaData panorama) -> CalculateCPStatisticsError
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| runAlgorithm(self)
| runAlgorithm(self) -> bool
|
| ----------------------------------------------------------------------
| Static methods defined here:
|
| calcCtrlPntsErrorStats(*args)
| calcCtrlPntsErrorStats(PanoramaData pano, double min, double max, double mean,
| double var, int imgNr = -1)
| calcCtrlPntsErrorStats(PanoramaData pano, double min, double max, double mean,
| double var)
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| __swig_destroy__ = <built-in function delete_CalculateCPStatisticsErro...
| delete_CalculateCPStatisticsError(CalculateCPStatisticsError self)
|
| __swig_getmethods__ = {'calcCtrlPntsErrorStats': <function <lambda>>}
|
| __swig_setmethods__ = {}
|
| ----------------------------------------------------------------------
| Methods inherited from CalculateCPStatistics:
|
| getResultMax(self)
| getResultMax(self) -> double
|
| getResultMean(self)
| getResultMean(self) -> double
|
| getResultMin(self)
| getResultMin(self) -> double
|
| getResultVariance(self)
| getResultVariance(self) -> double
|
| modifiesPanoramaData(self)
| modifiesPanoramaData(self) -> bool
|
| ----------------------------------------------------------------------
| Methods inherited from PanoramaAlgorithm:
|
| hasRunSuccessfully(self)
| hasRunSuccessfully(self) -> bool
|
| run(self)
| run(self)
|
| ----------------------------------------------------------------------
| Data descriptors inherited from PanoramaAlgorithm:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
class CalculateCPStatisticsRadial(CalculateCPStatistics)
| Proxy of C++ HuginBase::CalculateCPStatisticsRadial class
|
| Method resolution order:
| CalculateCPStatisticsRadial
| CalculateCPStatistics
| PanoramaAlgorithm
| __builtin__.object
|
| Methods defined here:
|
| __del__ lambda self
|
| __getattr__ lambda self, name
|
| __init__(self, *args)
| __init__(self, PanoramaData panorama, int imgNr = -1) -> CalculateCPStatisticsRadial
| __init__(self, PanoramaData panorama) -> CalculateCPStatisticsRadial
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| getResultPercentile10(self)
| getResultPercentile10(self) -> double
|
| getResultPercentile90(self)
| getResultPercentile90(self) -> double
|
| runAlgorithm(self)
| runAlgorithm(self) -> bool
|
| ----------------------------------------------------------------------
| Static methods defined here:
|
| calcCtrlPntsRadiStats(*args)
| calcCtrlPntsRadiStats(PanoramaData pano, double min, double max, double mean,
| double var, double q10, double q90, int imgNr = -1)
| calcCtrlPntsRadiStats(PanoramaData pano, double min, double max, double mean,
| double var, double q10, double q90)
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| __swig_destroy__ = <built-in function delete_CalculateCPStatisticsRadi...
| delete_CalculateCPStatisticsRadial(CalculateCPStatisticsRadial self)
|
| __swig_getmethods__ = {'calcCtrlPntsRadiStats': <function <lambda>>}
|
| __swig_setmethods__ = {}
|
| ----------------------------------------------------------------------
| Methods inherited from CalculateCPStatistics:
|
| getResultMax(self)
| getResultMax(self) -> double
|
| getResultMean(self)
| getResultMean(self) -> double
|
| getResultMin(self)
| getResultMin(self) -> double
|
| getResultVariance(self)
| getResultVariance(self) -> double
|
| modifiesPanoramaData(self)
| modifiesPanoramaData(self) -> bool
|
| ----------------------------------------------------------------------
| Methods inherited from PanoramaAlgorithm:
|
| hasRunSuccessfully(self)
| hasRunSuccessfully(self) -> bool
|
| run(self)
| run(self)
|
| ----------------------------------------------------------------------
| Data descriptors inherited from PanoramaAlgorithm:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
class CalculateFOV(PanoramaAlgorithm)
| Proxy of C++ HuginBase::CalculateFOV class
|
| Method resolution order:
| CalculateFOV
| PanoramaAlgorithm
| __builtin__.object
|
| Methods defined here:
|
| __del__ lambda self
|
| __getattr__ lambda self, name
|
| __init__(self, *args)
| __init__(self, PanoramaData panorama) -> CalculateFOV
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| getResultFOV(self)
| getResultFOV(self) -> FDiff2D
|
| getResultHorizontalFOV(self)
| getResultHorizontalFOV(self) -> double
|
| getResultVerticalFOV(self)
| getResultVerticalFOV(self) -> double
|
| modifiesPanoramaData(self)
| modifiesPanoramaData(self) -> bool
|
| runAlgorithm(self)
| runAlgorithm(self) -> bool
|
| ----------------------------------------------------------------------
| Static methods defined here:
|
| calcFOV(*args)
| calcFOV(PanoramaData panorama) -> FDiff2D
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| __swig_destroy__ = <built-in function delete_CalculateFOV>
| delete_CalculateFOV(CalculateFOV self)
|
| __swig_getmethods__ = {'calcFOV': <function <lambda>>}
|
| __swig_setmethods__ = {}
|
| ----------------------------------------------------------------------
| Methods inherited from PanoramaAlgorithm:
|
| hasRunSuccessfully(self)
| hasRunSuccessfully(self) -> bool
|
| run(self)
| run(self)
|
| ----------------------------------------------------------------------
| Data descriptors inherited from PanoramaAlgorithm:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
class CalculateFitPanorama(PanoramaAlgorithm)
| Proxy of C++ HuginBase::CalculateFitPanorama class
|
| Method resolution order:
| CalculateFitPanorama
| PanoramaAlgorithm
| __builtin__.object
|
| Methods defined here:
|
| __del__ lambda self
|
| __getattr__ lambda self, name
|
| __init__(self, *args)
| __init__(self, PanoramaData panorama) -> CalculateFitPanorama
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| getResultHeight(self)
| getResultHeight(self) -> double
|
| getResultHorizontalFOV(self)
| getResultHorizontalFOV(self) -> double
|
| modifiesPanoramaData(self)
| modifiesPanoramaData(self) -> bool
|
| runAlgorithm(self)
| runAlgorithm(self) -> bool
|
| ----------------------------------------------------------------------
| Static methods defined here:
|
| fitPano(*args)
| fitPano(PanoramaData panorama, double HFOV, double height)
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| __swig_destroy__ = <built-in function delete_CalculateFitPanorama>
| delete_CalculateFitPanorama(CalculateFitPanorama self)
|
| __swig_getmethods__ = {'fitPano': <function <lambda>>}
|
| __swig_setmethods__ = {}
|
| ----------------------------------------------------------------------
| Methods inherited from PanoramaAlgorithm:
|
| hasRunSuccessfully(self)
| hasRunSuccessfully(self) -> bool
|
| run(self)
| run(self)
|
| ----------------------------------------------------------------------
| Data descriptors inherited from PanoramaAlgorithm:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
class CalculateImageOverlap(__builtin__.object)
| Proxy of C++ HuginBase::CalculateImageOverlap class
|
| Methods defined here:
|
| __del__ lambda self
|
| __getattr__ lambda self, name
|
| __init__(self, *args)
| __init__(self, PanoramaData pano) -> CalculateImageOverlap
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| calculate(self, *args)
| calculate(self, unsigned int steps)
|
| getOverlap(self, *args)
| getOverlap(self, unsigned int i, unsigned int j) -> double
|
| getOverlapForImage(self, *args)
| getOverlapForImage(self, unsigned int i) -> UIntSet
|
| limitToImages(self, *args)
| limitToImages(self, UIntSet img)
|
| ----------------------------------------------------------------------
| Data descriptors defined here:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| __swig_destroy__ = <built-in function delete_CalculateImageOverlap>
| delete_CalculateImageOverlap(CalculateImageOverlap self)
|
| __swig_getmethods__ = {}
|
| __swig_setmethods__ = {}
class CalculateMeanExposure(PanoramaAlgorithm)
| Proxy of C++ HuginBase::CalculateMeanExposure class
|
| Method resolution order:
| CalculateMeanExposure
| PanoramaAlgorithm
| __builtin__.object
|
| Methods defined here:
|
| __del__ lambda self
|
| __getattr__ lambda self, name
|
| __init__(self, *args)
| __init__(self, PanoramaData panorama) -> CalculateMeanExposure
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| getResultExposure(self)
| getResultExposure(self) -> double
|
| modifiesPanoramaData(self)
| modifiesPanoramaData(self) -> bool
|
| runAlgorithm(self)
| runAlgorithm(self) -> bool
|
| ----------------------------------------------------------------------
| Static methods defined here:
|
| calcMeanExposure(*args)
| calcMeanExposure(PanoramaData pano) -> double
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| __swig_destroy__ = <built-in function delete_CalculateMeanExposure>
| delete_CalculateMeanExposure(CalculateMeanExposure self)
|
| __swig_getmethods__ = {'calcMeanExposure': <function <lambda>>}
|
| __swig_setmethods__ = {}
|
| ----------------------------------------------------------------------
| Methods inherited from PanoramaAlgorithm:
|
| hasRunSuccessfully(self)
| hasRunSuccessfully(self) -> bool
|
| run(self)
| run(self)
|
| ----------------------------------------------------------------------
| Data descriptors inherited from PanoramaAlgorithm:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
class CalculateOptimalROI(PanoramaAlgorithm)
| Proxy of C++ HuginBase::CalculateOptimalROI class
|
| Method resolution order:
| CalculateOptimalROI
| PanoramaAlgorithm
| __builtin__.object
|
| Methods defined here:
|
| __del__ lambda self
|
| __getattr__ lambda self, name
|
| __init__(self, *args)
| __init__(self, PanoramaData panorama, bool intersect = False) -> CalculateOptimalROI
| __init__(self, PanoramaData panorama) -> CalculateOptimalROI
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| calcOptimalROI(self, *args)
| calcOptimalROI(self, PanoramaData panorama) -> bool
|
| getResultOptimalROI(self)
| getResultOptimalROI(self) -> Rect2D
|
| getResultOptimalSize(self)
| getResultOptimalSize(self) -> Size2D
|
| modifiesPanoramaData(self)
| modifiesPanoramaData(self) -> bool
|
| runAlgorithm(self)
| runAlgorithm(self) -> bool
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| __swig_destroy__ = <built-in function delete_CalculateOptimalROI>
| delete_CalculateOptimalROI(CalculateOptimalROI self)
|
| __swig_getmethods__ = {}
|
| __swig_setmethods__ = {}
|
| ----------------------------------------------------------------------
| Methods inherited from PanoramaAlgorithm:
|
| hasRunSuccessfully(self)
| hasRunSuccessfully(self) -> bool
|
| run(self)
| run(self)
|
| ----------------------------------------------------------------------
| Data descriptors inherited from PanoramaAlgorithm:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
class CalculateOptimalScale(PanoramaAlgorithm)
| Proxy of C++ HuginBase::CalculateOptimalScale class
|
| Method resolution order:
| CalculateOptimalScale
| PanoramaAlgorithm
| __builtin__.object
|
| Methods defined here:
|
| __del__ lambda self
|
| __getattr__ lambda self, name
|
| __init__(self, *args)
| __init__(self, PanoramaData panorama) -> CalculateOptimalScale
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| getResultOptimalScale(self)
| getResultOptimalScale(self) -> double
|
| getResultOptimalWidth(self)
| getResultOptimalWidth(self) -> unsigned int
|
| modifiesPanoramaData(self)
| modifiesPanoramaData(self) -> bool
|
| runAlgorithm(self)
| runAlgorithm(self) -> bool
|
| ----------------------------------------------------------------------
| Static methods defined here:
|
| calcOptimalPanoScale(*args)
| calcOptimalPanoScale(SrcPanoImage src, PanoramaOptions dest) -> double
|
| calcOptimalScale(*args)
| calcOptimalScale(PanoramaData panorama) -> double
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| __swig_destroy__ = <built-in function delete_CalculateOptimalScale>
| delete_CalculateOptimalScale(CalculateOptimalScale self)
|
| __swig_getmethods__ = {'calcOptimalPanoScale': <function <lambda>>, 'c...
|
| __swig_setmethods__ = {}
|
| ----------------------------------------------------------------------
| Methods inherited from PanoramaAlgorithm:
|
| hasRunSuccessfully(self)
| hasRunSuccessfully(self) -> bool
|
| run(self)
| run(self)
|
| ----------------------------------------------------------------------
| Data descriptors inherited from PanoramaAlgorithm:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
class CenterHorizontally(PanoramaAlgorithm)
| Proxy of C++ HuginBase::CenterHorizontally class
|
| Method resolution order:
| CenterHorizontally
| PanoramaAlgorithm
| __builtin__.object
|
| Methods defined here:
|
| __del__ lambda self
|
| __getattr__ lambda self, name
|
| __init__(self, *args)
| __init__(self, PanoramaData panorama) -> CenterHorizontally
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| modifiesPanoramaData(self)
| modifiesPanoramaData(self) -> bool
|
| runAlgorithm(self)
| runAlgorithm(self) -> bool
|
| ----------------------------------------------------------------------
| Static methods defined here:
|
| centerHorizontically(*args)
| centerHorizontically(PanoramaData panorama)
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| __swig_destroy__ = <built-in function delete_CenterHorizontally>
| delete_CenterHorizontally(CenterHorizontally self)
|
| __swig_getmethods__ = {'centerHorizontically': <function <lambda>>}
|
| __swig_setmethods__ = {}
|
| ----------------------------------------------------------------------
| Methods inherited from PanoramaAlgorithm:
|
| hasRunSuccessfully(self)
| hasRunSuccessfully(self) -> bool
|
| run(self)
| run(self)
|
| ----------------------------------------------------------------------
| Data descriptors inherited from PanoramaAlgorithm:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
class ComputeImageROI(PanoramaAlgorithm)
| Proxy of C++ HuginBase::ComputeImageROI class
|
| Method resolution order:
| ComputeImageROI
| PanoramaAlgorithm
| __builtin__.object
|
| Methods defined here:
|
| __del__ lambda self
|
| __getattr__ lambda self, name
|
| __init__(self, *args)
| __init__(self, PanoramaData panorama, UIntSet images) -> ComputeImageROI
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| getROIS(self)
| getROIS(self) -> std::vector<(vigra::Rect2D,std::allocator<(vigra::Rect2D)>)>
|
| modifiesPanoramaData(self)
| modifiesPanoramaData(self) -> bool
|
| runAlgorithm(self)
| runAlgorithm(self) -> bool
|
| ----------------------------------------------------------------------
| Static methods defined here:
|
| computeROIS(*args)
| computeROIS(PanoramaData panorama, PanoramaOptions opts, UIntSet images) -> std::vector<(vigra::Rect2D,std::allocator<(vigra::Rect2D)>)>
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| __swig_destroy__ = <built-in function delete_ComputeImageROI>
| delete_ComputeImageROI(ComputeImageROI self)
|
| __swig_getmethods__ = {'computeROIS': <function <lambda>>}
|
| __swig_setmethods__ = {}
|
| ----------------------------------------------------------------------
| Methods inherited from PanoramaAlgorithm:
|
| hasRunSuccessfully(self)
| hasRunSuccessfully(self) -> bool
|
| run(self)
| run(self)
|
| ----------------------------------------------------------------------
| Data descriptors inherited from PanoramaAlgorithm:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
class ConstImageVariableGroup(__builtin__.object)
| Proxy of C++ HuginBase::ConstImageVariableGroup class
|
| Methods defined here:
|
| __del__ lambda self
|
| __getattr__ lambda self, name
|
| __init__(self, *args)
| __init__(self, std::set<(HuginBase::ConstImageVariableGroup::ImageVariableEnum,std::less<(HuginBase::ConstImageVariableGroup::ImageVariableEnum)>,std::allocator<(HuginBase::ConstImageVariableGroup::ImageVariableEnum)>)> variables,
| PanoramaData pano) -> ConstImageVariableGroup
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| getNumberOfParts(self)
| getNumberOfParts(self) -> std::size_t
|
| getPartNumber(self, *args)
| getPartNumber(self, unsigned int imageNr) -> unsigned int
|
| getVarLinkedInPart(self, *args)
| getVarLinkedInPart(self, ImageVariableEnum variable, std::size_t part) -> bool
|
| updatePartNumbers(self)
| updatePartNumbers(self)
|
| ----------------------------------------------------------------------
| Data descriptors defined here:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| IVE_Active = 43
|
| IVE_ActiveMasks = 42
|
| IVE_AutoCenterCrop = 24
|
| IVE_CropMode = 22
|
| IVE_CropRect = 23
|
| IVE_EMoRParams = 5
|
| IVE_ExifAperture = 34
|
| IVE_ExifCropFactor = 31
|
| IVE_ExifDate = 39
|
| IVE_ExifDistance = 36
|
| IVE_ExifExposureMode = 40
|
| IVE_ExifExposureTime = 38
|
| IVE_ExifFocalLength = 32
|
| IVE_ExifFocalLength35 = 37
|
| IVE_ExifISO = 35
|
| IVE_ExifMake = 30
|
| IVE_ExifModel = 29
|
| IVE_ExifOrientation = 33
|
| IVE_ExposureValue = 6
|
| IVE_Filename = 0
|
| IVE_FlatfieldFilename = 26
|
| IVE_Gamma = 7
|
| IVE_HFOV = 3
|
| IVE_Masks = 41
|
| IVE_Pitch = 11
|
| IVE_Projection = 2
|
| IVE_RadialDistortion = 17
|
| IVE_RadialDistortionBlue = 19
|
| IVE_RadialDistortionCenterShift = 20
|
| IVE_RadialDistortionRed = 18
|
| IVE_RadialVigCorrCenterShift = 28
|
| IVE_RadialVigCorrCoeff = 27
|
| IVE_ResponseType = 4
|
| IVE_Roll = 10
|
| IVE_Shear = 21
|
| IVE_Size = 1
|
| IVE_Stack = 16
|
| IVE_VigCorrMode = 25
|
| IVE_WhiteBalanceBlue = 9
|
| IVE_WhiteBalanceRed = 8
|
| IVE_X = 13
|
| IVE_Y = 14
|
| IVE_Yaw = 12
|
| IVE_Z = 15
|
| __swig_destroy__ = <built-in function delete_ConstImageVariableGroup>
| delete_ConstImageVariableGroup(ConstImageVariableGroup self)
|
| __swig_getmethods__ = {}
|
| __swig_setmethods__ = {}
class ConstStandardImageVariableGroups(__builtin__.object)
| Proxy of C++ HuginBase::ConstStandardImageVariableGroups class
|
| Methods defined here:
|
| __del__ lambda self
|
| __getattr__ lambda self, name
|
| __init__(self, *args)
| __init__(self, PanoramaData pano) -> ConstStandardImageVariableGroups
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| getLens(self, *args)
| getLens(self, std::size_t lens_number) -> Lens
|
| getLensForImage(self, *args)
| getLensForImage(self, std::size_t imgNr) -> Lens
|
| getLenses(self)
| getLenses(self) -> ConstImageVariableGroup
|
| getStacks(self)
| getStacks(self) -> ConstImageVariableGroup
|
| update(self)
| update(self)
|
| ----------------------------------------------------------------------
| Static methods defined here:
|
| getLensVariables()
| getLensVariables() -> std::set<(HuginBase::ConstImageVariableGroup::ImageVariableEnum,std::less<(HuginBase::ConstImageVariableGroup::ImageVariableEnum)>,std::allocator<(HuginBase::ConstImageVariableGroup::ImageVariableEnum)>)>
|
| getStackVariables()
| getStackVariables() -> std::set<(HuginBase::ConstImageVariableGroup::ImageVariableEnum,std::less<(HuginBase::ConstImageVariableGroup::ImageVariableEnum)>,std::allocator<(HuginBase::ConstImageVariableGroup::ImageVariableEnum)>)>
|
| ----------------------------------------------------------------------
| Data descriptors defined here:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| __swig_destroy__ = <built-in function delete_ConstStandardImageVariabl...
| delete_ConstStandardImageVariableGroups(ConstStandardImageVariableGroups self)
|
| __swig_getmethods__ = {'getLensVariables': <function <lambda>>, 'getSt...
|
| __swig_setmethods__ = {}
class ControlPoint(__builtin__.object)
| Proxy of C++ HuginBase::ControlPoint class
|
| Methods defined here:
|
| __del__ lambda self
|
| __eq__(self, *args)
| __eq__(self, ControlPoint o) -> bool
|
| __getattr__ lambda self, name
|
| __init__(self, *args)
| __init__(self) -> ControlPoint
| __init__(self, unsigned int img1, double sX, double sY, unsigned int img2,
| double dX, double dY, int mode = X_Y) -> ControlPoint
| __init__(self, unsigned int img1, double sX, double sY, unsigned int img2,
| double dX, double dY) -> ControlPoint
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| getCPString(self)
| getCPString(self) -> string
|
| getModeName(self, *args)
| getModeName(self, OptimizeMode mode) -> string
|
| mirror(self)
| mirror(self)
|
| ----------------------------------------------------------------------
| Data descriptors defined here:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
|
| error
| ControlPoint_error_get(ControlPoint self) -> double
|
| image1Nr
| ControlPoint_image1Nr_get(ControlPoint self) -> unsigned int
|
| image2Nr
| ControlPoint_image2Nr_get(ControlPoint self) -> unsigned int
|
| mode
| ControlPoint_mode_get(ControlPoint self) -> int
|
| x1
| ControlPoint_x1_get(ControlPoint self) -> double
|
| x2
| ControlPoint_x2_get(ControlPoint self) -> double
|
| y1
| ControlPoint_y1_get(ControlPoint self) -> double
|
| y2
| ControlPoint_y2_get(ControlPoint self) -> double
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| X = 1
|
| X_Y = 0
|
| Y = 2
|
| __swig_destroy__ = <built-in function delete_ControlPoint>
| delete_ControlPoint(ControlPoint self)
|
| __swig_getmethods__ = {'error': <built-in function ControlPoint_error_...
|
| __swig_setmethods__ = {'error': <built-in function ControlPoint_error_...
class DocumentData(__builtin__.object)
| Proxy of C++ AppBase::DocumentData class
|
| Methods defined here:
|
| __del__ lambda self
|
| __getattr__ lambda self, name
|
| __init__(self, *args, **kwargs)
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| clearDirty(self)
| clearDirty(self)
|
| isDirty(self)
| isDirty(self) -> bool
|
| readData(self, *args)
| readData(self, istream dataInput, string documentType = "") -> ReadWriteError
| readData(self, istream dataInput) -> ReadWriteError
|
| writeData(self, *args)
| writeData(self, ostream dataOutput, string documentType = "") -> ReadWriteError
| writeData(self, ostream dataOutput) -> ReadWriteError
|
| ----------------------------------------------------------------------
| Data descriptors defined here:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| INCOMPATIBLE_TYPE = 1
|
| INVALID_DATA = 2
|
| PARCER_ERROR = 3
|
| SUCCESSFUL = -1
|
| UNKNOWN_ERROR = 0
|
| __swig_destroy__ = <built-in function delete_DocumentData>
| delete_DocumentData(DocumentData self)
|
| __swig_getmethods__ = {}
|
| __swig_setmethods__ = {}
class DoubleVector(__builtin__.object)
| Proxy of C++ vector<(double)> class
|
| Methods defined here:
|
| __bool__(self)
| __bool__(self) -> bool
|
| __del__ lambda self
|
| __delitem__(self, *args)
| __delitem__(self, difference_type i)
| __delitem__(self, PySliceObject slice)
|
| __delslice__(self, *args)
| __delslice__(self, difference_type i, difference_type j)
|
| __getattr__ lambda self, name
|
| __getitem__(self, *args)
| __getitem__(self, PySliceObject slice) -> std::vector<(double,std::allocator<(double)>)>
| __getitem__(self, difference_type i) -> value_type
|
| __getslice__(self, *args)
| __getslice__(self, difference_type i, difference_type j) -> std::vector<(double,std::allocator<(double)>)>
|
| __init__(self, *args)
| __init__(self) -> DoubleVector
| __init__(self, std::vector<(double)> arg0) -> DoubleVector
| __init__(self, size_type size) -> DoubleVector
| __init__(self, size_type size, value_type value) -> DoubleVector
|
| __iter__(self)
|
| __len__(self)
| __len__(self) -> size_type
|
| __nonzero__(self)
| __nonzero__(self) -> bool
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| __setitem__(self, *args)
| __setitem__(self, PySliceObject slice, std::vector<(double,std::allocator<(double)>)> v)
| __setitem__(self, PySliceObject slice)
| __setitem__(self, difference_type i, value_type x)
|
| __setslice__(self, *args)
| __setslice__(self, difference_type i, difference_type j, std::vector<(double,std::allocator<(double)>)> v = std::vector< double,std::allocator< double > >())
| __setslice__(self, difference_type i, difference_type j)
|
| append(self, *args)
| append(self, value_type x)
|
| assign(self, *args)
| assign(self, size_type n, value_type x)
|
| back(self)
| back(self) -> value_type
|
| begin(self)
| begin(self) -> iterator
|
| capacity(self)
| capacity(self) -> size_type
|
| clear(self)
| clear(self)
|
| empty(self)
| empty(self) -> bool
|
| end(self)
| end(self) -> iterator
|
| erase(self, *args)
| erase(self, iterator pos) -> iterator
| erase(self, iterator first, iterator last) -> iterator
|
| front(self)
| front(self) -> value_type
|
| get_allocator(self)
| get_allocator(self) -> allocator_type
|
| insert(self, *args)
| insert(self, iterator pos, value_type x) -> iterator
| insert(self, iterator pos, size_type n, value_type x)
|
| iterator(self)
| iterator(self) -> SwigPyIterator
|
| pop(self)
| pop(self) -> value_type
|
| pop_back(self)
| pop_back(self)
|
| push_back(self, *args)
| push_back(self, value_type x)
|
| rbegin(self)
| rbegin(self) -> reverse_iterator
|
| rend(self)
| rend(self) -> reverse_iterator
|
| reserve(self, *args)
| reserve(self, size_type n)
|
| resize(self, *args)
| resize(self, size_type new_size)
| resize(self, size_type new_size, value_type x)
|
| size(self)
| size(self) -> size_type
|
| swap(self, *args)
| swap(self, std::vector<(double)> v)
|
| ----------------------------------------------------------------------
| Data descriptors defined here:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| __swig_destroy__ = <built-in function delete_DoubleVector>
| delete_DoubleVector(DoubleVector self)
|
| __swig_getmethods__ = {}
|
| __swig_setmethods__ = {}
class FDiff2D(__builtin__.object)
| Proxy of C++ hugin_utils::FDiff2D class
|
| Methods defined here:
|
| __del__ lambda self
|
| __getattr__ lambda self, name
|
| __init__(self, *args)
| __init__(self) -> FDiff2D
| __init__(self, double ix, double iy) -> FDiff2D
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| ----------------------------------------------------------------------
| Data descriptors defined here:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
|
| x
| FDiff2D_x_get(FDiff2D self) -> double
|
| y
| FDiff2D_y_get(FDiff2D self) -> double
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| __swig_destroy__ = <built-in function delete_FDiff2D>
| delete_FDiff2D(FDiff2D self)
|
| __swig_getmethods__ = {'x': <built-in function FDiff2D_x_get>, 'y': <b...
|
| __swig_setmethods__ = {'x': <built-in function FDiff2D_x_set>, 'y': <b...
class FileOutputStitcherAlgorithm(StitcherAlgorithm)
| Proxy of C++ HuginBase::FileOutputStitcherAlgorithm class
|
| Method resolution order:
| FileOutputStitcherAlgorithm
| StitcherAlgorithm
| TimeConsumingPanoramaAlgorithm
| PanoramaAlgorithm
| __builtin__.object
|
| Methods defined here:
|
| __del__ lambda self
|
| __getattr__ lambda self, name
|
| __init__(self, *args, **kwargs)
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| __swig_destroy__ = <built-in function delete_FileOutputStitcherAlgorit...
| delete_FileOutputStitcherAlgorithm(FileOutputStitcherAlgorithm self)
|
| __swig_getmethods__ = {}
|
| __swig_setmethods__ = {}
|
| ----------------------------------------------------------------------
| Methods inherited from StitcherAlgorithm:
|
| modifiesPanoramaData(self)
| modifiesPanoramaData(self) -> bool
|
| runAlgorithm(self)
| runAlgorithm(self) -> bool
|
| ----------------------------------------------------------------------
| Methods inherited from TimeConsumingPanoramaAlgorithm:
|
| wasCancelled(self)
| wasCancelled(self) -> bool
|
| ----------------------------------------------------------------------
| Methods inherited from PanoramaAlgorithm:
|
| hasRunSuccessfully(self)
| hasRunSuccessfully(self) -> bool
|
| run(self)
| run(self)
|
| ----------------------------------------------------------------------
| Data descriptors inherited from PanoramaAlgorithm:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
class FitPanorama(CalculateFitPanorama)
| Proxy of C++ HuginBase::FitPanorama class
|
| Method resolution order:
| FitPanorama
| CalculateFitPanorama
| PanoramaAlgorithm
| __builtin__.object
|
| Methods defined here:
|
| __del__ lambda self
|
| __getattr__ lambda self, name
|
| __init__(self, *args)
| __init__(self, PanoramaData panorama) -> FitPanorama
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| modifiesPanoramaData(self)
| modifiesPanoramaData(self) -> bool
|
| runAlgorithm(self)
| runAlgorithm(self) -> bool
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| __swig_destroy__ = <built-in function delete_FitPanorama>
| delete_FitPanorama(FitPanorama self)
|
| __swig_getmethods__ = {'fitPano': <function <lambda>>}
|
| __swig_setmethods__ = {}
|
| ----------------------------------------------------------------------
| Methods inherited from CalculateFitPanorama:
|
| getResultHeight(self)
| getResultHeight(self) -> double
|
| getResultHorizontalFOV(self)
| getResultHorizontalFOV(self) -> double
|
| ----------------------------------------------------------------------
| Static methods inherited from CalculateFitPanorama:
|
| fitPano(*args)
| fitPano(PanoramaData panorama, double HFOV, double height)
|
| ----------------------------------------------------------------------
| Methods inherited from PanoramaAlgorithm:
|
| hasRunSuccessfully(self)
| hasRunSuccessfully(self) -> bool
|
| run(self)
| run(self)
|
| ----------------------------------------------------------------------
| Data descriptors inherited from PanoramaAlgorithm:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
class ImageStitcherAlgorithm(StitcherAlgorithm)
| Proxy of C++ HuginBase::ImageStitcherAlgorithm class
|
| Method resolution order:
| ImageStitcherAlgorithm
| StitcherAlgorithm
| TimeConsumingPanoramaAlgorithm
| PanoramaAlgorithm
| __builtin__.object
|
| Methods defined here:
|
| __del__ lambda self
|
| __getattr__ lambda self, name
|
| __init__(self, *args, **kwargs)
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| __swig_destroy__ = <built-in function delete_ImageStitcherAlgorithm>
| delete_ImageStitcherAlgorithm(ImageStitcherAlgorithm self)
|
| __swig_getmethods__ = {}
|
| __swig_setmethods__ = {}
|
| ----------------------------------------------------------------------
| Methods inherited from StitcherAlgorithm:
|
| modifiesPanoramaData(self)
| modifiesPanoramaData(self) -> bool
|
| runAlgorithm(self)
| runAlgorithm(self) -> bool
|
| ----------------------------------------------------------------------
| Methods inherited from TimeConsumingPanoramaAlgorithm:
|
| wasCancelled(self)
| wasCancelled(self) -> bool
|
| ----------------------------------------------------------------------
| Methods inherited from PanoramaAlgorithm:
|
| hasRunSuccessfully(self)
| hasRunSuccessfully(self) -> bool
|
| run(self)
| run(self)
|
| ----------------------------------------------------------------------
| Data descriptors inherited from PanoramaAlgorithm:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
class ImageVariableGroup(ConstImageVariableGroup)
| Proxy of C++ HuginBase::ImageVariableGroup class
|
| Method resolution order:
| ImageVariableGroup
| ConstImageVariableGroup
| __builtin__.object
|
| Methods defined here:
|
| __del__ lambda self
|
| __getattr__ lambda self, name
|
| __init__(self, *args)
| __init__(self, std::set<(HuginBase::ConstImageVariableGroup::ImageVariableEnum,std::less<(HuginBase::ConstImageVariableGroup::ImageVariableEnum)>,std::allocator<(HuginBase::ConstImageVariableGroup::ImageVariableEnum)>)> variables,
| PanoramaData pano) -> ImageVariableGroup
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| linkVariableImage(self, *args)
| linkVariableImage(self, ImageVariableEnum variable, unsigned int imageNr)
|
| linkVariablePart(self, *args)
| linkVariablePart(self, ImageVariableEnum variable, unsigned int partNr)
|
| switchParts(self, *args)
| switchParts(self, unsigned int ImageNr, unsigned int partNr)
|
| unlinkVariableImage(self, *args)
| unlinkVariableImage(self, ImageVariableEnum variable, unsigned int imageNr)
|
| unlinkVariablePart(self, *args)
| unlinkVariablePart(self, ImageVariableEnum variable, unsigned int partNr)
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| __swig_destroy__ = <built-in function delete_ImageVariableGroup>
| delete_ImageVariableGroup(ImageVariableGroup self)
|
| __swig_getmethods__ = {}
|
| __swig_setmethods__ = {}
|
| ----------------------------------------------------------------------
| Methods inherited from ConstImageVariableGroup:
|
| getNumberOfParts(self)
| getNumberOfParts(self) -> std::size_t
|
| getPartNumber(self, *args)
| getPartNumber(self, unsigned int imageNr) -> unsigned int
|
| getVarLinkedInPart(self, *args)
| getVarLinkedInPart(self, ImageVariableEnum variable, std::size_t part) -> bool
|
| updatePartNumbers(self)
| updatePartNumbers(self)
|
| ----------------------------------------------------------------------
| Data descriptors inherited from ConstImageVariableGroup:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
|
| ----------------------------------------------------------------------
| Data and other attributes inherited from ConstImageVariableGroup:
|
| IVE_Active = 43
|
| IVE_ActiveMasks = 42
|
| IVE_AutoCenterCrop = 24
|
| IVE_CropMode = 22
|
| IVE_CropRect = 23
|
| IVE_EMoRParams = 5
|
| IVE_ExifAperture = 34
|
| IVE_ExifCropFactor = 31
|
| IVE_ExifDate = 39
|
| IVE_ExifDistance = 36
|
| IVE_ExifExposureMode = 40
|
| IVE_ExifExposureTime = 38
|
| IVE_ExifFocalLength = 32
|
| IVE_ExifFocalLength35 = 37
|
| IVE_ExifISO = 35
|
| IVE_ExifMake = 30
|
| IVE_ExifModel = 29
|
| IVE_ExifOrientation = 33
|
| IVE_ExposureValue = 6
|
| IVE_Filename = 0
|
| IVE_FlatfieldFilename = 26
|
| IVE_Gamma = 7
|
| IVE_HFOV = 3
|
| IVE_Masks = 41
|
| IVE_Pitch = 11
|
| IVE_Projection = 2
|
| IVE_RadialDistortion = 17
|
| IVE_RadialDistortionBlue = 19
|
| IVE_RadialDistortionCenterShift = 20
|
| IVE_RadialDistortionRed = 18
|
| IVE_RadialVigCorrCenterShift = 28
|
| IVE_RadialVigCorrCoeff = 27
|
| IVE_ResponseType = 4
|
| IVE_Roll = 10
|
| IVE_Shear = 21
|
| IVE_Size = 1
|
| IVE_Stack = 16
|
| IVE_VigCorrMode = 25
|
| IVE_WhiteBalanceBlue = 9
|
| IVE_WhiteBalanceRed = 8
|
| IVE_X = 13
|
| IVE_Y = 14
|
| IVE_Yaw = 12
|
| IVE_Z = 15
class ImageVector(__builtin__.object)
| Proxy of C++ std::vector<(SrcPanoImage)> class
|
| Methods defined here:
|
| __bool__(self)
| __bool__(self) -> bool
|
| __del__ lambda self
|
| __delitem__(self, *args)
| __delitem__(self, difference_type i)
| __delitem__(self, PySliceObject slice)
|
| __delslice__(self, *args)
| __delslice__(self, difference_type i, difference_type j)
|
| __getattr__ lambda self, name
|
| __getitem__(self, *args)
| __getitem__(self, PySliceObject slice) -> std::vector<(HuginBase::SrcPanoImage,std::allocator<(HuginBase::SrcPanoImage)>)>
| __getitem__(self, difference_type i) -> value_type
|
| __getslice__(self, *args)
| __getslice__(self, difference_type i, difference_type j) -> std::vector<(HuginBase::SrcPanoImage,std::allocator<(HuginBase::SrcPanoImage)>)>
|
| __init__(self, *args)
| __init__(self) -> ImageVector
| __init__(self, ImageVector arg0) -> ImageVector
| __init__(self, size_type size) -> ImageVector
| __init__(self, size_type size, value_type value) -> ImageVector
|
| __iter__(self)
|
| __len__(self)
| __len__(self) -> size_type
|
| __nonzero__(self)
| __nonzero__(self) -> bool
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| __setitem__(self, *args)
| __setitem__(self, PySliceObject slice, std::vector<(HuginBase::SrcPanoImage,std::allocator<(HuginBase::SrcPanoImage)>)> v)
| __setitem__(self, PySliceObject slice)
| __setitem__(self, difference_type i, value_type x)
|
| __setslice__(self, *args)
| __setslice__(self, difference_type i, difference_type j, std::vector<(HuginBase::SrcPanoImage,std::allocator<(HuginBase::SrcPanoImage)>)> v = std::vector< SrcPanoImage,std::allocator< SrcPanoImage > >())
| __setslice__(self, difference_type i, difference_type j)
|
| append(self, *args)
| append(self, value_type x)
|
| assign(self, *args)
| assign(self, size_type n, value_type x)
|
| back(self)
| back(self) -> value_type
|
| begin(self)
| begin(self) -> iterator
|
| capacity(self)
| capacity(self) -> size_type
|
| clear(self)
| clear(self)
|
| empty(self)
| empty(self) -> bool
|
| end(self)
| end(self) -> iterator
|
| erase(self, *args)
| erase(self, iterator pos) -> iterator
| erase(self, iterator first, iterator last) -> iterator
|
| front(self)
| front(self) -> value_type
|
| get_allocator(self)
| get_allocator(self) -> allocator_type
|
| insert(self, *args)
| insert(self, iterator pos, value_type x) -> iterator
| insert(self, iterator pos, size_type n, value_type x)
|
| iterator(self)
| iterator(self) -> SwigPyIterator
|
| pop(self)
| pop(self) -> value_type
|
| pop_back(self)
| pop_back(self)
|
| push_back(self, *args)
| push_back(self, value_type x)
|
| rbegin(self)
| rbegin(self) -> reverse_iterator
|
| rend(self)
| rend(self) -> reverse_iterator
|
| reserve(self, *args)
| reserve(self, size_type n)
|
| resize(self, *args)
| resize(self, size_type new_size)
| resize(self, size_type new_size, value_type x)
|
| size(self)
| size(self) -> size_type
|
| swap(self, *args)
| swap(self, ImageVector v)
|
| ----------------------------------------------------------------------
| Data descriptors defined here:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| __swig_destroy__ = <built-in function delete_ImageVector>
| delete_ImageVector(ImageVector self)
|
| __swig_getmethods__ = {}
|
| __swig_setmethods__ = {}
class Lens(__builtin__.object)
| Proxy of C++ HuginBase::Lens class
|
| Methods defined here:
|
| __del__ lambda self
|
| __getattr__ lambda self, name
|
| __init__(self)
| __init__(self) -> Lens
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| getAspectRatio(self)
| getAspectRatio(self) -> double
|
| getCropFactor(self)
| getCropFactor(self) -> double
|
| getFocalLength(self)
| getFocalLength(self) -> double
|
| getHFOV(self)
| getHFOV(self) -> double
|
| getImageSize(self)
| getImageSize(self) -> Size2D
|
| getProjection(self)
| getProjection(self) -> LensProjectionFormat
|
| isLandscape(self)
| isLandscape(self) -> bool
|
| setCropFactor(self, *args)
| setCropFactor(self, double newCropFactor)
|
| setEV(self, *args)
| setEV(self, double ev)
|
| setHFOV(self, *args)
| setHFOV(self, double d)
|
| setImageSize(self, *args)
| setImageSize(self, Size2D sz)
|
| setProjection(self, *args)
| setProjection(self, LensProjectionFormat l)
|
| update(self, *args)
| update(self, Lens l)
|
| ----------------------------------------------------------------------
| Data descriptors defined here:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
|
| m_hasExif
| Lens_m_hasExif_get(Lens self) -> bool
|
| variables
| Lens_variables_get(Lens self) -> LensVarMap
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| __swig_destroy__ = <built-in function delete_Lens>
| delete_Lens(Lens self)
|
| __swig_getmethods__ = {'m_hasExif': <built-in function Lens_m_hasExif_...
|
| __swig_setmethods__ = {'m_hasExif': <built-in function Lens_m_hasExif_...
class LensVarMap(__builtin__.object)
| Proxy of C++ std::map<(std::string,LensVariable)> class
|
| Methods defined here:
|
| __bool__(self)
| __bool__(self) -> bool
|
| __contains__(self, *args)
| __contains__(self, key_type key) -> bool
|
| __del__ lambda self
|
| __delitem__(self, *args)
| __delitem__(self, key_type key)
|
| __getattr__ lambda self, name
|
| __getitem__(self, *args)
| __getitem__(self, key_type key) -> mapped_type
|
| __init__(self, *args)
| __init__(self, std::less<(std::string)> arg0) -> LensVarMap
| __init__(self) -> LensVarMap
| __init__(self, LensVarMap arg0) -> LensVarMap
|
| __iter__(self)
|
| __len__(self)
| __len__(self) -> size_type
|
| __nonzero__(self)
| __nonzero__(self) -> bool
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| __setitem__(self, *args)
| __setitem__(self, key_type key)
| __setitem__(self, key_type key, mapped_type x)
|
| asdict(self)
| asdict(self) -> PyObject
|
| begin(self)
| begin(self) -> iterator
|
| clear(self)
| clear(self)
|
| count(self, *args)
| count(self, key_type x) -> size_type
|
| empty(self)
| empty(self) -> bool
|
| end(self)
| end(self) -> iterator
|
| erase(self, *args)
| erase(self, key_type x) -> size_type
| erase(self, iterator position)
| erase(self, iterator first, iterator last)
|
| find(self, *args)
| find(self, key_type x) -> iterator
|
| get_allocator(self)
| get_allocator(self) -> allocator_type
|
| has_key(self, *args)
| has_key(self, key_type key) -> bool
|
| items(self)
| items(self) -> PyObject
|
| iterator(self)
| iterator(self) -> SwigPyIterator
|
| iteritems(self)
|
| iterkeys(self)
|
| itervalues(self)
|
| key_iterator(self)
| key_iterator(self) -> SwigPyIterator
|
| keys(self)
| keys(self) -> PyObject
|
| lower_bound(self, *args)
| lower_bound(self, key_type x) -> iterator
|
| rbegin(self)
| rbegin(self) -> reverse_iterator
|
| rend(self)
| rend(self) -> reverse_iterator
|
| size(self)
| size(self) -> size_type
|
| swap(self, *args)
| swap(self, LensVarMap v)
|
| upper_bound(self, *args)
| upper_bound(self, key_type x) -> iterator
|
| value_iterator(self)
| value_iterator(self) -> SwigPyIterator
|
| values(self)
| values(self) -> PyObject
|
| ----------------------------------------------------------------------
| Data descriptors defined here:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| __swig_destroy__ = <built-in function delete_LensVarMap>
| delete_LensVarMap(LensVarMap self)
|
| __swig_getmethods__ = {}
|
| __swig_setmethods__ = {}
class LensVariable(Variable)
| Proxy of C++ HuginBase::LensVariable class
|
| Method resolution order:
| LensVariable
| Variable
| __builtin__.object
|
| Methods defined here:
|
| __del__ lambda self
|
| __getattr__ lambda self, name
|
| __init__(self, *args)
| __init__(self, string name, double value, bool link = False) -> LensVariable
| __init__(self, string name, double value) -> LensVariable
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| isLinked(self)
| isLinked(self) -> bool
|
| printLink(self, *args)
| printLink(self, ostream o, unsigned int link) -> ostream
|
| setLinked(self, l=True)
| setLinked(self, bool l = True)
| setLinked(self)
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| __swig_destroy__ = <built-in function delete_LensVariable>
| delete_LensVariable(LensVariable self)
|
| __swig_getmethods__ = {}
|
| __swig_setmethods__ = {}
|
| ----------------------------------------------------------------------
| Methods inherited from Variable:
|
| getName(self)
| getName(self) -> string
|
| getValue(self)
| getValue(self) -> double
|
| setValue(self, *args)
| setValue(self, double v)
|
| ----------------------------------------------------------------------
| Data descriptors inherited from Variable:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
class LinkedVariable(Variable)
| Proxy of C++ HuginBase::LinkedVariable class
|
| Method resolution order:
| LinkedVariable
| Variable
| __builtin__.object
|
| Methods defined here:
|
| __del__ lambda self
|
| __getattr__ lambda self, name
|
| __init__(self, *args)
| __init__(self, string name = "", double val = 0.0, int link = -1) -> LinkedVariable
| __init__(self, string name = "", double val = 0.0) -> LinkedVariable
| __init__(self, string name = "") -> LinkedVariable
| __init__(self) -> LinkedVariable
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| getLink(self)
| getLink(self) -> int
|
| isLinked(self)
| isLinked(self) -> bool
|
| setLink(self, *args)
| setLink(self, int link)
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| __swig_destroy__ = <built-in function delete_LinkedVariable>
| delete_LinkedVariable(LinkedVariable self)
|
| __swig_getmethods__ = {}
|
| __swig_setmethods__ = {}
|
| ----------------------------------------------------------------------
| Methods inherited from Variable:
|
| getName(self)
| getName(self) -> string
|
| getValue(self)
| getValue(self) -> double
|
| setValue(self, *args)
| setValue(self, double v)
|
| ----------------------------------------------------------------------
| Data descriptors inherited from Variable:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
class ManagedPanoramaData(PanoramaData)
| Proxy of C++ HuginBase::ManagedPanoramaData class
|
| Method resolution order:
| ManagedPanoramaData
| PanoramaData
| __builtin__.object
|
| Methods defined here:
|
| __del__ lambda self
|
| __getattr__ lambda self, name
|
| __init__(self, *args, **kwargs)
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| addObserver(self, *args)
| addObserver(self, PanoramaObserver o)
|
| changeFinished(self)
| changeFinished(self)
|
| clearObservers(self)
| clearObservers(self)
|
| getNewMemento(self)
| getNewMemento(self) -> PanoramaDataMemento
|
| imageChanged(self, *args)
| imageChanged(self, unsigned int imgNr)
|
| markAsOptimized(self, optimized=True)
| markAsOptimized(self, bool optimized = True)
| markAsOptimized(self)
|
| needsOptimization(self)
| needsOptimization(self) -> bool
|
| removeObserver(self, *args)
| removeObserver(self, PanoramaObserver observer) -> bool
|
| setMementoToCopyOf(self, *args)
| setMementoToCopyOf(self, PanoramaDataMemento memento) -> bool
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| __swig_destroy__ = <built-in function delete_ManagedPanoramaData>
| delete_ManagedPanoramaData(ManagedPanoramaData self)
|
| __swig_getmethods__ = {}
|
| __swig_setmethods__ = {}
|
| ----------------------------------------------------------------------
| Methods inherited from PanoramaData:
|
| activateImage(self, *args)
| activateImage(self, unsigned int imgNr, bool active = True)
| activateImage(self, unsigned int imgNr)
|
| addCtrlPoint(self, *args)
| addCtrlPoint(self, ControlPoint point) -> unsigned int
|
| addImage(self, *args)
| addImage(self, SrcPanoImage img) -> unsigned int
|
| changeControlPoint(self, *args)
| changeControlPoint(self, unsigned int pNr, ControlPoint point)
|
| getActiveImages(self)
| getActiveImages(self) -> UIntSet
|
| getCtrlPoint(self, *args)
| getCtrlPoint(self, std::size_t nr) -> ControlPoint
|
| getCtrlPoints(self)
| getCtrlPoints(self) -> CPVector
|
| getCtrlPointsForImage(self, *args)
| getCtrlPointsForImage(self, unsigned int imgNr) -> std::vector<(unsigned int,std::allocator<(unsigned int)>)>
|
| getImage(self, *args)
| getImage(self, std::size_t nr) -> SrcPanoImage
|
| getImageVariables(self, *args)
| getImageVariables(self, unsigned int imgNr) -> VariableMap
|
| getNewCopy(self)
| getNewCopy(self) -> PanoramaData
|
| getNewSubset(self, *args)
| getNewSubset(self, UIntSet imgs) -> PanoramaData
|
| getNextCPTypeLineNumber(self)
| getNextCPTypeLineNumber(self) -> int
|
| getNrOfCtrlPoints(self)
| getNrOfCtrlPoints(self) -> std::size_t
|
| getNrOfImages(self)
| getNrOfImages(self) -> std::size_t
|
| getOptimizeVector(self)
| getOptimizeVector(self) -> OptimizeVector
|
| getOptions(self)
| getOptions(self) -> PanoramaOptions
|
| getSrcImage(self, *args)
| getSrcImage(self, unsigned int imgNr) -> SrcPanoImage
|
| getVariables(self)
| getVariables(self) -> VariableMapVector
|
| linkImageVariableActive(self, *args)
| linkImageVariableActive(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableActiveMasks(self, *args)
| linkImageVariableActiveMasks(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableAutoCenterCrop(self, *args)
| linkImageVariableAutoCenterCrop(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableCropMode(self, *args)
| linkImageVariableCropMode(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableCropRect(self, *args)
| linkImageVariableCropRect(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableEMoRParams(self, *args)
| linkImageVariableEMoRParams(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableExifAperture(self, *args)
| linkImageVariableExifAperture(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableExifCropFactor(self, *args)
| linkImageVariableExifCropFactor(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableExifDate(self, *args)
| linkImageVariableExifDate(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableExifDistance(self, *args)
| linkImageVariableExifDistance(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableExifExposureMode(self, *args)
| linkImageVariableExifExposureMode(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableExifExposureTime(self, *args)
| linkImageVariableExifExposureTime(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableExifFocalLength(self, *args)
| linkImageVariableExifFocalLength(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableExifFocalLength35(self, *args)
| linkImageVariableExifFocalLength35(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableExifISO(self, *args)
| linkImageVariableExifISO(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableExifMake(self, *args)
| linkImageVariableExifMake(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableExifModel(self, *args)
| linkImageVariableExifModel(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableExifOrientation(self, *args)
| linkImageVariableExifOrientation(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableExposureValue(self, *args)
| linkImageVariableExposureValue(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableFilename(self, *args)
| linkImageVariableFilename(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableFlatfieldFilename(self, *args)
| linkImageVariableFlatfieldFilename(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableGamma(self, *args)
| linkImageVariableGamma(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableHFOV(self, *args)
| linkImageVariableHFOV(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableMasks(self, *args)
| linkImageVariableMasks(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariablePitch(self, *args)
| linkImageVariablePitch(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableProjection(self, *args)
| linkImageVariableProjection(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableRadialDistortion(self, *args)
| linkImageVariableRadialDistortion(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableRadialDistortionBlue(self, *args)
| linkImageVariableRadialDistortionBlue(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableRadialDistortionCenterShift(self, *args)
| linkImageVariableRadialDistortionCenterShift(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableRadialDistortionRed(self, *args)
| linkImageVariableRadialDistortionRed(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableRadialVigCorrCenterShift(self, *args)
| linkImageVariableRadialVigCorrCenterShift(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableRadialVigCorrCoeff(self, *args)
| linkImageVariableRadialVigCorrCoeff(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableResponseType(self, *args)
| linkImageVariableResponseType(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableRoll(self, *args)
| linkImageVariableRoll(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableShear(self, *args)
| linkImageVariableShear(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableSize(self, *args)
| linkImageVariableSize(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableStack(self, *args)
| linkImageVariableStack(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableVigCorrMode(self, *args)
| linkImageVariableVigCorrMode(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableWhiteBalanceBlue(self, *args)
| linkImageVariableWhiteBalanceBlue(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableWhiteBalanceRed(self, *args)
| linkImageVariableWhiteBalanceRed(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableX(self, *args)
| linkImageVariableX(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableY(self, *args)
| linkImageVariableY(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableYaw(self, *args)
| linkImageVariableYaw(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableZ(self, *args)
| linkImageVariableZ(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| parseOptimizerScript(self, *args)
| parseOptimizerScript(self, istream i, UIntSet imgs, VariableMapVector imgVars,
| CPVector ctrlPoints)
|
| printPanoramaScript(self, *args)
| printPanoramaScript(self, ostream o, OptimizeVector optvars, PanoramaOptions options,
| UIntSet imgs, bool forPTOptimizer, string stripPrefix = "")
| printPanoramaScript(self, ostream o, OptimizeVector optvars, PanoramaOptions options,
| UIntSet imgs, bool forPTOptimizer)
|
| printStitcherScript(self, *args)
| printStitcherScript(self, ostream o, PanoramaOptions target, UIntSet imgs)
|
| removeCtrlPoint(self, *args)
| removeCtrlPoint(self, unsigned int pNr)
|
| removeDuplicateCtrlPoints(self)
| removeDuplicateCtrlPoints(self)
|
| removeImage(self, *args)
| removeImage(self, unsigned int nr)
|
| setCtrlPoints(self, *args)
| setCtrlPoints(self, CPVector points)
|
| setImage(self, *args)
| setImage(self, std::size_t nr, SrcPanoImage img)
|
| setImageFilename(self, *args)
| setImageFilename(self, unsigned int img, string fname)
|
| setOptimizeVector(self, *args)
| setOptimizeVector(self, OptimizeVector optvec)
|
| setOptions(self, *args)
| setOptions(self, PanoramaOptions opt)
|
| setSrcImage(self, *args)
| setSrcImage(self, unsigned int nr, SrcPanoImage img)
|
| swapImages(self, *args)
| swapImages(self, unsigned int img1, unsigned int img2)
|
| unlinkImageVariableActive(self, *args)
| unlinkImageVariableActive(self, unsigned int imgNr)
|
| unlinkImageVariableActiveMasks(self, *args)
| unlinkImageVariableActiveMasks(self, unsigned int imgNr)
|
| unlinkImageVariableAutoCenterCrop(self, *args)
| unlinkImageVariableAutoCenterCrop(self, unsigned int imgNr)
|
| unlinkImageVariableCropMode(self, *args)
| unlinkImageVariableCropMode(self, unsigned int imgNr)
|
| unlinkImageVariableCropRect(self, *args)
| unlinkImageVariableCropRect(self, unsigned int imgNr)
|
| unlinkImageVariableEMoRParams(self, *args)
| unlinkImageVariableEMoRParams(self, unsigned int imgNr)
|
| unlinkImageVariableExifAperture(self, *args)
| unlinkImageVariableExifAperture(self, unsigned int imgNr)
|
| unlinkImageVariableExifCropFactor(self, *args)
| unlinkImageVariableExifCropFactor(self, unsigned int imgNr)
|
| unlinkImageVariableExifDate(self, *args)
| unlinkImageVariableExifDate(self, unsigned int imgNr)
|
| unlinkImageVariableExifDistance(self, *args)
| unlinkImageVariableExifDistance(self, unsigned int imgNr)
|
| unlinkImageVariableExifExposureMode(self, *args)
| unlinkImageVariableExifExposureMode(self, unsigned int imgNr)
|
| unlinkImageVariableExifExposureTime(self, *args)
| unlinkImageVariableExifExposureTime(self, unsigned int imgNr)
|
| unlinkImageVariableExifFocalLength(self, *args)
| unlinkImageVariableExifFocalLength(self, unsigned int imgNr)
|
| unlinkImageVariableExifFocalLength35(self, *args)
| unlinkImageVariableExifFocalLength35(self, unsigned int imgNr)
|
| unlinkImageVariableExifISO(self, *args)
| unlinkImageVariableExifISO(self, unsigned int imgNr)
|
| unlinkImageVariableExifMake(self, *args)
| unlinkImageVariableExifMake(self, unsigned int imgNr)
|
| unlinkImageVariableExifModel(self, *args)
| unlinkImageVariableExifModel(self, unsigned int imgNr)
|
| unlinkImageVariableExifOrientation(self, *args)
| unlinkImageVariableExifOrientation(self, unsigned int imgNr)
|
| unlinkImageVariableExposureValue(self, *args)
| unlinkImageVariableExposureValue(self, unsigned int imgNr)
|
| unlinkImageVariableFilename(self, *args)
| unlinkImageVariableFilename(self, unsigned int imgNr)
|
| unlinkImageVariableFlatfieldFilename(self, *args)
| unlinkImageVariableFlatfieldFilename(self, unsigned int imgNr)
|
| unlinkImageVariableGamma(self, *args)
| unlinkImageVariableGamma(self, unsigned int imgNr)
|
| unlinkImageVariableHFOV(self, *args)
| unlinkImageVariableHFOV(self, unsigned int imgNr)
|
| unlinkImageVariableMasks(self, *args)
| unlinkImageVariableMasks(self, unsigned int imgNr)
|
| unlinkImageVariablePitch(self, *args)
| unlinkImageVariablePitch(self, unsigned int imgNr)
|
| unlinkImageVariableProjection(self, *args)
| unlinkImageVariableProjection(self, unsigned int imgNr)
|
| unlinkImageVariableRadialDistortion(self, *args)
| unlinkImageVariableRadialDistortion(self, unsigned int imgNr)
|
| unlinkImageVariableRadialDistortionBlue(self, *args)
| unlinkImageVariableRadialDistortionBlue(self, unsigned int imgNr)
|
| unlinkImageVariableRadialDistortionCenterShift(self, *args)
| unlinkImageVariableRadialDistortionCenterShift(self, unsigned int imgNr)
|
| unlinkImageVariableRadialDistortionRed(self, *args)
| unlinkImageVariableRadialDistortionRed(self, unsigned int imgNr)
|
| unlinkImageVariableRadialVigCorrCenterShift(self, *args)
| unlinkImageVariableRadialVigCorrCenterShift(self, unsigned int imgNr)
|
| unlinkImageVariableRadialVigCorrCoeff(self, *args)
| unlinkImageVariableRadialVigCorrCoeff(self, unsigned int imgNr)
|
| unlinkImageVariableResponseType(self, *args)
| unlinkImageVariableResponseType(self, unsigned int imgNr)
|
| unlinkImageVariableRoll(self, *args)
| unlinkImageVariableRoll(self, unsigned int imgNr)
|
| unlinkImageVariableShear(self, *args)
| unlinkImageVariableShear(self, unsigned int imgNr)
|
| unlinkImageVariableSize(self, *args)
| unlinkImageVariableSize(self, unsigned int imgNr)
|
| unlinkImageVariableStack(self, *args)
| unlinkImageVariableStack(self, unsigned int imgNr)
|
| unlinkImageVariableVigCorrMode(self, *args)
| unlinkImageVariableVigCorrMode(self, unsigned int imgNr)
|
| unlinkImageVariableWhiteBalanceBlue(self, *args)
| unlinkImageVariableWhiteBalanceBlue(self, unsigned int imgNr)
|
| unlinkImageVariableWhiteBalanceRed(self, *args)
| unlinkImageVariableWhiteBalanceRed(self, unsigned int imgNr)
|
| unlinkImageVariableX(self, *args)
| unlinkImageVariableX(self, unsigned int imgNr)
|
| unlinkImageVariableY(self, *args)
| unlinkImageVariableY(self, unsigned int imgNr)
|
| unlinkImageVariableYaw(self, *args)
| unlinkImageVariableYaw(self, unsigned int imgNr)
|
| unlinkImageVariableZ(self, *args)
| unlinkImageVariableZ(self, unsigned int imgNr)
|
| updateCtrlPointErrors(self, *args)
| updateCtrlPointErrors(self, CPVector controlPoints)
| updateCtrlPointErrors(self, UIntSet imgs, CPVector cps)
|
| updateLineCtrlPoints(self)
| updateLineCtrlPoints(self)
|
| updateVariable(self, *args)
| updateVariable(self, unsigned int imgNr, Variable var)
|
| updateVariables(self, *args)
| updateVariables(self, VariableMapVector vars)
| updateVariables(self, UIntSet imgs, VariableMapVector var)
| updateVariables(self, unsigned int imgNr, VariableMap var)
|
| updateWhiteBalance(self, *args)
| updateWhiteBalance(self, double redFactor, double blueFactor)
|
| ----------------------------------------------------------------------
| Data descriptors inherited from PanoramaData:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
class MaskPolygon(__builtin__.object)
| Proxy of C++ HuginBase::MaskPolygon class
|
| Methods defined here:
|
| FindPointNearPos(self, *args)
| FindPointNearPos(self, FDiff2D p, double tol) -> unsigned int
|
| __del__ lambda self
|
| __eq__(self, *args)
| __eq__(self, MaskPolygon otherPoly) -> bool
|
| __getattr__ lambda self, name
|
| __init__(self)
| __init__(self) -> MaskPolygon
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| addPoint(self, *args)
| addPoint(self, FDiff2D p)
|
| clipPolygon(self, *args)
| clipPolygon(self, Rect2D rect) -> bool
| clipPolygon(self, FDiff2D center, double radius) -> bool
|
| getImgNr(self)
| getImgNr(self) -> unsigned int
|
| getMaskPolygon(self)
| getMaskPolygon(self) -> VectorPolygon
|
| getMaskType(self)
| getMaskType(self) -> MaskType
|
| getTotalWindingNumber(self)
| getTotalWindingNumber(self) -> int
|
| getWindingNumber(self, *args)
| getWindingNumber(self, FDiff2D p) -> int
|
| insertPoint(self, *args)
| insertPoint(self, unsigned int index, FDiff2D p)
|
| isInside(self, *args)
| isInside(self, FDiff2D p) -> bool
|
| isInverted(self)
| isInverted(self) -> bool
|
| isPositive(self)
| isPositive(self) -> bool
|
| movePointBy(self, *args)
| movePointBy(self, unsigned int index, FDiff2D diff)
|
| movePointTo(self, *args)
| movePointTo(self, unsigned int index, FDiff2D p)
|
| parsePolygonString(self, *args)
| parsePolygonString(self, string polygonStr) -> bool
|
| printPolygonLine(self, *args)
| printPolygonLine(self, ostream o, unsigned int newImgNr)
|
| removePoint(self, *args)
| removePoint(self, unsigned int index)
|
| rotate90(self, *args)
| rotate90(self, bool clockwise, unsigned int maskWidth, unsigned int maskHeight)
|
| scale(self, *args)
| scale(self, double factorx, double factory)
| scale(self, double factor)
|
| setImgNr(self, *args)
| setImgNr(self, unsigned int newImgNr)
|
| setInverted(self, *args)
| setInverted(self, bool inverted)
|
| setMaskPolygon(self, *args)
| setMaskPolygon(self, VectorPolygon newMask)
|
| setMaskType(self, *args)
| setMaskType(self, MaskType newType)
|
| subSample(self, *args)
| subSample(self, double max_distance)
|
| transformPolygon(self, *args)
| transformPolygon(self, Transform trans)
|
| ----------------------------------------------------------------------
| Data descriptors defined here:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| Mask_Stack_negative = 2
|
| Mask_Stack_positive = 3
|
| Mask_negative = 0
|
| Mask_negative_lens = 4
|
| Mask_positive = 1
|
| __swig_destroy__ = <built-in function delete_MaskPolygon>
| delete_MaskPolygon(MaskPolygon self)
|
| __swig_getmethods__ = {}
|
| __swig_setmethods__ = {}
class MaskPolygonVector(__builtin__.object)
| Proxy of C++ std::vector<(MaskPolygon)> class
|
| Methods defined here:
|
| __bool__(self)
| __bool__(self) -> bool
|
| __del__ lambda self
|
| __delitem__(self, *args)
| __delitem__(self, difference_type i)
| __delitem__(self, PySliceObject slice)
|
| __delslice__(self, *args)
| __delslice__(self, difference_type i, difference_type j)
|
| __getattr__ lambda self, name
|
| __getitem__(self, *args)
| __getitem__(self, PySliceObject slice) -> std::vector<(HuginBase::MaskPolygon,std::allocator<(HuginBase::MaskPolygon)>)>
| __getitem__(self, difference_type i) -> value_type
|
| __getslice__(self, *args)
| __getslice__(self, difference_type i, difference_type j) -> std::vector<(HuginBase::MaskPolygon,std::allocator<(HuginBase::MaskPolygon)>)>
|
| __init__(self, *args)
| __init__(self) -> MaskPolygonVector
| __init__(self, MaskPolygonVector arg0) -> MaskPolygonVector
| __init__(self, size_type size) -> MaskPolygonVector
| __init__(self, size_type size, value_type value) -> MaskPolygonVector
|
| __iter__(self)
|
| __len__(self)
| __len__(self) -> size_type
|
| __nonzero__(self)
| __nonzero__(self) -> bool
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| __setitem__(self, *args)
| __setitem__(self, PySliceObject slice, std::vector<(HuginBase::MaskPolygon,std::allocator<(HuginBase::MaskPolygon)>)> v)
| __setitem__(self, PySliceObject slice)
| __setitem__(self, difference_type i, value_type x)
|
| __setslice__(self, *args)
| __setslice__(self, difference_type i, difference_type j, std::vector<(HuginBase::MaskPolygon,std::allocator<(HuginBase::MaskPolygon)>)> v = std::vector< MaskPolygon,std::allocator< MaskPolygon > >())
| __setslice__(self, difference_type i, difference_type j)
|
| append(self, *args)
| append(self, value_type x)
|
| assign(self, *args)
| assign(self, size_type n, value_type x)
|
| back(self)
| back(self) -> value_type
|
| begin(self)
| begin(self) -> iterator
|
| capacity(self)
| capacity(self) -> size_type
|
| clear(self)
| clear(self)
|
| empty(self)
| empty(self) -> bool
|
| end(self)
| end(self) -> iterator
|
| erase(self, *args)
| erase(self, iterator pos) -> iterator
| erase(self, iterator first, iterator last) -> iterator
|
| front(self)
| front(self) -> value_type
|
| get_allocator(self)
| get_allocator(self) -> allocator_type
|
| insert(self, *args)
| insert(self, iterator pos, value_type x) -> iterator
| insert(self, iterator pos, size_type n, value_type x)
|
| iterator(self)
| iterator(self) -> SwigPyIterator
|
| pop(self)
| pop(self) -> value_type
|
| pop_back(self)
| pop_back(self)
|
| push_back(self, *args)
| push_back(self, value_type x)
|
| rbegin(self)
| rbegin(self) -> reverse_iterator
|
| rend(self)
| rend(self) -> reverse_iterator
|
| reserve(self, *args)
| reserve(self, size_type n)
|
| resize(self, *args)
| resize(self, size_type new_size)
| resize(self, size_type new_size, value_type x)
|
| size(self)
| size(self) -> size_type
|
| swap(self, *args)
| swap(self, MaskPolygonVector v)
|
| ----------------------------------------------------------------------
| Data descriptors defined here:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| __swig_destroy__ = <built-in function delete_MaskPolygonVector>
| delete_MaskPolygonVector(MaskPolygonVector self)
|
| __swig_getmethods__ = {}
|
| __swig_setmethods__ = {}
class NonaFileOutputStitcher(FileOutputStitcherAlgorithm)
| Proxy of C++ HuginBase::NonaFileOutputStitcher class
|
| Method resolution order:
| NonaFileOutputStitcher
| FileOutputStitcherAlgorithm
| StitcherAlgorithm
| TimeConsumingPanoramaAlgorithm
| PanoramaAlgorithm
| __builtin__.object
|
| Methods defined here:
|
| __del__ lambda self
|
| __getattr__ lambda self, name
|
| __init__(self, *args)
| __init__(self, PanoramaData panoramaData, AppBase::ProgressDisplay progressDisplay,
| PanoramaOptions options, UIntSet usedImages,
| String filename) -> NonaFileOutputStitcher
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| __swig_destroy__ = <built-in function delete_NonaFileOutputStitcher>
| delete_NonaFileOutputStitcher(NonaFileOutputStitcher self)
|
| __swig_getmethods__ = {}
|
| __swig_setmethods__ = {}
|
| ----------------------------------------------------------------------
| Methods inherited from StitcherAlgorithm:
|
| modifiesPanoramaData(self)
| modifiesPanoramaData(self) -> bool
|
| runAlgorithm(self)
| runAlgorithm(self) -> bool
|
| ----------------------------------------------------------------------
| Methods inherited from TimeConsumingPanoramaAlgorithm:
|
| wasCancelled(self)
| wasCancelled(self) -> bool
|
| ----------------------------------------------------------------------
| Methods inherited from PanoramaAlgorithm:
|
| hasRunSuccessfully(self)
| hasRunSuccessfully(self) -> bool
|
| run(self)
| run(self)
|
| ----------------------------------------------------------------------
| Data descriptors inherited from PanoramaAlgorithm:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
class OptimizeVector(__builtin__.object)
| Proxy of C++ std::vector<(std::set<(std::string)>)> class
|
| Methods defined here:
|
| __bool__(self)
| __bool__(self) -> bool
|
| __del__ lambda self
|
| __delitem__(self, *args)
| __delitem__(self, difference_type i)
| __delitem__(self, PySliceObject slice)
|
| __delslice__(self, *args)
| __delslice__(self, difference_type i, difference_type j)
|
| __getattr__ lambda self, name
|
| __getitem__(self, *args)
| __getitem__(self, PySliceObject slice) -> OptimizeVector
| __getitem__(self, difference_type i) -> value_type
|
| __getslice__(self, *args)
| __getslice__(self, difference_type i, difference_type j) -> OptimizeVector
|
| __init__(self, *args)
| __init__(self) -> OptimizeVector
| __init__(self, OptimizeVector arg0) -> OptimizeVector
| __init__(self, size_type size) -> OptimizeVector
| __init__(self, size_type size, value_type value) -> OptimizeVector
|
| __iter__(self)
|
| __len__(self)
| __len__(self) -> size_type
|
| __nonzero__(self)
| __nonzero__(self) -> bool
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| __setitem__(self, *args)
| __setitem__(self, PySliceObject slice, OptimizeVector v)
| __setitem__(self, PySliceObject slice)
| __setitem__(self, difference_type i, value_type x)
|
| __setslice__(self, *args)
| __setslice__(self, difference_type i, difference_type j, OptimizeVector v = std::vector< std::set< std::string,std::less< std::string >,std::allocator< std::string > >,std::allocator< std::set< std::string,std::less< std::string >,std::allocator< std::string > > > >())
| __setslice__(self, difference_type i, difference_type j)
|
| append(self, *args)
| append(self, value_type x)
|
| assign(self, *args)
| assign(self, size_type n, value_type x)
|
| back(self)
| back(self) -> value_type
|
| begin(self)
| begin(self) -> iterator
|
| capacity(self)
| capacity(self) -> size_type
|
| clear(self)
| clear(self)
|
| empty(self)
| empty(self) -> bool
|
| end(self)
| end(self) -> iterator
|
| erase(self, *args)
| erase(self, iterator pos) -> iterator
| erase(self, iterator first, iterator last) -> iterator
|
| front(self)
| front(self) -> value_type
|
| get_allocator(self)
| get_allocator(self) -> allocator_type
|
| insert(self, *args)
| insert(self, iterator pos, value_type x) -> iterator
| insert(self, iterator pos, size_type n, value_type x)
|
| iterator(self)
| iterator(self) -> SwigPyIterator
|
| pop(self)
| pop(self) -> value_type
|
| pop_back(self)
| pop_back(self)
|
| push_back(self, *args)
| push_back(self, value_type x)
|
| rbegin(self)
| rbegin(self) -> reverse_iterator
|
| rend(self)
| rend(self) -> reverse_iterator
|
| reserve(self, *args)
| reserve(self, size_type n)
|
| resize(self, *args)
| resize(self, size_type new_size)
| resize(self, size_type new_size, value_type x)
|
| size(self)
| size(self) -> size_type
|
| swap(self, *args)
| swap(self, OptimizeVector v)
|
| ----------------------------------------------------------------------
| Data descriptors defined here:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| __swig_destroy__ = <built-in function delete_OptimizeVector>
| delete_OptimizeVector(OptimizeVector self)
|
| __swig_getmethods__ = {}
|
| __swig_setmethods__ = {}
class PTOVariableConverterNoOp(__builtin__.object)
| Proxy of C++ HuginBase::PTOVariableConverterNoOp class
|
| Methods defined here:
|
| __del__ lambda self
|
| __getattr__ lambda self, name
|
| __init__(self)
| __init__(self) -> PTOVariableConverterNoOp
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| ----------------------------------------------------------------------
| Static methods defined here:
|
| checkApplicability(*args)
| checkApplicability(string name) -> bool
|
| ----------------------------------------------------------------------
| Data descriptors defined here:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| __swig_destroy__ = <built-in function delete_PTOVariableConverterNoOp>
| delete_PTOVariableConverterNoOp(PTOVariableConverterNoOp self)
|
| __swig_getmethods__ = {'checkApplicability': <function <lambda>>}
|
| __swig_setmethods__ = {}
class PTOptimizer(PanoramaAlgorithm)
| Proxy of C++ HuginBase::PTOptimizer class
|
| Method resolution order:
| PTOptimizer
| PanoramaAlgorithm
| __builtin__.object
|
| Methods defined here:
|
| __del__ lambda self
|
| __getattr__ lambda self, name
|
| __init__(self, *args)
| __init__(self, PanoramaData panorama) -> PTOptimizer
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| modifiesPanoramaData(self)
| modifiesPanoramaData(self) -> bool
|
| runAlgorithm(self)
| runAlgorithm(self) -> bool
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| __swig_destroy__ = <built-in function delete_PTOptimizer>
| delete_PTOptimizer(PTOptimizer self)
|
| __swig_getmethods__ = {}
|
| __swig_setmethods__ = {}
|
| ----------------------------------------------------------------------
| Methods inherited from PanoramaAlgorithm:
|
| hasRunSuccessfully(self)
| hasRunSuccessfully(self) -> bool
|
| run(self)
| run(self)
|
| ----------------------------------------------------------------------
| Data descriptors inherited from PanoramaAlgorithm:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
class Panorama(ManagedPanoramaData, DocumentData)
| Proxy of C++ HuginBase::Panorama class
|
| Method resolution order:
| Panorama
| ManagedPanoramaData
| PanoramaData
| DocumentData
| __builtin__.object
|
| Methods defined here:
|
| UpdateCropFactor(self, *args)
| UpdateCropFactor(self, UIntSet imgs, double newCropFactor)
|
| UpdateFocalLength(self, *args)
| UpdateFocalLength(self, UIntSet imgs, double newFocalLength)
|
| __del__ lambda self
|
| __getattr__ lambda self, name
|
| __init__(self)
| __init__(self) -> Panorama
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| activateImage(self, *args)
| activateImage(self, unsigned int imgNr, bool active = True)
| activateImage(self, unsigned int imgNr)
|
| addCtrlPoint(self, *args)
| addCtrlPoint(self, ControlPoint point) -> unsigned int
|
| addImage(self, *args)
| addImage(self, SrcPanoImage img) -> unsigned int
|
| addObserver(self, *args)
| addObserver(self, PanoramaObserver o)
|
| changeControlPoint(self, *args)
| changeControlPoint(self, unsigned int pNr, ControlPoint point)
|
| changeFinished(self, *args)
| changeFinished(self, bool keepDirty)
| changeFinished(self)
|
| clearDirty(self)
| clearDirty(self)
|
| clearObservers(self)
| clearObservers(self)
|
| duplicate(self)
| duplicate(self) -> Panorama
|
| getActiveImages(self)
| getActiveImages(self) -> UIntSet
|
| getCtrlPoint(self, *args)
| getCtrlPoint(self, std::size_t nr) -> ControlPoint
|
| getCtrlPoints(self)
| getCtrlPoints(self) -> CPVector
|
| getCtrlPointsForImage(self, *args)
| getCtrlPointsForImage(self, unsigned int imgNr) -> std::vector<(unsigned int,std::allocator<(unsigned int)>)>
|
| getCtrlPointsVectorForImage(self, *args)
| getCtrlPointsVectorForImage(self, unsigned int imgNr) -> CPointVector
|
| getImage(self, *args)
| getImage(self, std::size_t nr) -> SrcPanoImage
|
| getImageVariables(self, *args)
| getImageVariables(self, unsigned int imgNr) -> VariableMap
|
| getMemento(self)
| getMemento(self) -> PanoramaMemento
|
| getNewCopy(self)
| getNewCopy(self) -> PanoramaData
|
| getNewMemento(self)
| getNewMemento(self) -> PanoramaDataMemento
|
| getNewSubset(self, *args)
| getNewSubset(self, UIntSet imgs) -> PanoramaData
|
| getNextCPTypeLineNumber(self)
| getNextCPTypeLineNumber(self) -> int
|
| getNrOfCtrlPoints(self)
| getNrOfCtrlPoints(self) -> std::size_t
|
| getNrOfImages(self)
| getNrOfImages(self) -> std::size_t
|
| getOptimizeVector(self)
| getOptimizeVector(self) -> OptimizeVector
|
| getOptions(self)
| getOptions(self) -> PanoramaOptions
|
| getSrcImage(self, *args)
| getSrcImage(self, unsigned int imgNr) -> SrcPanoImage
|
| getSubset(self, *args)
| getSubset(self, UIntSet imgs) -> Panorama
|
| getVariables(self)
| getVariables(self) -> VariableMapVector
|
| imageChanged(self, *args)
| imageChanged(self, unsigned int imgNr)
|
| isDirty(self)
| isDirty(self) -> bool
|
| linkImageVariableActive(self, *args)
| linkImageVariableActive(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableActiveMasks(self, *args)
| linkImageVariableActiveMasks(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableAutoCenterCrop(self, *args)
| linkImageVariableAutoCenterCrop(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableCropMode(self, *args)
| linkImageVariableCropMode(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableCropRect(self, *args)
| linkImageVariableCropRect(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableEMoRParams(self, *args)
| linkImageVariableEMoRParams(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableExifAperture(self, *args)
| linkImageVariableExifAperture(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableExifCropFactor(self, *args)
| linkImageVariableExifCropFactor(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableExifDate(self, *args)
| linkImageVariableExifDate(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableExifDistance(self, *args)
| linkImageVariableExifDistance(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableExifExposureMode(self, *args)
| linkImageVariableExifExposureMode(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableExifExposureTime(self, *args)
| linkImageVariableExifExposureTime(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableExifFocalLength(self, *args)
| linkImageVariableExifFocalLength(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableExifFocalLength35(self, *args)
| linkImageVariableExifFocalLength35(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableExifISO(self, *args)
| linkImageVariableExifISO(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableExifMake(self, *args)
| linkImageVariableExifMake(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableExifModel(self, *args)
| linkImageVariableExifModel(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableExifOrientation(self, *args)
| linkImageVariableExifOrientation(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableExposureValue(self, *args)
| linkImageVariableExposureValue(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableFilename(self, *args)
| linkImageVariableFilename(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableFlatfieldFilename(self, *args)
| linkImageVariableFlatfieldFilename(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableGamma(self, *args)
| linkImageVariableGamma(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableHFOV(self, *args)
| linkImageVariableHFOV(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableMasks(self, *args)
| linkImageVariableMasks(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariablePitch(self, *args)
| linkImageVariablePitch(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableProjection(self, *args)
| linkImageVariableProjection(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableRadialDistortion(self, *args)
| linkImageVariableRadialDistortion(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableRadialDistortionBlue(self, *args)
| linkImageVariableRadialDistortionBlue(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableRadialDistortionCenterShift(self, *args)
| linkImageVariableRadialDistortionCenterShift(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableRadialDistortionRed(self, *args)
| linkImageVariableRadialDistortionRed(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableRadialVigCorrCenterShift(self, *args)
| linkImageVariableRadialVigCorrCenterShift(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableRadialVigCorrCoeff(self, *args)
| linkImageVariableRadialVigCorrCoeff(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableResponseType(self, *args)
| linkImageVariableResponseType(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableRoll(self, *args)
| linkImageVariableRoll(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableShear(self, *args)
| linkImageVariableShear(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableSize(self, *args)
| linkImageVariableSize(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableStack(self, *args)
| linkImageVariableStack(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableVigCorrMode(self, *args)
| linkImageVariableVigCorrMode(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableWhiteBalanceBlue(self, *args)
| linkImageVariableWhiteBalanceBlue(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableWhiteBalanceRed(self, *args)
| linkImageVariableWhiteBalanceRed(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableX(self, *args)
| linkImageVariableX(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableY(self, *args)
| linkImageVariableY(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableYaw(self, *args)
| linkImageVariableYaw(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableZ(self, *args)
| linkImageVariableZ(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| markAsOptimized(self, optimized=True)
| markAsOptimized(self, bool optimized = True)
| markAsOptimized(self)
|
| mergePanorama(self, *args)
| mergePanorama(self, Panorama newPano)
|
| needsOptimization(self)
| needsOptimization(self) -> bool
|
| parseOptimizerScript(self, *args)
| parseOptimizerScript(self, istream i, UIntSet imgs, VariableMapVector imgVars,
| CPVector ctrlPoints)
|
| printPanoramaScript(self, *args)
| printPanoramaScript(self, ostream o, OptimizeVector optvars, PanoramaOptions options,
| UIntSet imgs, bool forPTOptimizer, string stripPrefix = "")
| printPanoramaScript(self, ostream o, OptimizeVector optvars, PanoramaOptions options,
| UIntSet imgs, bool forPTOptimizer)
|
| printStitcherScript(self, *args)
| printStitcherScript(self, ostream o, PanoramaOptions target, UIntSet imgs)
|
| readData(self, *args)
| readData(self, istream dataInput, string documentType = "") -> ReadWriteError
| readData(self, istream dataInput) -> ReadWriteError
|
| removeCtrlPoint(self, *args)
| removeCtrlPoint(self, unsigned int pNr)
|
| removeDuplicateCtrlPoints(self)
| removeDuplicateCtrlPoints(self)
|
| removeImage(self, *args)
| removeImage(self, unsigned int nr)
|
| removeObserver(self, *args)
| removeObserver(self, PanoramaObserver observer) -> bool
|
| reset(self)
| reset(self)
|
| setCtrlPoints(self, *args)
| setCtrlPoints(self, CPVector points)
|
| setFilePrefix(self, *args)
| setFilePrefix(self, string prefix)
|
| setImage(self, *args)
| setImage(self, std::size_t nr, SrcPanoImage img)
|
| setImageFilename(self, *args)
| setImageFilename(self, unsigned int img, string fname)
|
| setMemento(self, *args)
| setMemento(self, PanoramaMemento memento)
|
| setMementoToCopyOf(self, *args)
| setMementoToCopyOf(self, PanoramaDataMemento memento) -> bool
|
| setOptimizeVector(self, *args)
| setOptimizeVector(self, OptimizeVector optvec)
|
| setOptions(self, *args)
| setOptions(self, PanoramaOptions opt)
|
| setSrcImage(self, *args)
| setSrcImage(self, unsigned int nr, SrcPanoImage img)
|
| swapImages(self, *args)
| swapImages(self, unsigned int img1, unsigned int img2)
|
| transferMask(self, *args)
| transferMask(self, MaskPolygon mask, unsigned int imgNr, UIntSet targetImgs)
|
| unlinkImageVariableActive(self, *args)
| unlinkImageVariableActive(self, unsigned int imgNr)
|
| unlinkImageVariableActiveMasks(self, *args)
| unlinkImageVariableActiveMasks(self, unsigned int imgNr)
|
| unlinkImageVariableAutoCenterCrop(self, *args)
| unlinkImageVariableAutoCenterCrop(self, unsigned int imgNr)
|
| unlinkImageVariableCropMode(self, *args)
| unlinkImageVariableCropMode(self, unsigned int imgNr)
|
| unlinkImageVariableCropRect(self, *args)
| unlinkImageVariableCropRect(self, unsigned int imgNr)
|
| unlinkImageVariableEMoRParams(self, *args)
| unlinkImageVariableEMoRParams(self, unsigned int imgNr)
|
| unlinkImageVariableExifAperture(self, *args)
| unlinkImageVariableExifAperture(self, unsigned int imgNr)
|
| unlinkImageVariableExifCropFactor(self, *args)
| unlinkImageVariableExifCropFactor(self, unsigned int imgNr)
|
| unlinkImageVariableExifDate(self, *args)
| unlinkImageVariableExifDate(self, unsigned int imgNr)
|
| unlinkImageVariableExifDistance(self, *args)
| unlinkImageVariableExifDistance(self, unsigned int imgNr)
|
| unlinkImageVariableExifExposureMode(self, *args)
| unlinkImageVariableExifExposureMode(self, unsigned int imgNr)
|
| unlinkImageVariableExifExposureTime(self, *args)
| unlinkImageVariableExifExposureTime(self, unsigned int imgNr)
|
| unlinkImageVariableExifFocalLength(self, *args)
| unlinkImageVariableExifFocalLength(self, unsigned int imgNr)
|
| unlinkImageVariableExifFocalLength35(self, *args)
| unlinkImageVariableExifFocalLength35(self, unsigned int imgNr)
|
| unlinkImageVariableExifISO(self, *args)
| unlinkImageVariableExifISO(self, unsigned int imgNr)
|
| unlinkImageVariableExifMake(self, *args)
| unlinkImageVariableExifMake(self, unsigned int imgNr)
|
| unlinkImageVariableExifModel(self, *args)
| unlinkImageVariableExifModel(self, unsigned int imgNr)
|
| unlinkImageVariableExifOrientation(self, *args)
| unlinkImageVariableExifOrientation(self, unsigned int imgNr)
|
| unlinkImageVariableExposureValue(self, *args)
| unlinkImageVariableExposureValue(self, unsigned int imgNr)
|
| unlinkImageVariableFilename(self, *args)
| unlinkImageVariableFilename(self, unsigned int imgNr)
|
| unlinkImageVariableFlatfieldFilename(self, *args)
| unlinkImageVariableFlatfieldFilename(self, unsigned int imgNr)
|
| unlinkImageVariableGamma(self, *args)
| unlinkImageVariableGamma(self, unsigned int imgNr)
|
| unlinkImageVariableHFOV(self, *args)
| unlinkImageVariableHFOV(self, unsigned int imgNr)
|
| unlinkImageVariableMasks(self, *args)
| unlinkImageVariableMasks(self, unsigned int imgNr)
|
| unlinkImageVariablePitch(self, *args)
| unlinkImageVariablePitch(self, unsigned int imgNr)
|
| unlinkImageVariableProjection(self, *args)
| unlinkImageVariableProjection(self, unsigned int imgNr)
|
| unlinkImageVariableRadialDistortion(self, *args)
| unlinkImageVariableRadialDistortion(self, unsigned int imgNr)
|
| unlinkImageVariableRadialDistortionBlue(self, *args)
| unlinkImageVariableRadialDistortionBlue(self, unsigned int imgNr)
|
| unlinkImageVariableRadialDistortionCenterShift(self, *args)
| unlinkImageVariableRadialDistortionCenterShift(self, unsigned int imgNr)
|
| unlinkImageVariableRadialDistortionRed(self, *args)
| unlinkImageVariableRadialDistortionRed(self, unsigned int imgNr)
|
| unlinkImageVariableRadialVigCorrCenterShift(self, *args)
| unlinkImageVariableRadialVigCorrCenterShift(self, unsigned int imgNr)
|
| unlinkImageVariableRadialVigCorrCoeff(self, *args)
| unlinkImageVariableRadialVigCorrCoeff(self, unsigned int imgNr)
|
| unlinkImageVariableResponseType(self, *args)
| unlinkImageVariableResponseType(self, unsigned int imgNr)
|
| unlinkImageVariableRoll(self, *args)
| unlinkImageVariableRoll(self, unsigned int imgNr)
|
| unlinkImageVariableShear(self, *args)
| unlinkImageVariableShear(self, unsigned int imgNr)
|
| unlinkImageVariableSize(self, *args)
| unlinkImageVariableSize(self, unsigned int imgNr)
|
| unlinkImageVariableStack(self, *args)
| unlinkImageVariableStack(self, unsigned int imgNr)
|
| unlinkImageVariableVigCorrMode(self, *args)
| unlinkImageVariableVigCorrMode(self, unsigned int imgNr)
|
| unlinkImageVariableWhiteBalanceBlue(self, *args)
| unlinkImageVariableWhiteBalanceBlue(self, unsigned int imgNr)
|
| unlinkImageVariableWhiteBalanceRed(self, *args)
| unlinkImageVariableWhiteBalanceRed(self, unsigned int imgNr)
|
| unlinkImageVariableX(self, *args)
| unlinkImageVariableX(self, unsigned int imgNr)
|
| unlinkImageVariableY(self, *args)
| unlinkImageVariableY(self, unsigned int imgNr)
|
| unlinkImageVariableYaw(self, *args)
| unlinkImageVariableYaw(self, unsigned int imgNr)
|
| unlinkImageVariableZ(self, *args)
| unlinkImageVariableZ(self, unsigned int imgNr)
|
| updateCtrlPointErrors(self, *args)
| updateCtrlPointErrors(self, CPVector controlPoints)
| updateCtrlPointErrors(self, UIntSet imgs, CPVector cps)
|
| updateLineCtrlPoints(self)
| updateLineCtrlPoints(self)
|
| updateMasks(self, convertPosMaskToNeg=False)
| updateMasks(self, bool convertPosMaskToNeg = False)
| updateMasks(self)
|
| updateMasksForImage(self, *args)
| updateMasksForImage(self, unsigned int imgNr, MaskPolygonVector newMasks)
|
| updateVariable(self, *args)
| updateVariable(self, unsigned int imgNr, Variable var)
|
| updateVariables(self, *args)
| updateVariables(self, VariableMapVector vars)
| updateVariables(self, UIntSet imgs, VariableMapVector var)
| updateVariables(self, unsigned int imgNr, VariableMap var)
|
| updateWhiteBalance(self, *args)
| updateWhiteBalance(self, double redFactor, double blueFactor)
|
| writeData(self, *args)
| writeData(self, ostream dataOutput, string documentType = "") -> ReadWriteError
| writeData(self, ostream dataOutput) -> ReadWriteError
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| __swig_destroy__ = <built-in function delete_Panorama>
| delete_Panorama(Panorama self)
|
| __swig_getmethods__ = {}
|
| __swig_setmethods__ = {}
|
| ----------------------------------------------------------------------
| Data descriptors inherited from PanoramaData:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
|
| ----------------------------------------------------------------------
| Data and other attributes inherited from DocumentData:
|
| INCOMPATIBLE_TYPE = 1
|
| INVALID_DATA = 2
|
| PARCER_ERROR = 3
|
| SUCCESSFUL = -1
|
| UNKNOWN_ERROR = 0
class PanoramaAlgorithm(__builtin__.object)
| Proxy of C++ HuginBase::PanoramaAlgorithm class
|
| Methods defined here:
|
| __del__ lambda self
|
| __getattr__ lambda self, name
|
| __init__(self, *args, **kwargs)
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| hasRunSuccessfully(self)
| hasRunSuccessfully(self) -> bool
|
| modifiesPanoramaData(self)
| modifiesPanoramaData(self) -> bool
|
| run(self)
| run(self)
|
| runAlgorithm(self)
| runAlgorithm(self) -> bool
|
| ----------------------------------------------------------------------
| Data descriptors defined here:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| __swig_destroy__ = <built-in function delete_PanoramaAlgorithm>
| delete_PanoramaAlgorithm(PanoramaAlgorithm self)
|
| __swig_getmethods__ = {}
|
| __swig_setmethods__ = {}
class PanoramaData(__builtin__.object)
| Proxy of C++ HuginBase::PanoramaData class
|
| Methods defined here:
|
| __del__ lambda self
|
| __getattr__ lambda self, name
|
| __init__(self, *args, **kwargs)
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| activateImage(self, *args)
| activateImage(self, unsigned int imgNr, bool active = True)
| activateImage(self, unsigned int imgNr)
|
| addCtrlPoint(self, *args)
| addCtrlPoint(self, ControlPoint point) -> unsigned int
|
| addImage(self, *args)
| addImage(self, SrcPanoImage img) -> unsigned int
|
| changeControlPoint(self, *args)
| changeControlPoint(self, unsigned int pNr, ControlPoint point)
|
| changeFinished(self)
| changeFinished(self)
|
| getActiveImages(self)
| getActiveImages(self) -> UIntSet
|
| getCtrlPoint(self, *args)
| getCtrlPoint(self, std::size_t nr) -> ControlPoint
|
| getCtrlPoints(self)
| getCtrlPoints(self) -> CPVector
|
| getCtrlPointsForImage(self, *args)
| getCtrlPointsForImage(self, unsigned int imgNr) -> std::vector<(unsigned int,std::allocator<(unsigned int)>)>
|
| getImage(self, *args)
| getImage(self, std::size_t nr) -> SrcPanoImage
|
| getImageVariables(self, *args)
| getImageVariables(self, unsigned int imgNr) -> VariableMap
|
| getNewCopy(self)
| getNewCopy(self) -> PanoramaData
|
| getNewSubset(self, *args)
| getNewSubset(self, UIntSet imgs) -> PanoramaData
|
| getNextCPTypeLineNumber(self)
| getNextCPTypeLineNumber(self) -> int
|
| getNrOfCtrlPoints(self)
| getNrOfCtrlPoints(self) -> std::size_t
|
| getNrOfImages(self)
| getNrOfImages(self) -> std::size_t
|
| getOptimizeVector(self)
| getOptimizeVector(self) -> OptimizeVector
|
| getOptions(self)
| getOptions(self) -> PanoramaOptions
|
| getSrcImage(self, *args)
| getSrcImage(self, unsigned int imgNr) -> SrcPanoImage
|
| getVariables(self)
| getVariables(self) -> VariableMapVector
|
| imageChanged(self, *args)
| imageChanged(self, unsigned int imgNr)
|
| linkImageVariableActive(self, *args)
| linkImageVariableActive(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableActiveMasks(self, *args)
| linkImageVariableActiveMasks(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableAutoCenterCrop(self, *args)
| linkImageVariableAutoCenterCrop(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableCropMode(self, *args)
| linkImageVariableCropMode(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableCropRect(self, *args)
| linkImageVariableCropRect(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableEMoRParams(self, *args)
| linkImageVariableEMoRParams(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableExifAperture(self, *args)
| linkImageVariableExifAperture(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableExifCropFactor(self, *args)
| linkImageVariableExifCropFactor(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableExifDate(self, *args)
| linkImageVariableExifDate(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableExifDistance(self, *args)
| linkImageVariableExifDistance(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableExifExposureMode(self, *args)
| linkImageVariableExifExposureMode(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableExifExposureTime(self, *args)
| linkImageVariableExifExposureTime(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableExifFocalLength(self, *args)
| linkImageVariableExifFocalLength(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableExifFocalLength35(self, *args)
| linkImageVariableExifFocalLength35(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableExifISO(self, *args)
| linkImageVariableExifISO(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableExifMake(self, *args)
| linkImageVariableExifMake(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableExifModel(self, *args)
| linkImageVariableExifModel(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableExifOrientation(self, *args)
| linkImageVariableExifOrientation(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableExposureValue(self, *args)
| linkImageVariableExposureValue(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableFilename(self, *args)
| linkImageVariableFilename(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableFlatfieldFilename(self, *args)
| linkImageVariableFlatfieldFilename(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableGamma(self, *args)
| linkImageVariableGamma(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableHFOV(self, *args)
| linkImageVariableHFOV(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableMasks(self, *args)
| linkImageVariableMasks(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariablePitch(self, *args)
| linkImageVariablePitch(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableProjection(self, *args)
| linkImageVariableProjection(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableRadialDistortion(self, *args)
| linkImageVariableRadialDistortion(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableRadialDistortionBlue(self, *args)
| linkImageVariableRadialDistortionBlue(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableRadialDistortionCenterShift(self, *args)
| linkImageVariableRadialDistortionCenterShift(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableRadialDistortionRed(self, *args)
| linkImageVariableRadialDistortionRed(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableRadialVigCorrCenterShift(self, *args)
| linkImageVariableRadialVigCorrCenterShift(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableRadialVigCorrCoeff(self, *args)
| linkImageVariableRadialVigCorrCoeff(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableResponseType(self, *args)
| linkImageVariableResponseType(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableRoll(self, *args)
| linkImageVariableRoll(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableShear(self, *args)
| linkImageVariableShear(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableSize(self, *args)
| linkImageVariableSize(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableStack(self, *args)
| linkImageVariableStack(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableVigCorrMode(self, *args)
| linkImageVariableVigCorrMode(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableWhiteBalanceBlue(self, *args)
| linkImageVariableWhiteBalanceBlue(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableWhiteBalanceRed(self, *args)
| linkImageVariableWhiteBalanceRed(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableX(self, *args)
| linkImageVariableX(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableY(self, *args)
| linkImageVariableY(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableYaw(self, *args)
| linkImageVariableYaw(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| linkImageVariableZ(self, *args)
| linkImageVariableZ(self, unsigned int sourceImgNr, unsigned int destImgNr)
|
| parseOptimizerScript(self, *args)
| parseOptimizerScript(self, istream i, UIntSet imgs, VariableMapVector imgVars,
| CPVector ctrlPoints)
|
| printPanoramaScript(self, *args)
| printPanoramaScript(self, ostream o, OptimizeVector optvars, PanoramaOptions options,
| UIntSet imgs, bool forPTOptimizer, string stripPrefix = "")
| printPanoramaScript(self, ostream o, OptimizeVector optvars, PanoramaOptions options,
| UIntSet imgs, bool forPTOptimizer)
|
| printStitcherScript(self, *args)
| printStitcherScript(self, ostream o, PanoramaOptions target, UIntSet imgs)
|
| removeCtrlPoint(self, *args)
| removeCtrlPoint(self, unsigned int pNr)
|
| removeDuplicateCtrlPoints(self)
| removeDuplicateCtrlPoints(self)
|
| removeImage(self, *args)
| removeImage(self, unsigned int nr)
|
| setCtrlPoints(self, *args)
| setCtrlPoints(self, CPVector points)
|
| setImage(self, *args)
| setImage(self, std::size_t nr, SrcPanoImage img)
|
| setImageFilename(self, *args)
| setImageFilename(self, unsigned int img, string fname)
|
| setOptimizeVector(self, *args)
| setOptimizeVector(self, OptimizeVector optvec)
|
| setOptions(self, *args)
| setOptions(self, PanoramaOptions opt)
|
| setSrcImage(self, *args)
| setSrcImage(self, unsigned int nr, SrcPanoImage img)
|
| swapImages(self, *args)
| swapImages(self, unsigned int img1, unsigned int img2)
|
| unlinkImageVariableActive(self, *args)
| unlinkImageVariableActive(self, unsigned int imgNr)
|
| unlinkImageVariableActiveMasks(self, *args)
| unlinkImageVariableActiveMasks(self, unsigned int imgNr)
|
| unlinkImageVariableAutoCenterCrop(self, *args)
| unlinkImageVariableAutoCenterCrop(self, unsigned int imgNr)
|
| unlinkImageVariableCropMode(self, *args)
| unlinkImageVariableCropMode(self, unsigned int imgNr)
|
| unlinkImageVariableCropRect(self, *args)
| unlinkImageVariableCropRect(self, unsigned int imgNr)
|
| unlinkImageVariableEMoRParams(self, *args)
| unlinkImageVariableEMoRParams(self, unsigned int imgNr)
|
| unlinkImageVariableExifAperture(self, *args)
| unlinkImageVariableExifAperture(self, unsigned int imgNr)
|
| unlinkImageVariableExifCropFactor(self, *args)
| unlinkImageVariableExifCropFactor(self, unsigned int imgNr)
|
| unlinkImageVariableExifDate(self, *args)
| unlinkImageVariableExifDate(self, unsigned int imgNr)
|
| unlinkImageVariableExifDistance(self, *args)
| unlinkImageVariableExifDistance(self, unsigned int imgNr)
|
| unlinkImageVariableExifExposureMode(self, *args)
| unlinkImageVariableExifExposureMode(self, unsigned int imgNr)
|
| unlinkImageVariableExifExposureTime(self, *args)
| unlinkImageVariableExifExposureTime(self, unsigned int imgNr)
|
| unlinkImageVariableExifFocalLength(self, *args)
| unlinkImageVariableExifFocalLength(self, unsigned int imgNr)
|
| unlinkImageVariableExifFocalLength35(self, *args)
| unlinkImageVariableExifFocalLength35(self, unsigned int imgNr)
|
| unlinkImageVariableExifISO(self, *args)
| unlinkImageVariableExifISO(self, unsigned int imgNr)
|
| unlinkImageVariableExifMake(self, *args)
| unlinkImageVariableExifMake(self, unsigned int imgNr)
|
| unlinkImageVariableExifModel(self, *args)
| unlinkImageVariableExifModel(self, unsigned int imgNr)
|
| unlinkImageVariableExifOrientation(self, *args)
| unlinkImageVariableExifOrientation(self, unsigned int imgNr)
|
| unlinkImageVariableExposureValue(self, *args)
| unlinkImageVariableExposureValue(self, unsigned int imgNr)
|
| unlinkImageVariableFilename(self, *args)
| unlinkImageVariableFilename(self, unsigned int imgNr)
|
| unlinkImageVariableFlatfieldFilename(self, *args)
| unlinkImageVariableFlatfieldFilename(self, unsigned int imgNr)
|
| unlinkImageVariableGamma(self, *args)
| unlinkImageVariableGamma(self, unsigned int imgNr)
|
| unlinkImageVariableHFOV(self, *args)
| unlinkImageVariableHFOV(self, unsigned int imgNr)
|
| unlinkImageVariableMasks(self, *args)
| unlinkImageVariableMasks(self, unsigned int imgNr)
|
| unlinkImageVariablePitch(self, *args)
| unlinkImageVariablePitch(self, unsigned int imgNr)
|
| unlinkImageVariableProjection(self, *args)
| unlinkImageVariableProjection(self, unsigned int imgNr)
|
| unlinkImageVariableRadialDistortion(self, *args)
| unlinkImageVariableRadialDistortion(self, unsigned int imgNr)
|
| unlinkImageVariableRadialDistortionBlue(self, *args)
| unlinkImageVariableRadialDistortionBlue(self, unsigned int imgNr)
|
| unlinkImageVariableRadialDistortionCenterShift(self, *args)
| unlinkImageVariableRadialDistortionCenterShift(self, unsigned int imgNr)
|
| unlinkImageVariableRadialDistortionRed(self, *args)
| unlinkImageVariableRadialDistortionRed(self, unsigned int imgNr)
|
| unlinkImageVariableRadialVigCorrCenterShift(self, *args)
| unlinkImageVariableRadialVigCorrCenterShift(self, unsigned int imgNr)
|
| unlinkImageVariableRadialVigCorrCoeff(self, *args)
| unlinkImageVariableRadialVigCorrCoeff(self, unsigned int imgNr)
|
| unlinkImageVariableResponseType(self, *args)
| unlinkImageVariableResponseType(self, unsigned int imgNr)
|
| unlinkImageVariableRoll(self, *args)
| unlinkImageVariableRoll(self, unsigned int imgNr)
|
| unlinkImageVariableShear(self, *args)
| unlinkImageVariableShear(self, unsigned int imgNr)
|
| unlinkImageVariableSize(self, *args)
| unlinkImageVariableSize(self, unsigned int imgNr)
|
| unlinkImageVariableStack(self, *args)
| unlinkImageVariableStack(self, unsigned int imgNr)
|
| unlinkImageVariableVigCorrMode(self, *args)
| unlinkImageVariableVigCorrMode(self, unsigned int imgNr)
|
| unlinkImageVariableWhiteBalanceBlue(self, *args)
| unlinkImageVariableWhiteBalanceBlue(self, unsigned int imgNr)
|
| unlinkImageVariableWhiteBalanceRed(self, *args)
| unlinkImageVariableWhiteBalanceRed(self, unsigned int imgNr)
|
| unlinkImageVariableX(self, *args)
| unlinkImageVariableX(self, unsigned int imgNr)
|
| unlinkImageVariableY(self, *args)
| unlinkImageVariableY(self, unsigned int imgNr)
|
| unlinkImageVariableYaw(self, *args)
| unlinkImageVariableYaw(self, unsigned int imgNr)
|
| unlinkImageVariableZ(self, *args)
| unlinkImageVariableZ(self, unsigned int imgNr)
|
| updateCtrlPointErrors(self, *args)
| updateCtrlPointErrors(self, CPVector controlPoints)
| updateCtrlPointErrors(self, UIntSet imgs, CPVector cps)
|
| updateLineCtrlPoints(self)
| updateLineCtrlPoints(self)
|
| updateVariable(self, *args)
| updateVariable(self, unsigned int imgNr, Variable var)
|
| updateVariables(self, *args)
| updateVariables(self, VariableMapVector vars)
| updateVariables(self, UIntSet imgs, VariableMapVector var)
| updateVariables(self, unsigned int imgNr, VariableMap var)
|
| updateWhiteBalance(self, *args)
| updateWhiteBalance(self, double redFactor, double blueFactor)
|
| ----------------------------------------------------------------------
| Data descriptors defined here:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| __swig_destroy__ = <built-in function delete_PanoramaData>
| delete_PanoramaData(PanoramaData self)
|
| __swig_getmethods__ = {}
|
| __swig_setmethods__ = {}
class PanoramaDataMemento(__builtin__.object)
| Proxy of C++ HuginBase::PanoramaDataMemento class
|
| Methods defined here:
|
| __del__ lambda self
|
| __getattr__ lambda self, name
|
| __init__(self, *args, **kwargs)
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| ----------------------------------------------------------------------
| Data descriptors defined here:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| __swig_destroy__ = <built-in function delete_PanoramaDataMemento>
| delete_PanoramaDataMemento(PanoramaDataMemento self)
|
| __swig_getmethods__ = {}
|
| __swig_setmethods__ = {}
class PanoramaMakefilelibExport(PanoramaAlgorithm)
| Proxy of C++ HuginBase::PanoramaMakefilelibExport class
|
| Method resolution order:
| PanoramaMakefilelibExport
| PanoramaAlgorithm
| __builtin__.object
|
| Methods defined here:
|
| __del__ lambda self
|
| __getattr__ lambda self, name
|
| __init__(self, *args)
| __init__(self, PanoramaData pano_, UIntSet images_, string ptofile_,
| string outputPrefix_, PTPrograms progs_, string includePath_,
| std::vector<(std::string,std::allocator<(std::string)>)> outputFiles_,
| ostream makefile_,
| string tmpDir_) -> PanoramaMakefilelibExport
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| modifiesPanoramaData(self)
| modifiesPanoramaData(self) -> bool
|
| runAlgorithm(self)
| runAlgorithm(self) -> bool
|
| ----------------------------------------------------------------------
| Static methods defined here:
|
| createMakefile(*args)
| createMakefile(PanoramaData pano_, UIntSet images_, string ptofile_,
| string outputPrefix_, PTPrograms progs_, string includePath_,
| std::vector<(std::string,std::allocator<(std::string)>)> outputFiles_,
| ostream makefile_,
| string tmpDir_)
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| __swig_destroy__ = <built-in function delete_PanoramaMakefilelibExport...
| delete_PanoramaMakefilelibExport(PanoramaMakefilelibExport self)
|
| __swig_getmethods__ = {'createMakefile': <function <lambda>>}
|
| __swig_setmethods__ = {}
|
| ----------------------------------------------------------------------
| Methods inherited from PanoramaAlgorithm:
|
| hasRunSuccessfully(self)
| hasRunSuccessfully(self) -> bool
|
| run(self)
| run(self)
|
| ----------------------------------------------------------------------
| Data descriptors inherited from PanoramaAlgorithm:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
class PanoramaMemento(PanoramaDataMemento)
| Proxy of C++ HuginBase::PanoramaMemento class
|
| Method resolution order:
| PanoramaMemento
| PanoramaDataMemento
| __builtin__.object
|
| Methods defined here:
|
| __del__ lambda self
|
| __getattr__ lambda self, name
|
| __init__(self, *args)
| __init__(self) -> PanoramaMemento
| __init__(self, PanoramaMemento o) -> PanoramaMemento
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| __swig_destroy__ = <built-in function delete_PanoramaMemento>
| delete_PanoramaMemento(PanoramaMemento self)
|
| __swig_getmethods__ = {}
|
| __swig_setmethods__ = {}
|
| ----------------------------------------------------------------------
| Data descriptors inherited from PanoramaDataMemento:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
class PanoramaObserver(__builtin__.object)
| Proxy of C++ HuginBase::PanoramaObserver class
|
| Methods defined here:
|
| __del__ lambda self
|
| __getattr__ lambda self, name
|
| __init__(self, *args, **kwargs)
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| panoramaChanged(self, *args)
| panoramaChanged(self, PanoramaData pano)
|
| panoramaImagesChanged(self, *args)
| panoramaImagesChanged(self, PanoramaData pano, UIntSet changed)
|
| ----------------------------------------------------------------------
| Data descriptors defined here:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| __swig_destroy__ = <built-in function delete_PanoramaObserver>
| delete_PanoramaObserver(PanoramaObserver self)
|
| __swig_getmethods__ = {}
|
| __swig_setmethods__ = {}
class PanoramaOptions(__builtin__.object)
| Proxy of C++ HuginBase::PanoramaOptions class
|
| Methods defined here:
|
| __del__ lambda self
|
| __getattr__ lambda self, name
|
| __init__(self)
| __init__(self) -> PanoramaOptions
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| fovCalcSupported(self, *args)
| fovCalcSupported(self, ProjectionFormat f) -> bool
|
| getHFOV(self)
| getHFOV(self) -> double
|
| getHeight(self)
| getHeight(self) -> unsigned int
|
| getMaxHFOV(self)
| getMaxHFOV(self) -> double
|
| getMaxVFOV(self)
| getMaxVFOV(self) -> double
|
| getOutputExtension(self)
| getOutputExtension(self) -> string
|
| getProjection(self)
| getProjection(self) -> ProjectionFormat
|
| getProjectionParameters(self)
| getProjectionParameters(self) -> std::vector<(double,std::allocator<(double)>)>
|
| getROI(self)
| getROI(self) -> Rect2D
|
| getSize(self)
| getSize(self) -> Size2D
|
| getVFOV(self)
| getVFOV(self) -> double
|
| getWidth(self)
| getWidth(self) -> unsigned int
|
| printScriptLine(self, *args)
| printScriptLine(self, ostream o, bool forPTOptimizer = False)
| printScriptLine(self, ostream o)
|
| reset(self)
| reset(self)
|
| resetProjectionParameters(self)
| resetProjectionParameters(self)
|
| setHFOV(self, *args)
| setHFOV(self, double h, bool keepView = True)
| setHFOV(self, double h)
|
| setHeight(self, *args)
| setHeight(self, unsigned int h)
|
| setProjection(self, *args)
| setProjection(self, ProjectionFormat f)
|
| setProjectionParameters(self, *args)
| setProjectionParameters(self, std::vector<(double,std::allocator<(double)>)> params)
|
| setROI(self, *args)
| setROI(self, Rect2D val)
|
| setVFOV(self, *args)
| setVFOV(self, double v)
|
| setWidth(self, *args)
| setWidth(self, unsigned int w, bool keepView = True)
| setWidth(self, unsigned int w)
|
| ----------------------------------------------------------------------
| Static methods defined here:
|
| getFormatFromName(*args)
| getFormatFromName(string name) -> FileFormat
|
| getFormatName(*args)
| getFormatName(FileFormat f) -> string
|
| ----------------------------------------------------------------------
| Data descriptors defined here:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
|
| blendMode
| PanoramaOptions_blendMode_get(PanoramaOptions self) -> BlendingMechanism
|
| colorCorrection
| PanoramaOptions_colorCorrection_get(PanoramaOptions self) -> ColorCorrection
|
| colorReferenceImage
| PanoramaOptions_colorReferenceImage_get(PanoramaOptions self) -> unsigned int
|
| enblendOptions
| PanoramaOptions_enblendOptions_get(PanoramaOptions self) -> string
|
| enfuseOptions
| PanoramaOptions_enfuseOptions_get(PanoramaOptions self) -> string
|
| gamma
| PanoramaOptions_gamma_get(PanoramaOptions self) -> double
|
| hdrMergeMode
| PanoramaOptions_hdrMergeMode_get(PanoramaOptions self) -> HDRMergeType
|
| hdrmergeOptions
| PanoramaOptions_hdrmergeOptions_get(PanoramaOptions self) -> string
|
| huberSigma
| PanoramaOptions_huberSigma_get(PanoramaOptions self) -> double
|
| interpolator
| PanoramaOptions_interpolator_get(PanoramaOptions self) -> vigra_ext::Interpolator
|
| m_projFeatures
| PanoramaOptions_m_projFeatures_get(PanoramaOptions self) -> pano_projection_features
|
| optimizeReferenceImage
| PanoramaOptions_optimizeReferenceImage_get(PanoramaOptions self) -> unsigned int
|
| outfile
| PanoramaOptions_outfile_get(PanoramaOptions self) -> string
|
| outputEMoRParams
| PanoramaOptions_outputEMoRParams_get(PanoramaOptions self) -> std::vector<(float,std::allocator<(float)>)>
|
| outputExposureValue
| PanoramaOptions_outputExposureValue_get(PanoramaOptions self) -> double
|
| outputFormat
| PanoramaOptions_outputFormat_get(PanoramaOptions self) -> FileFormat
|
| outputHDRBlended
| PanoramaOptions_outputHDRBlended_get(PanoramaOptions self) -> bool
|
| outputHDRLayers
| PanoramaOptions_outputHDRLayers_get(PanoramaOptions self) -> bool
|
| outputHDRStacks
| PanoramaOptions_outputHDRStacks_get(PanoramaOptions self) -> bool
|
| outputImageType
| PanoramaOptions_outputImageType_get(PanoramaOptions self) -> string
|
| outputImageTypeCompression
| PanoramaOptions_outputImageTypeCompression_get(PanoramaOptions self) -> string
|
| outputImageTypeHDR
| PanoramaOptions_outputImageTypeHDR_get(PanoramaOptions self) -> string
|
| outputImageTypeHDRCompression
| PanoramaOptions_outputImageTypeHDRCompression_get(PanoramaOptions self) -> string
|
| outputLDRBlended
| PanoramaOptions_outputLDRBlended_get(PanoramaOptions self) -> bool
|
| outputLDRExposureBlended
| PanoramaOptions_outputLDRExposureBlended_get(PanoramaOptions self) -> bool
|
| outputLDRExposureLayers
| PanoramaOptions_outputLDRExposureLayers_get(PanoramaOptions self) -> bool
|
| outputLDRExposureLayersFused
| PanoramaOptions_outputLDRExposureLayersFused_get(PanoramaOptions self) -> bool
|
| outputLDRExposureRemapped
| PanoramaOptions_outputLDRExposureRemapped_get(PanoramaOptions self) -> bool
|
| outputLDRLayers
| PanoramaOptions_outputLDRLayers_get(PanoramaOptions self) -> bool
|
| outputLayersCompression
| PanoramaOptions_outputLayersCompression_get(PanoramaOptions self) -> string
|
| outputMode
| PanoramaOptions_outputMode_get(PanoramaOptions self) -> OutputMode
|
| outputPixelType
| PanoramaOptions_outputPixelType_get(PanoramaOptions self) -> string
|
| photometricHuberSigma
| PanoramaOptions_photometricHuberSigma_get(PanoramaOptions self) -> double
|
| photometricSymmetricError
| PanoramaOptions_photometricSymmetricError_get(PanoramaOptions self) -> double
|
| quality
| PanoramaOptions_quality_get(PanoramaOptions self) -> int
|
| remapAcceleration
| PanoramaOptions_remapAcceleration_get(PanoramaOptions self) -> PTStitcherAcceleration
|
| remapUsingGPU
| PanoramaOptions_remapUsingGPU_get(PanoramaOptions self) -> bool
|
| remapper
| PanoramaOptions_remapper_get(PanoramaOptions self) -> Remapper
|
| saveCoordImgs
| PanoramaOptions_saveCoordImgs_get(PanoramaOptions self) -> bool
|
| tiffCompression
| PanoramaOptions_tiffCompression_get(PanoramaOptions self) -> string
|
| tiff_saveROI
| PanoramaOptions_tiff_saveROI_get(PanoramaOptions self) -> bool
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| ALBERS_EQUAL_AREA_CONIC = 10
|
| ARCHITECTURAL = 13
|
| BIPLANE = 17
|
| BRIGHTNESS = 2
|
| BRIGHTNESS_COLOR = 1
|
| COLOR = 3
|
| CYLINDRICAL = 1
|
| ENBLEND_BLEND = 2
|
| EQUIRECTANGULAR = 2
|
| EQUISOLID = 15
|
| EQUI_PANINI = 16
|
| EXR = 18
|
| EXR_m = 19
|
| FILEFORMAT_NULL = 20
|
| FULL_FRAME_FISHEYE = 3
|
| GENERAL_PANINI = 19
|
| HDR = 16
|
| HDRMERGE_AVERAGE = 0
|
| HDRMERGE_DEGHOST = 1
|
| HDR_m = 17
|
| IVR = 12
|
| IVR_java = 13
|
| JPEG = 0
|
| LAMBERT = 8
|
| LAMBERT_AZIMUTHAL = 9
|
| MAX_SPEEDUP = 1
|
| MEDIUM_SPEEDUP = 2
|
| MERCATOR = 5
|
| MILLER_CYLINDRICAL = 11
|
| NONA = 0
|
| NONE = 0
|
| NO_BLEND = 0
|
| NO_SPEEDUP = 0
|
| ORTHOGRAPHIC = 14
|
| OUTPUT_HDR = 1
|
| OUTPUT_LDR = 0
|
| PAN = 11
|
| PANINI = 12
|
| PICT = 7
|
| PNG = 1
|
| PSD = 8
|
| PSD_m = 9
|
| PSD_mask = 10
|
| PTBLENDER_BLEND = 1
|
| PTMASKER_BLEND = 4
|
| PTMENDER = 1
|
| QTVR = 15
|
| RECTILINEAR = 0
|
| SINUSOIDAL = 7
|
| SMARTBLEND_BLEND = 3
|
| STEREOGRAPHIC = 4
|
| THOBY_PROJECTION = 20
|
| TIFF = 2
|
| TIFF_m = 3
|
| TIFF_mask = 4
|
| TIFF_multilayer = 5
|
| TIFF_multilayer_mask = 6
|
| TRANSVERSE_MERCATOR = 6
|
| TRIPLANE = 18
|
| VRML = 14
|
| __swig_destroy__ = <built-in function delete_PanoramaOptions>
| delete_PanoramaOptions(PanoramaOptions self)
|
| __swig_getmethods__ = {'blendMode': <built-in function PanoramaOptions...
|
| __swig_setmethods__ = {'blendMode': <built-in function PanoramaOptions...
class PhotometricOptimizer(TimeConsumingPanoramaAlgorithm)
| Proxy of C++ HuginBase::PhotometricOptimizer class
|
| Method resolution order:
| PhotometricOptimizer
| TimeConsumingPanoramaAlgorithm
| PanoramaAlgorithm
| __builtin__.object
|
| Methods defined here:
|
| __del__ lambda self
|
| __getattr__ lambda self, name
|
| __init__(self, *args)
| __init__(self, PanoramaData panorama, AppBase::ProgressDisplay progressDisplay,
| OptimizeVector vars, PointPairs correspondences) -> PhotometricOptimizer
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| getResultError(self)
| getResultError(self) -> double
|
| modifiesPanoramaData(self)
| modifiesPanoramaData(self) -> bool
|
| runAlgorithm(self)
| runAlgorithm(self) -> bool
|
| ----------------------------------------------------------------------
| Static methods defined here:
|
| optimizePhotometric(*args)
| optimizePhotometric(PanoramaData pano, OptimizeVector vars, PointPairs correspondences,
| AppBase::ProgressReporter progress,
| double error)
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| __swig_destroy__ = <built-in function delete_PhotometricOptimizer>
| delete_PhotometricOptimizer(PhotometricOptimizer self)
|
| __swig_getmethods__ = {'optimizePhotometric': <function <lambda>>}
|
| __swig_setmethods__ = {}
|
| ----------------------------------------------------------------------
| Methods inherited from TimeConsumingPanoramaAlgorithm:
|
| wasCancelled(self)
| wasCancelled(self) -> bool
|
| ----------------------------------------------------------------------
| Methods inherited from PanoramaAlgorithm:
|
| hasRunSuccessfully(self)
| hasRunSuccessfully(self) -> bool
|
| run(self)
| run(self)
|
| ----------------------------------------------------------------------
| Data descriptors inherited from PanoramaAlgorithm:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
class Point2D(__builtin__.object)
| Proxy of C++ vigra::Point2D class
|
| Methods defined here:
|
| __del__ lambda self
|
| __getattr__ lambda self, name
|
| __init__(self, *args)
| __init__(self) -> Point2D
| __init__(self, int ix, int iy) -> Point2D
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| ----------------------------------------------------------------------
| Data descriptors defined here:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
|
| x
| Point2D_x_get(Point2D self) -> int
|
| y
| Point2D_y_get(Point2D self) -> int
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| __swig_destroy__ = <built-in function delete_Point2D>
| delete_Point2D(Point2D self)
|
| __swig_getmethods__ = {'x': <built-in function Point2D_x_get>, 'y': <b...
|
| __swig_setmethods__ = {'x': <built-in function Point2D_x_set>, 'y': <b...
class PointSampler(TimeConsumingPanoramaAlgorithm)
| Proxy of C++ HuginBase::PointSampler class
|
| Method resolution order:
| PointSampler
| TimeConsumingPanoramaAlgorithm
| PanoramaAlgorithm
| __builtin__.object
|
| Methods defined here:
|
| __del__ lambda self
|
| __getattr__ lambda self, name
|
| __init__(self, *args, **kwargs)
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| execute(self)
| execute(self) -> PointSampler
|
| getResultPoints(self)
| getResultPoints(self) -> PointPairs
|
| modifiesPanoramaData(self)
| modifiesPanoramaData(self) -> bool
|
| runAlgorithm(self)
| runAlgorithm(self) -> bool
|
| ----------------------------------------------------------------------
| Static methods defined here:
|
| extractPoints(*args)
| extractPoints(PanoramaData pano, std::vector<(p.vigra::FRGBImage,std::allocator<(p.vigra::FRGBImage)>)> images,
| int nPoints,
| bool randomPoints, AppBase::ProgressReporter progress,
| std::vector<(vigra_ext::PointPairRGB,std::allocator<(vigra_ext::PointPairRGB)>)> points)
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| __swig_destroy__ = <built-in function delete_PointSampler>
| delete_PointSampler(PointSampler self)
|
| __swig_getmethods__ = {'extractPoints': <function <lambda>>}
|
| __swig_setmethods__ = {}
|
| ----------------------------------------------------------------------
| Methods inherited from TimeConsumingPanoramaAlgorithm:
|
| wasCancelled(self)
| wasCancelled(self) -> bool
|
| ----------------------------------------------------------------------
| Methods inherited from PanoramaAlgorithm:
|
| hasRunSuccessfully(self)
| hasRunSuccessfully(self) -> bool
|
| run(self)
| run(self)
|
| ----------------------------------------------------------------------
| Data descriptors inherited from PanoramaAlgorithm:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
class RANSACOptimizer(PanoramaAlgorithm)
| Proxy of C++ HuginBase::RANSACOptimizer class
|
| Method resolution order:
| RANSACOptimizer
| PanoramaAlgorithm
| __builtin__.object
|
| Methods defined here:
|
| __del__ lambda self
|
| __getattr__ lambda self, name
|
| __init__(self, *args)
| __init__(self, PanoramaData panorama, int i1, int i2, double maxError,
| Mode mode = RPY) -> RANSACOptimizer
| __init__(self, PanoramaData panorama, int i1, int i2, double maxError) -> RANSACOptimizer
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| modifiesPanoramaData(self)
| modifiesPanoramaData(self) -> bool
|
| runAlgorithm(self)
| runAlgorithm(self) -> bool
|
| ----------------------------------------------------------------------
| Static methods defined here:
|
| findInliers(*args)
| findInliers(PanoramaData pano, int i1, int i2, double maxError,
| Mode mode = RPY) -> std::vector<(int,std::allocator<(int)>)>
| findInliers(PanoramaData pano, int i1, int i2, double maxError) -> std::vector<(int,std::allocator<(int)>)>
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| AUTO = 0
|
| HOMOGRAPHY = 1
|
| RPY = 2
|
| RPYV = 3
|
| RPYVB = 4
|
| __swig_destroy__ = <built-in function delete_RANSACOptimizer>
| delete_RANSACOptimizer(RANSACOptimizer self)
|
| __swig_getmethods__ = {'findInliers': <function <lambda>>}
|
| __swig_setmethods__ = {}
|
| ----------------------------------------------------------------------
| Methods inherited from PanoramaAlgorithm:
|
| hasRunSuccessfully(self)
| hasRunSuccessfully(self) -> bool
|
| run(self)
| run(self)
|
| ----------------------------------------------------------------------
| Data descriptors inherited from PanoramaAlgorithm:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
class RandomPointSampler(PointSampler)
| Proxy of C++ HuginBase::RandomPointSampler class
|
| Method resolution order:
| RandomPointSampler
| PointSampler
| TimeConsumingPanoramaAlgorithm
| PanoramaAlgorithm
| __builtin__.object
|
| Methods defined here:
|
| __del__ lambda self
|
| __getattr__ lambda self, name
|
| __init__(self, *args)
| __init__(self, PanoramaData panorama, AppBase::ProgressDisplay progressDisplay,
| std::vector<(p.vigra::FRGBImage,std::allocator<(p.vigra::FRGBImage)>)> images,
| int nPoints) -> RandomPointSampler
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| __swig_destroy__ = <built-in function delete_RandomPointSampler>
| delete_RandomPointSampler(RandomPointSampler self)
|
| __swig_getmethods__ = {'extractPoints': <function <lambda>>}
|
| __swig_setmethods__ = {}
|
| ----------------------------------------------------------------------
| Methods inherited from PointSampler:
|
| execute(self)
| execute(self) -> PointSampler
|
| getResultPoints(self)
| getResultPoints(self) -> PointPairs
|
| modifiesPanoramaData(self)
| modifiesPanoramaData(self) -> bool
|
| runAlgorithm(self)
| runAlgorithm(self) -> bool
|
| ----------------------------------------------------------------------
| Static methods inherited from PointSampler:
|
| extractPoints(*args)
| extractPoints(PanoramaData pano, std::vector<(p.vigra::FRGBImage,std::allocator<(p.vigra::FRGBImage)>)> images,
| int nPoints,
| bool randomPoints, AppBase::ProgressReporter progress,
| std::vector<(vigra_ext::PointPairRGB,std::allocator<(vigra_ext::PointPairRGB)>)> points)
|
| ----------------------------------------------------------------------
| Methods inherited from TimeConsumingPanoramaAlgorithm:
|
| wasCancelled(self)
| wasCancelled(self) -> bool
|
| ----------------------------------------------------------------------
| Methods inherited from PanoramaAlgorithm:
|
| hasRunSuccessfully(self)
| hasRunSuccessfully(self) -> bool
|
| run(self)
| run(self)
|
| ----------------------------------------------------------------------
| Data descriptors inherited from PanoramaAlgorithm:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
class Rect2D(__builtin__.object)
| Proxy of C++ vigra::Rect2D class
|
| Methods defined here:
|
| __del__ lambda self
|
| __getattr__ lambda self, name
|
| __init__(self, *args)
| __init__(self) -> Rect2D
| __init__(self, int l, int t, int r, int b) -> Rect2D
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| bottom(self)
| bottom(self) -> int
|
| height(self)
| height(self) -> int
|
| left(self)
| left(self) -> int
|
| lowerRight(self)
| lowerRight(self) -> Point2D
|
| right(self)
| right(self) -> int
|
| top(self)
| top(self) -> int
|
| upperLeft(self)
| upperLeft(self) -> Point2D
|
| width(self)
| width(self) -> int
|
| ----------------------------------------------------------------------
| Data descriptors defined here:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| __swig_destroy__ = <built-in function delete_Rect2D>
| delete_Rect2D(Rect2D self)
|
| __swig_getmethods__ = {}
|
| __swig_setmethods__ = {}
class RotatePanorama(PanoramaAlgorithm)
| Proxy of C++ HuginBase::RotatePanorama class
|
| Method resolution order:
| RotatePanorama
| PanoramaAlgorithm
| __builtin__.object
|
| Methods defined here:
|
| __del__ lambda self
|
| __getattr__ lambda self, name
|
| __init__(self, *args)
| __init__(self, PanoramaData panorama, Matrix3 transformMat) -> RotatePanorama
| __init__(self, PanoramaData panorama, double yaw, double pitch, double roll) -> RotatePanorama
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| modifiesPanoramaData(self)
| modifiesPanoramaData(self) -> bool
|
| runAlgorithm(self)
| runAlgorithm(self) -> bool
|
| ----------------------------------------------------------------------
| Static methods defined here:
|
| rotatePano(*args)
| rotatePano(PanoramaData panorama, Matrix3 transformMat)
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| __swig_destroy__ = <built-in function delete_RotatePanorama>
| delete_RotatePanorama(RotatePanorama self)
|
| __swig_getmethods__ = {'rotatePano': <function <lambda>>}
|
| __swig_setmethods__ = {}
|
| ----------------------------------------------------------------------
| Methods inherited from PanoramaAlgorithm:
|
| hasRunSuccessfully(self)
| hasRunSuccessfully(self) -> bool
|
| run(self)
| run(self)
|
| ----------------------------------------------------------------------
| Data descriptors inherited from PanoramaAlgorithm:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
class SetWidthOptimal(CalculateOptimalScale)
| Proxy of C++ HuginBase::SetWidthOptimal class
|
| Method resolution order:
| SetWidthOptimal
| CalculateOptimalScale
| PanoramaAlgorithm
| __builtin__.object
|
| Methods defined here:
|
| __del__ lambda self
|
| __getattr__ lambda self, name
|
| __init__(self, *args)
| __init__(self, PanoramaData panorama) -> SetWidthOptimal
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| modifiesPanoramaData(self)
| modifiesPanoramaData(self) -> bool
|
| runAlgorithm(self)
| runAlgorithm(self) -> bool
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| __swig_destroy__ = <built-in function delete_SetWidthOptimal>
| delete_SetWidthOptimal(SetWidthOptimal self)
|
| __swig_getmethods__ = {'calcOptimalPanoScale': <function <lambda>>, 'c...
|
| __swig_setmethods__ = {}
|
| ----------------------------------------------------------------------
| Methods inherited from CalculateOptimalScale:
|
| getResultOptimalScale(self)
| getResultOptimalScale(self) -> double
|
| getResultOptimalWidth(self)
| getResultOptimalWidth(self) -> unsigned int
|
| ----------------------------------------------------------------------
| Static methods inherited from CalculateOptimalScale:
|
| calcOptimalPanoScale(*args)
| calcOptimalPanoScale(SrcPanoImage src, PanoramaOptions dest) -> double
|
| calcOptimalScale(*args)
| calcOptimalScale(PanoramaData panorama) -> double
|
| ----------------------------------------------------------------------
| Methods inherited from PanoramaAlgorithm:
|
| hasRunSuccessfully(self)
| hasRunSuccessfully(self) -> bool
|
| run(self)
| run(self)
|
| ----------------------------------------------------------------------
| Data descriptors inherited from PanoramaAlgorithm:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
class Size2D(__builtin__.object)
| Proxy of C++ vigra::Size2D class
|
| Methods defined here:
|
| __del__ lambda self
|
| __getattr__ lambda self, name
|
| __init__(self, *args)
| __init__(self) -> Size2D
| __init__(self, int ix, int iy) -> Size2D
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| height(self)
| height(self) -> int
|
| setHeight(self, *args)
| setHeight(self, int h)
|
| setWidth(self, *args)
| setWidth(self, int w)
|
| width(self)
| width(self) -> int
|
| ----------------------------------------------------------------------
| Data descriptors defined here:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
|
| x
| Size2D_x_get(Size2D self) -> int
|
| y
| Size2D_y_get(Size2D self) -> int
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| __swig_destroy__ = <built-in function delete_Size2D>
| delete_Size2D(Size2D self)
|
| __swig_getmethods__ = {'x': <built-in function Size2D_x_get>, 'y': <bu...
|
| __swig_setmethods__ = {'x': <built-in function Size2D_x_set>, 'y': <bu...
class SmartOptimise(PTOptimizer)
| Proxy of C++ HuginBase::SmartOptimise class
|
| Method resolution order:
| SmartOptimise
| PTOptimizer
| PanoramaAlgorithm
| __builtin__.object
|
| Methods defined here:
|
| __del__ lambda self
|
| __getattr__ lambda self, name
|
| __init__(self, *args)
| __init__(self, PanoramaData panorama) -> SmartOptimise
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| runAlgorithm(self)
| runAlgorithm(self) -> bool
|
| ----------------------------------------------------------------------
| Static methods defined here:
|
| smartOptimize(*args)
| smartOptimize(PanoramaData pano)
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| __swig_destroy__ = <built-in function delete_SmartOptimise>
| delete_SmartOptimise(SmartOptimise self)
|
| __swig_getmethods__ = {'smartOptimize': <function <lambda>>}
|
| __swig_setmethods__ = {}
|
| ----------------------------------------------------------------------
| Methods inherited from PTOptimizer:
|
| modifiesPanoramaData(self)
| modifiesPanoramaData(self) -> bool
|
| ----------------------------------------------------------------------
| Methods inherited from PanoramaAlgorithm:
|
| hasRunSuccessfully(self)
| hasRunSuccessfully(self) -> bool
|
| run(self)
| run(self)
|
| ----------------------------------------------------------------------
| Data descriptors inherited from PanoramaAlgorithm:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
class SmartOptimizerStub(__builtin__.object)
| Proxy of C++ HuginBase::SmartOptimizerStub class
|
| Methods defined here:
|
| __del__ lambda self
|
| __getattr__ lambda self, name
|
| __init__(self)
| __init__(self) -> SmartOptimizerStub
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| ----------------------------------------------------------------------
| Static methods defined here:
|
| createOptVars(*args)
| createOptVars(PanoramaData optPano, int mode, unsigned int anchorImg = 0) -> OptimizeVector
| createOptVars(PanoramaData optPano, int mode) -> OptimizeVector
|
| ----------------------------------------------------------------------
| Data descriptors defined here:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| OPT_AC = 4
|
| OPT_B = 2
|
| OPT_DE = 8
|
| OPT_EXP = 256
|
| OPT_GT = 32
|
| OPT_HFOV = 16
|
| OPT_POS = 1
|
| OPT_RESP = 1024
|
| OPT_VIG = 64
|
| OPT_VIGCENTRE = 128
|
| OPT_WB = 512
|
| __swig_destroy__ = <built-in function delete_SmartOptimizerStub>
| delete_SmartOptimizerStub(SmartOptimizerStub self)
|
| __swig_getmethods__ = {'createOptVars': <function <lambda>>}
|
| __swig_setmethods__ = {}
class SmartPhotometricOptimizer(PhotometricOptimizer)
| Proxy of C++ HuginBase::SmartPhotometricOptimizer class
|
| Method resolution order:
| SmartPhotometricOptimizer
| PhotometricOptimizer
| TimeConsumingPanoramaAlgorithm
| PanoramaAlgorithm
| __builtin__.object
|
| Methods defined here:
|
| __del__ lambda self
|
| __getattr__ lambda self, name
|
| __init__(self, *args)
| __init__(self, PanoramaData panorama, AppBase::ProgressDisplay progressDisplay,
| OptimizeVector vars, PointPairs correspondences,
| PhotometricOptimizeMode optMode) -> SmartPhotometricOptimizer
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| runAlgorithm(self)
| runAlgorithm(self) -> bool
|
| ----------------------------------------------------------------------
| Static methods defined here:
|
| smartOptimizePhotometric(*args)
| smartOptimizePhotometric(PanoramaData pano, PhotometricOptimizeMode mode, std::vector<(vigra_ext::PointPairRGB,std::allocator<(vigra_ext::PointPairRGB)>)> correspondences,
| AppBase::ProgressReporter progress,
| double error)
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| OPT_PHOTOMETRIC_HDR = 2
|
| OPT_PHOTOMETRIC_HDR_WB = 3
|
| OPT_PHOTOMETRIC_LDR = 0
|
| OPT_PHOTOMETRIC_LDR_WB = 1
|
| __swig_destroy__ = <built-in function delete_SmartPhotometricOptimizer...
| delete_SmartPhotometricOptimizer(SmartPhotometricOptimizer self)
|
| __swig_getmethods__ = {'optimizePhotometric': <function <lambda>>, 'sm...
|
| __swig_setmethods__ = {}
|
| ----------------------------------------------------------------------
| Methods inherited from PhotometricOptimizer:
|
| getResultError(self)
| getResultError(self) -> double
|
| modifiesPanoramaData(self)
| modifiesPanoramaData(self) -> bool
|
| ----------------------------------------------------------------------
| Static methods inherited from PhotometricOptimizer:
|
| optimizePhotometric(*args)
| optimizePhotometric(PanoramaData pano, OptimizeVector vars, PointPairs correspondences,
| AppBase::ProgressReporter progress,
| double error)
|
| ----------------------------------------------------------------------
| Methods inherited from TimeConsumingPanoramaAlgorithm:
|
| wasCancelled(self)
| wasCancelled(self) -> bool
|
| ----------------------------------------------------------------------
| Methods inherited from PanoramaAlgorithm:
|
| hasRunSuccessfully(self)
| hasRunSuccessfully(self) -> bool
|
| run(self)
| run(self)
|
| ----------------------------------------------------------------------
| Data descriptors inherited from PanoramaAlgorithm:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
class SrcPanoImage(BaseSrcPanoImage)
| Proxy of C++ HuginBase::SrcPanoImage class
|
| Method resolution order:
| SrcPanoImage
| BaseSrcPanoImage
| __builtin__.object
|
| Methods defined here:
|
| __del__ lambda self
|
| __getattr__ lambda self, name
|
| __init__(self, *args)
| __init__(self) -> SrcPanoImage
| __init__(self, string filename) -> SrcPanoImage
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| addActiveMask(self, *args)
| addActiveMask(self, MaskPolygon newMask)
|
| addMask(self, *args)
| addMask(self, MaskPolygon newMask)
|
| changeMaskType(self, *args)
| changeMaskType(self, unsigned int index, MaskType newType)
|
| clearActiveMasks(self)
| clearActiveMasks(self)
|
| deleteMask(self, *args)
| deleteMask(self, unsigned int index)
|
| getCorrectTCA(self)
| getCorrectTCA(self) -> bool
|
| getExifDateTime(self, *args)
| getExifDateTime(self, tm datetime) -> int
|
| getExposure(self)
| getExposure(self) -> double
|
| getHeight(self)
| getHeight(self) -> int
|
| getRadialDistortionCenter(self)
| getRadialDistortionCenter(self) -> FDiff2D
|
| getRadialVigCorrCenter(self)
| getRadialVigCorrCenter(self) -> FDiff2D
|
| getVar(self, *args)
| getVar(self, string name) -> double
|
| getVariableMap(self)
| getVariableMap(self) -> VariableMap
|
| getWidth(self)
| getWidth(self) -> int
|
| hasActiveMasks(self)
| hasActiveMasks(self) -> bool
|
| hasEXIFread(self)
| hasEXIFread(self) -> bool
|
| hasMasks(self)
| hasMasks(self) -> bool
|
| hasPositiveMasks(self)
| hasPositiveMasks(self) -> bool
|
| horizontalWarpNeeded(self)
| horizontalWarpNeeded(self) -> bool
|
| isCircularCrop(self)
| isCircularCrop(self) -> bool
|
| isInside(self, *args)
| isInside(self, Point2D p, bool ignoreMasks = False) -> bool
| isInside(self, Point2D p) -> bool
|
| isInsideMasks(self, *args)
| isInsideMasks(self, Point2D p) -> bool
|
| linkEMoRParams(self, *args)
| linkEMoRParams(self, SrcPanoImage target)
|
| linkRadialVigCorrCenterShift(self, *args)
| linkRadialVigCorrCenterShift(self, SrcPanoImage target)
|
| linkRadialVigCorrCoeff(self, *args)
| linkRadialVigCorrCoeff(self, SrcPanoImage target)
|
| linkStack(self, *args)
| linkStack(self, SrcPanoImage target)
|
| printMaskLines(self, *args)
| printMaskLines(self, ostream o, unsigned int newImgNr)
|
| readEXIF(self, *args)
| readEXIF(self, double focalLength, double cropFactor, bool applyEXIF,
| bool applyExposureValue) -> bool
| readEXIF(self, double focalLength, double cropFactor, double eV, bool applyEXIF,
| bool applyExposureValue) -> bool
|
| resize(self, *args)
| resize(self, Size2D size)
|
| setCropMode(self, *args)
| setCropMode(self, CropMode val)
|
| setExposure(self, *args)
| setExposure(self, double val)
|
| setSize(self, *args)
| setSize(self, Size2D val)
|
| setVar(self, *args)
| setVar(self, string name, double val)
|
| unlinkEMoRParams(self)
| unlinkEMoRParams(self)
|
| unlinkRadialVigCorrCenterShift(self)
| unlinkRadialVigCorrCenterShift(self)
|
| unlinkRadialVigCorrCoeff(self)
| unlinkRadialVigCorrCoeff(self)
|
| updateCropFactor(self, *args)
| updateCropFactor(self, double focalLength, double newCropFactor)
|
| updateFocalLength(self, *args)
| updateFocalLength(self, double newFocalLength)
|
| ----------------------------------------------------------------------
| Static methods defined here:
|
| calcCropFactor(*args)
| calcCropFactor(Projection proj, double hfov, double focalLength, Size2D imageSize) -> double
|
| calcFocalLength(*args)
| calcFocalLength(Projection proj, double hfov, double crop, Size2D imageSize) -> double
|
| calcHFOV(*args)
| calcHFOV(Projection proj, double fl, double crop, Size2D imageSize) -> double
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| __swig_destroy__ = <built-in function delete_SrcPanoImage>
| delete_SrcPanoImage(SrcPanoImage self)
|
| __swig_getmethods__ = {'calcCropFactor': <function <lambda>>, 'calcFoc...
|
| __swig_setmethods__ = {}
|
| ----------------------------------------------------------------------
| Methods inherited from BaseSrcPanoImage:
|
| ActiveMasksisLinked(self)
| ActiveMasksisLinked(self) -> bool
|
| ActiveMasksisLinkedWith(self, *args)
| ActiveMasksisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| ActiveisLinked(self)
| ActiveisLinked(self) -> bool
|
| ActiveisLinkedWith(self, *args)
| ActiveisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| AutoCenterCropisLinked(self)
| AutoCenterCropisLinked(self) -> bool
|
| AutoCenterCropisLinkedWith(self, *args)
| AutoCenterCropisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| CropModeisLinked(self)
| CropModeisLinked(self) -> bool
|
| CropModeisLinkedWith(self, *args)
| CropModeisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| CropRectisLinked(self)
| CropRectisLinked(self) -> bool
|
| CropRectisLinkedWith(self, *args)
| CropRectisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| EMoRParamsisLinked(self)
| EMoRParamsisLinked(self) -> bool
|
| EMoRParamsisLinkedWith(self, *args)
| EMoRParamsisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| ExifApertureisLinked(self)
| ExifApertureisLinked(self) -> bool
|
| ExifApertureisLinkedWith(self, *args)
| ExifApertureisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| ExifCropFactorisLinked(self)
| ExifCropFactorisLinked(self) -> bool
|
| ExifCropFactorisLinkedWith(self, *args)
| ExifCropFactorisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| ExifDateisLinked(self)
| ExifDateisLinked(self) -> bool
|
| ExifDateisLinkedWith(self, *args)
| ExifDateisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| ExifDistanceisLinked(self)
| ExifDistanceisLinked(self) -> bool
|
| ExifDistanceisLinkedWith(self, *args)
| ExifDistanceisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| ExifExposureModeisLinked(self)
| ExifExposureModeisLinked(self) -> bool
|
| ExifExposureModeisLinkedWith(self, *args)
| ExifExposureModeisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| ExifExposureTimeisLinked(self)
| ExifExposureTimeisLinked(self) -> bool
|
| ExifExposureTimeisLinkedWith(self, *args)
| ExifExposureTimeisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| ExifFocalLength35isLinked(self)
| ExifFocalLength35isLinked(self) -> bool
|
| ExifFocalLength35isLinkedWith(self, *args)
| ExifFocalLength35isLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| ExifFocalLengthisLinked(self)
| ExifFocalLengthisLinked(self) -> bool
|
| ExifFocalLengthisLinkedWith(self, *args)
| ExifFocalLengthisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| ExifISOisLinked(self)
| ExifISOisLinked(self) -> bool
|
| ExifISOisLinkedWith(self, *args)
| ExifISOisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| ExifMakeisLinked(self)
| ExifMakeisLinked(self) -> bool
|
| ExifMakeisLinkedWith(self, *args)
| ExifMakeisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| ExifModelisLinked(self)
| ExifModelisLinked(self) -> bool
|
| ExifModelisLinkedWith(self, *args)
| ExifModelisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| ExifOrientationisLinked(self)
| ExifOrientationisLinked(self) -> bool
|
| ExifOrientationisLinkedWith(self, *args)
| ExifOrientationisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| ExposureValueisLinked(self)
| ExposureValueisLinked(self) -> bool
|
| ExposureValueisLinkedWith(self, *args)
| ExposureValueisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| FilenameisLinked(self)
| FilenameisLinked(self) -> bool
|
| FilenameisLinkedWith(self, *args)
| FilenameisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| FlatfieldFilenameisLinked(self)
| FlatfieldFilenameisLinked(self) -> bool
|
| FlatfieldFilenameisLinkedWith(self, *args)
| FlatfieldFilenameisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| GammaisLinked(self)
| GammaisLinked(self) -> bool
|
| GammaisLinkedWith(self, *args)
| GammaisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| HFOVisLinked(self)
| HFOVisLinked(self) -> bool
|
| HFOVisLinkedWith(self, *args)
| HFOVisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| MasksisLinked(self)
| MasksisLinked(self) -> bool
|
| MasksisLinkedWith(self, *args)
| MasksisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| PitchisLinked(self)
| PitchisLinked(self) -> bool
|
| PitchisLinkedWith(self, *args)
| PitchisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| ProjectionisLinked(self)
| ProjectionisLinked(self) -> bool
|
| ProjectionisLinkedWith(self, *args)
| ProjectionisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| RadialDistortionBlueisLinked(self)
| RadialDistortionBlueisLinked(self) -> bool
|
| RadialDistortionBlueisLinkedWith(self, *args)
| RadialDistortionBlueisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| RadialDistortionCenterShiftisLinked(self)
| RadialDistortionCenterShiftisLinked(self) -> bool
|
| RadialDistortionCenterShiftisLinkedWith(self, *args)
| RadialDistortionCenterShiftisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| RadialDistortionRedisLinked(self)
| RadialDistortionRedisLinked(self) -> bool
|
| RadialDistortionRedisLinkedWith(self, *args)
| RadialDistortionRedisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| RadialDistortionisLinked(self)
| RadialDistortionisLinked(self) -> bool
|
| RadialDistortionisLinkedWith(self, *args)
| RadialDistortionisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| RadialVigCorrCenterShiftisLinked(self)
| RadialVigCorrCenterShiftisLinked(self) -> bool
|
| RadialVigCorrCenterShiftisLinkedWith(self, *args)
| RadialVigCorrCenterShiftisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| RadialVigCorrCoeffisLinked(self)
| RadialVigCorrCoeffisLinked(self) -> bool
|
| RadialVigCorrCoeffisLinkedWith(self, *args)
| RadialVigCorrCoeffisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| ResponseTypeisLinked(self)
| ResponseTypeisLinked(self) -> bool
|
| ResponseTypeisLinkedWith(self, *args)
| ResponseTypeisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| RollisLinked(self)
| RollisLinked(self) -> bool
|
| RollisLinkedWith(self, *args)
| RollisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| ShearisLinked(self)
| ShearisLinked(self) -> bool
|
| ShearisLinkedWith(self, *args)
| ShearisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| SizeisLinked(self)
| SizeisLinked(self) -> bool
|
| SizeisLinkedWith(self, *args)
| SizeisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| StackisLinked(self)
| StackisLinked(self) -> bool
|
| StackisLinkedWith(self, *args)
| StackisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| VigCorrModeisLinked(self)
| VigCorrModeisLinked(self) -> bool
|
| VigCorrModeisLinkedWith(self, *args)
| VigCorrModeisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| WhiteBalanceBlueisLinked(self)
| WhiteBalanceBlueisLinked(self) -> bool
|
| WhiteBalanceBlueisLinkedWith(self, *args)
| WhiteBalanceBlueisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| WhiteBalanceRedisLinked(self)
| WhiteBalanceRedisLinked(self) -> bool
|
| WhiteBalanceRedisLinkedWith(self, *args)
| WhiteBalanceRedisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| XisLinked(self)
| XisLinked(self) -> bool
|
| XisLinkedWith(self, *args)
| XisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| YawisLinked(self)
| YawisLinked(self) -> bool
|
| YawisLinkedWith(self, *args)
| YawisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| YisLinked(self)
| YisLinked(self) -> bool
|
| YisLinkedWith(self, *args)
| YisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| ZisLinked(self)
| ZisLinked(self) -> bool
|
| ZisLinkedWith(self, *args)
| ZisLinkedWith(self, BaseSrcPanoImage image) -> bool
|
| __eq__(self, *args)
| __eq__(self, BaseSrcPanoImage other) -> bool
|
| getActive(self)
| getActive(self) -> bool
|
| getActiveIV(self)
| getActiveIV(self) -> HuginBase::ImageVariable<(bool)>
|
| getActiveMasks(self)
| getActiveMasks(self) -> MaskPolygonVector
|
| getActiveMasksIV(self)
| getActiveMasksIV(self) -> HuginBase::ImageVariable<(HuginBase::MaskPolygonVector)>
|
| getAutoCenterCrop(self)
| getAutoCenterCrop(self) -> bool
|
| getAutoCenterCropIV(self)
| getAutoCenterCropIV(self) -> HuginBase::ImageVariable<(bool)>
|
| getCropMode(self)
| getCropMode(self) -> CropMode
|
| getCropModeIV(self)
| getCropModeIV(self) -> HuginBase::ImageVariable<(HuginBase::BaseSrcPanoImage::CropMode)>
|
| getCropRect(self)
| getCropRect(self) -> Rect2D
|
| getCropRectIV(self)
| getCropRectIV(self) -> HuginBase::ImageVariable<(vigra::Rect2D)>
|
| getEMoRParams(self)
| getEMoRParams(self) -> std::vector<(float,std::allocator<(float)>)>
|
| getEMoRParamsIV(self)
| getEMoRParamsIV(self) -> HuginBase::ImageVariable<(std::vector<(float,std::allocator<(float)>)>)>
|
| getExifAperture(self)
| getExifAperture(self) -> double
|
| getExifApertureIV(self)
| getExifApertureIV(self) -> HuginBase::ImageVariable<(double)>
|
| getExifCropFactor(self)
| getExifCropFactor(self) -> double
|
| getExifCropFactorIV(self)
| getExifCropFactorIV(self) -> HuginBase::ImageVariable<(double)>
|
| getExifDate(self)
| getExifDate(self) -> string
|
| getExifDateIV(self)
| getExifDateIV(self) -> HuginBase::ImageVariable<(std::string)>
|
| getExifDistance(self)
| getExifDistance(self) -> double
|
| getExifDistanceIV(self)
| getExifDistanceIV(self) -> HuginBase::ImageVariable<(double)>
|
| getExifExposureMode(self)
| getExifExposureMode(self) -> int
|
| getExifExposureModeIV(self)
| getExifExposureModeIV(self) -> HuginBase::ImageVariable<(int)>
|
| getExifExposureTime(self)
| getExifExposureTime(self) -> double
|
| getExifExposureTimeIV(self)
| getExifExposureTimeIV(self) -> HuginBase::ImageVariable<(double)>
|
| getExifFocalLength(self)
| getExifFocalLength(self) -> double
|
| getExifFocalLength35(self)
| getExifFocalLength35(self) -> double
|
| getExifFocalLength35IV(self)
| getExifFocalLength35IV(self) -> HuginBase::ImageVariable<(double)>
|
| getExifFocalLengthIV(self)
| getExifFocalLengthIV(self) -> HuginBase::ImageVariable<(double)>
|
| getExifISO(self)
| getExifISO(self) -> double
|
| getExifISOIV(self)
| getExifISOIV(self) -> HuginBase::ImageVariable<(double)>
|
| getExifMake(self)
| getExifMake(self) -> string
|
| getExifMakeIV(self)
| getExifMakeIV(self) -> HuginBase::ImageVariable<(std::string)>
|
| getExifModel(self)
| getExifModel(self) -> string
|
| getExifModelIV(self)
| getExifModelIV(self) -> HuginBase::ImageVariable<(std::string)>
|
| getExifOrientation(self)
| getExifOrientation(self) -> double
|
| getExifOrientationIV(self)
| getExifOrientationIV(self) -> HuginBase::ImageVariable<(double)>
|
| getExposureValue(self)
| getExposureValue(self) -> double
|
| getExposureValueIV(self)
| getExposureValueIV(self) -> HuginBase::ImageVariable<(double)>
|
| getFilename(self)
| getFilename(self) -> string
|
| getFilenameIV(self)
| getFilenameIV(self) -> HuginBase::ImageVariable<(std::string)>
|
| getFlatfieldFilename(self)
| getFlatfieldFilename(self) -> string
|
| getFlatfieldFilenameIV(self)
| getFlatfieldFilenameIV(self) -> HuginBase::ImageVariable<(std::string)>
|
| getGamma(self)
| getGamma(self) -> double
|
| getGammaIV(self)
| getGammaIV(self) -> HuginBase::ImageVariable<(double)>
|
| getHFOV(self)
| getHFOV(self) -> double
|
| getHFOVIV(self)
| getHFOVIV(self) -> HuginBase::ImageVariable<(double)>
|
| getMasks(self)
| getMasks(self) -> MaskPolygonVector
|
| getMasksIV(self)
| getMasksIV(self) -> HuginBase::ImageVariable<(HuginBase::MaskPolygonVector)>
|
| getPitch(self)
| getPitch(self) -> double
|
| getPitchIV(self)
| getPitchIV(self) -> HuginBase::ImageVariable<(double)>
|
| getProjection(self)
| getProjection(self) -> Projection
|
| getProjectionIV(self)
| getProjectionIV(self) -> HuginBase::ImageVariable<(HuginBase::BaseSrcPanoImage::Projection)>
|
| getRadialDistortion(self)
| getRadialDistortion(self) -> std::vector<(double,std::allocator<(double)>)>
|
| getRadialDistortionBlue(self)
| getRadialDistortionBlue(self) -> std::vector<(double,std::allocator<(double)>)>
|
| getRadialDistortionBlueIV(self)
| getRadialDistortionBlueIV(self) -> HuginBase::ImageVariable<(std::vector<(double,std::allocator<(double)>)>)>
|
| getRadialDistortionCenterShift(self)
| getRadialDistortionCenterShift(self) -> FDiff2D
|
| getRadialDistortionCenterShiftIV(self)
| getRadialDistortionCenterShiftIV(self) -> HuginBase::ImageVariable<(hugin_utils::FDiff2D)>
|
| getRadialDistortionIV(self)
| getRadialDistortionIV(self) -> HuginBase::ImageVariable<(std::vector<(double,std::allocator<(double)>)>)>
|
| getRadialDistortionRed(self)
| getRadialDistortionRed(self) -> std::vector<(double,std::allocator<(double)>)>
|
| getRadialDistortionRedIV(self)
| getRadialDistortionRedIV(self) -> HuginBase::ImageVariable<(std::vector<(double,std::allocator<(double)>)>)>
|
| getRadialVigCorrCenterShift(self)
| getRadialVigCorrCenterShift(self) -> FDiff2D
|
| getRadialVigCorrCenterShiftIV(self)
| getRadialVigCorrCenterShiftIV(self) -> HuginBase::ImageVariable<(hugin_utils::FDiff2D)>
|
| getRadialVigCorrCoeff(self)
| getRadialVigCorrCoeff(self) -> std::vector<(double,std::allocator<(double)>)>
|
| getRadialVigCorrCoeffIV(self)
| getRadialVigCorrCoeffIV(self) -> HuginBase::ImageVariable<(std::vector<(double,std::allocator<(double)>)>)>
|
| getResponseType(self)
| getResponseType(self) -> ResponseType
|
| getResponseTypeIV(self)
| getResponseTypeIV(self) -> HuginBase::ImageVariable<(HuginBase::BaseSrcPanoImage::ResponseType)>
|
| getRoll(self)
| getRoll(self) -> double
|
| getRollIV(self)
| getRollIV(self) -> HuginBase::ImageVariable<(double)>
|
| getShear(self)
| getShear(self) -> FDiff2D
|
| getShearIV(self)
| getShearIV(self) -> HuginBase::ImageVariable<(hugin_utils::FDiff2D)>
|
| getSize(self)
| getSize(self) -> Size2D
|
| getSizeIV(self)
| getSizeIV(self) -> HuginBase::ImageVariable<(vigra::Size2D)>
|
| getStack(self)
| getStack(self) -> double
|
| getStackIV(self)
| getStackIV(self) -> HuginBase::ImageVariable<(double)>
|
| getVigCorrMode(self)
| getVigCorrMode(self) -> int
|
| getVigCorrModeIV(self)
| getVigCorrModeIV(self) -> HuginBase::ImageVariable<(int)>
|
| getWhiteBalanceBlue(self)
| getWhiteBalanceBlue(self) -> double
|
| getWhiteBalanceBlueIV(self)
| getWhiteBalanceBlueIV(self) -> HuginBase::ImageVariable<(double)>
|
| getWhiteBalanceRed(self)
| getWhiteBalanceRed(self) -> double
|
| getWhiteBalanceRedIV(self)
| getWhiteBalanceRedIV(self) -> HuginBase::ImageVariable<(double)>
|
| getX(self)
| getX(self) -> double
|
| getXIV(self)
| getXIV(self) -> HuginBase::ImageVariable<(double)>
|
| getY(self)
| getY(self) -> double
|
| getYIV(self)
| getYIV(self) -> HuginBase::ImageVariable<(double)>
|
| getYaw(self)
| getYaw(self) -> double
|
| getYawIV(self)
| getYawIV(self) -> HuginBase::ImageVariable<(double)>
|
| getZ(self)
| getZ(self) -> double
|
| getZIV(self)
| getZIV(self) -> HuginBase::ImageVariable<(double)>
|
| linkActive(self, *args)
| linkActive(self, BaseSrcPanoImage target)
|
| linkActiveMasks(self, *args)
| linkActiveMasks(self, BaseSrcPanoImage target)
|
| linkAutoCenterCrop(self, *args)
| linkAutoCenterCrop(self, BaseSrcPanoImage target)
|
| linkCropMode(self, *args)
| linkCropMode(self, BaseSrcPanoImage target)
|
| linkCropRect(self, *args)
| linkCropRect(self, BaseSrcPanoImage target)
|
| linkExifAperture(self, *args)
| linkExifAperture(self, BaseSrcPanoImage target)
|
| linkExifCropFactor(self, *args)
| linkExifCropFactor(self, BaseSrcPanoImage target)
|
| linkExifDate(self, *args)
| linkExifDate(self, BaseSrcPanoImage target)
|
| linkExifDistance(self, *args)
| linkExifDistance(self, BaseSrcPanoImage target)
|
| linkExifExposureMode(self, *args)
| linkExifExposureMode(self, BaseSrcPanoImage target)
|
| linkExifExposureTime(self, *args)
| linkExifExposureTime(self, BaseSrcPanoImage target)
|
| linkExifFocalLength(self, *args)
| linkExifFocalLength(self, BaseSrcPanoImage target)
|
| linkExifFocalLength35(self, *args)
| linkExifFocalLength35(self, BaseSrcPanoImage target)
|
| linkExifISO(self, *args)
| linkExifISO(self, BaseSrcPanoImage target)
|
| linkExifMake(self, *args)
| linkExifMake(self, BaseSrcPanoImage target)
|
| linkExifModel(self, *args)
| linkExifModel(self, BaseSrcPanoImage target)
|
| linkExifOrientation(self, *args)
| linkExifOrientation(self, BaseSrcPanoImage target)
|
| linkExposureValue(self, *args)
| linkExposureValue(self, BaseSrcPanoImage target)
|
| linkFilename(self, *args)
| linkFilename(self, BaseSrcPanoImage target)
|
| linkFlatfieldFilename(self, *args)
| linkFlatfieldFilename(self, BaseSrcPanoImage target)
|
| linkGamma(self, *args)
| linkGamma(self, BaseSrcPanoImage target)
|
| linkHFOV(self, *args)
| linkHFOV(self, BaseSrcPanoImage target)
|
| linkMasks(self, *args)
| linkMasks(self, BaseSrcPanoImage target)
|
| linkPitch(self, *args)
| linkPitch(self, BaseSrcPanoImage target)
|
| linkProjection(self, *args)
| linkProjection(self, BaseSrcPanoImage target)
|
| linkRadialDistortion(self, *args)
| linkRadialDistortion(self, BaseSrcPanoImage target)
|
| linkRadialDistortionBlue(self, *args)
| linkRadialDistortionBlue(self, BaseSrcPanoImage target)
|
| linkRadialDistortionCenterShift(self, *args)
| linkRadialDistortionCenterShift(self, BaseSrcPanoImage target)
|
| linkRadialDistortionRed(self, *args)
| linkRadialDistortionRed(self, BaseSrcPanoImage target)
|
| linkResponseType(self, *args)
| linkResponseType(self, BaseSrcPanoImage target)
|
| linkRoll(self, *args)
| linkRoll(self, BaseSrcPanoImage target)
|
| linkShear(self, *args)
| linkShear(self, BaseSrcPanoImage target)
|
| linkSize(self, *args)
| linkSize(self, BaseSrcPanoImage target)
|
| linkVigCorrMode(self, *args)
| linkVigCorrMode(self, BaseSrcPanoImage target)
|
| linkWhiteBalanceBlue(self, *args)
| linkWhiteBalanceBlue(self, BaseSrcPanoImage target)
|
| linkWhiteBalanceRed(self, *args)
| linkWhiteBalanceRed(self, BaseSrcPanoImage target)
|
| linkX(self, *args)
| linkX(self, BaseSrcPanoImage target)
|
| linkY(self, *args)
| linkY(self, BaseSrcPanoImage target)
|
| linkYaw(self, *args)
| linkYaw(self, BaseSrcPanoImage target)
|
| linkZ(self, *args)
| linkZ(self, BaseSrcPanoImage target)
|
| setActive(self, *args)
| setActive(self, bool data)
|
| setActiveMasks(self, *args)
| setActiveMasks(self, MaskPolygonVector data)
|
| setAutoCenterCrop(self, *args)
| setAutoCenterCrop(self, bool data)
|
| setCropRect(self, *args)
| setCropRect(self, Rect2D data)
|
| setEMoRParams(self, *args)
| setEMoRParams(self, std::vector<(float,std::allocator<(float)>)> data)
|
| setExifAperture(self, *args)
| setExifAperture(self, double data)
|
| setExifCropFactor(self, *args)
| setExifCropFactor(self, double data)
|
| setExifDate(self, *args)
| setExifDate(self, string data)
|
| setExifDistance(self, *args)
| setExifDistance(self, double data)
|
| setExifExposureMode(self, *args)
| setExifExposureMode(self, int data)
|
| setExifExposureTime(self, *args)
| setExifExposureTime(self, double data)
|
| setExifFocalLength(self, *args)
| setExifFocalLength(self, double data)
|
| setExifFocalLength35(self, *args)
| setExifFocalLength35(self, double data)
|
| setExifISO(self, *args)
| setExifISO(self, double data)
|
| setExifMake(self, *args)
| setExifMake(self, string data)
|
| setExifModel(self, *args)
| setExifModel(self, string data)
|
| setExifOrientation(self, *args)
| setExifOrientation(self, double data)
|
| setExposureValue(self, *args)
| setExposureValue(self, double data)
|
| setFilename(self, *args)
| setFilename(self, string data)
|
| setFlatfieldFilename(self, *args)
| setFlatfieldFilename(self, string data)
|
| setGamma(self, *args)
| setGamma(self, double data)
|
| setHFOV(self, *args)
| setHFOV(self, double data)
|
| setMasks(self, *args)
| setMasks(self, MaskPolygonVector data)
|
| setPitch(self, *args)
| setPitch(self, double data)
|
| setProjection(self, *args)
| setProjection(self, Projection data)
|
| setRadialDistortion(self, *args)
| setRadialDistortion(self, std::vector<(double,std::allocator<(double)>)> data)
|
| setRadialDistortionBlue(self, *args)
| setRadialDistortionBlue(self, std::vector<(double,std::allocator<(double)>)> data)
|
| setRadialDistortionCenterShift(self, *args)
| setRadialDistortionCenterShift(self, FDiff2D data)
|
| setRadialDistortionRed(self, *args)
| setRadialDistortionRed(self, std::vector<(double,std::allocator<(double)>)> data)
|
| setRadialVigCorrCenterShift(self, *args)
| setRadialVigCorrCenterShift(self, FDiff2D data)
|
| setRadialVigCorrCoeff(self, *args)
| setRadialVigCorrCoeff(self, std::vector<(double,std::allocator<(double)>)> data)
|
| setResponseType(self, *args)
| setResponseType(self, ResponseType data)
|
| setRoll(self, *args)
| setRoll(self, double data)
|
| setShear(self, *args)
| setShear(self, FDiff2D data)
|
| setStack(self, *args)
| setStack(self, double data)
|
| setVigCorrMode(self, *args)
| setVigCorrMode(self, int data)
|
| setWhiteBalanceBlue(self, *args)
| setWhiteBalanceBlue(self, double data)
|
| setWhiteBalanceRed(self, *args)
| setWhiteBalanceRed(self, double data)
|
| setX(self, *args)
| setX(self, double data)
|
| setY(self, *args)
| setY(self, double data)
|
| setYaw(self, *args)
| setYaw(self, double data)
|
| setZ(self, *args)
| setZ(self, double data)
|
| unlinkActive(self)
| unlinkActive(self)
|
| unlinkActiveMasks(self)
| unlinkActiveMasks(self)
|
| unlinkAutoCenterCrop(self)
| unlinkAutoCenterCrop(self)
|
| unlinkCropMode(self)
| unlinkCropMode(self)
|
| unlinkCropRect(self)
| unlinkCropRect(self)
|
| unlinkExifAperture(self)
| unlinkExifAperture(self)
|
| unlinkExifCropFactor(self)
| unlinkExifCropFactor(self)
|
| unlinkExifDate(self)
| unlinkExifDate(self)
|
| unlinkExifDistance(self)
| unlinkExifDistance(self)
|
| unlinkExifExposureMode(self)
| unlinkExifExposureMode(self)
|
| unlinkExifExposureTime(self)
| unlinkExifExposureTime(self)
|
| unlinkExifFocalLength(self)
| unlinkExifFocalLength(self)
|
| unlinkExifFocalLength35(self)
| unlinkExifFocalLength35(self)
|
| unlinkExifISO(self)
| unlinkExifISO(self)
|
| unlinkExifMake(self)
| unlinkExifMake(self)
|
| unlinkExifModel(self)
| unlinkExifModel(self)
|
| unlinkExifOrientation(self)
| unlinkExifOrientation(self)
|
| unlinkExposureValue(self)
| unlinkExposureValue(self)
|
| unlinkFilename(self)
| unlinkFilename(self)
|
| unlinkFlatfieldFilename(self)
| unlinkFlatfieldFilename(self)
|
| unlinkGamma(self)
| unlinkGamma(self)
|
| unlinkHFOV(self)
| unlinkHFOV(self)
|
| unlinkMasks(self)
| unlinkMasks(self)
|
| unlinkPitch(self)
| unlinkPitch(self)
|
| unlinkProjection(self)
| unlinkProjection(self)
|
| unlinkRadialDistortion(self)
| unlinkRadialDistortion(self)
|
| unlinkRadialDistortionBlue(self)
| unlinkRadialDistortionBlue(self)
|
| unlinkRadialDistortionCenterShift(self)
| unlinkRadialDistortionCenterShift(self)
|
| unlinkRadialDistortionRed(self)
| unlinkRadialDistortionRed(self)
|
| unlinkResponseType(self)
| unlinkResponseType(self)
|
| unlinkRoll(self)
| unlinkRoll(self)
|
| unlinkShear(self)
| unlinkShear(self)
|
| unlinkSize(self)
| unlinkSize(self)
|
| unlinkStack(self)
| unlinkStack(self)
|
| unlinkVigCorrMode(self)
| unlinkVigCorrMode(self)
|
| unlinkWhiteBalanceBlue(self)
| unlinkWhiteBalanceBlue(self)
|
| unlinkWhiteBalanceRed(self)
| unlinkWhiteBalanceRed(self)
|
| unlinkX(self)
| unlinkX(self)
|
| unlinkY(self)
| unlinkY(self)
|
| unlinkYaw(self)
| unlinkYaw(self)
|
| unlinkZ(self)
| unlinkZ(self)
|
| ----------------------------------------------------------------------
| Data descriptors inherited from BaseSrcPanoImage:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
|
| ----------------------------------------------------------------------
| Data and other attributes inherited from BaseSrcPanoImage:
|
| CIRCULAR_FISHEYE = 2
|
| CROP_CIRCLE = 2
|
| CROP_RECTANGLE = 1
|
| EQUIRECTANGULAR = 4
|
| FISHEYE_EQUISOLID = 21
|
| FISHEYE_ORTHOGRAPHIC = 8
|
| FISHEYE_STEREOGRAPHIC = 10
|
| FISHEYE_THOBY = 20
|
| FULL_FRAME_FISHEYE = 3
|
| NO_CROP = 0
|
| PANORAMIC = 1
|
| RECTILINEAR = 0
|
| RESPONSE_EMOR = 0
|
| RESPONSE_FILE = 3
|
| RESPONSE_GAMMA = 2
|
| RESPONSE_ICC = 4
|
| RESPONSE_LINEAR = 1
|
| VIGCORR_DIV = 4
|
| VIGCORR_FLATFIELD = 2
|
| VIGCORR_NONE = 0
|
| VIGCORR_RADIAL = 1
class StandardImageVariableGroups(ConstStandardImageVariableGroups)
| Proxy of C++ HuginBase::StandardImageVariableGroups class
|
| Method resolution order:
| StandardImageVariableGroups
| ConstStandardImageVariableGroups
| __builtin__.object
|
| Methods defined here:
|
| __del__ lambda self
|
| __getattr__ lambda self, name
|
| __init__(self, *args)
| __init__(self, PanoramaData pano) -> StandardImageVariableGroups
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| getLenses(self)
| getLenses(self) -> ImageVariableGroup
|
| getStacks(self)
| getStacks(self) -> ImageVariableGroup
|
| update(self)
| update(self)
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| __swig_destroy__ = <built-in function delete_StandardImageVariableGrou...
| delete_StandardImageVariableGroups(StandardImageVariableGroups self)
|
| __swig_getmethods__ = {'getLensVariables': <function <lambda>>, 'getSt...
|
| __swig_setmethods__ = {}
|
| ----------------------------------------------------------------------
| Methods inherited from ConstStandardImageVariableGroups:
|
| getLens(self, *args)
| getLens(self, std::size_t lens_number) -> Lens
|
| getLensForImage(self, *args)
| getLensForImage(self, std::size_t imgNr) -> Lens
|
| ----------------------------------------------------------------------
| Static methods inherited from ConstStandardImageVariableGroups:
|
| getLensVariables()
| getLensVariables() -> std::set<(HuginBase::ConstImageVariableGroup::ImageVariableEnum,std::less<(HuginBase::ConstImageVariableGroup::ImageVariableEnum)>,std::allocator<(HuginBase::ConstImageVariableGroup::ImageVariableEnum)>)>
|
| getStackVariables()
| getStackVariables() -> std::set<(HuginBase::ConstImageVariableGroup::ImageVariableEnum,std::less<(HuginBase::ConstImageVariableGroup::ImageVariableEnum)>,std::allocator<(HuginBase::ConstImageVariableGroup::ImageVariableEnum)>)>
|
| ----------------------------------------------------------------------
| Data descriptors inherited from ConstStandardImageVariableGroups:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
class StitcherAlgorithm(TimeConsumingPanoramaAlgorithm)
| Proxy of C++ HuginBase::StitcherAlgorithm class
|
| Method resolution order:
| StitcherAlgorithm
| TimeConsumingPanoramaAlgorithm
| PanoramaAlgorithm
| __builtin__.object
|
| Methods defined here:
|
| __del__ lambda self
|
| __getattr__ lambda self, name
|
| __init__(self, *args, **kwargs)
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| modifiesPanoramaData(self)
| modifiesPanoramaData(self) -> bool
|
| runAlgorithm(self)
| runAlgorithm(self) -> bool
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| __swig_destroy__ = <built-in function delete_StitcherAlgorithm>
| delete_StitcherAlgorithm(StitcherAlgorithm self)
|
| __swig_getmethods__ = {}
|
| __swig_setmethods__ = {}
|
| ----------------------------------------------------------------------
| Methods inherited from TimeConsumingPanoramaAlgorithm:
|
| wasCancelled(self)
| wasCancelled(self) -> bool
|
| ----------------------------------------------------------------------
| Methods inherited from PanoramaAlgorithm:
|
| hasRunSuccessfully(self)
| hasRunSuccessfully(self) -> bool
|
| run(self)
| run(self)
|
| ----------------------------------------------------------------------
| Data descriptors inherited from PanoramaAlgorithm:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
class StraightenPanorama(RotatePanorama)
| Proxy of C++ HuginBase::StraightenPanorama class
|
| Method resolution order:
| StraightenPanorama
| RotatePanorama
| PanoramaAlgorithm
| __builtin__.object
|
| Methods defined here:
|
| __del__ lambda self
|
| __getattr__ lambda self, name
|
| __init__(self, *args)
| __init__(self, PanoramaData panorama) -> StraightenPanorama
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| runAlgorithm(self)
| runAlgorithm(self) -> bool
|
| ----------------------------------------------------------------------
| Static methods defined here:
|
| calcStraighteningRotation(*args)
| calcStraighteningRotation(PanoramaData panorama) -> Matrix3
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| __swig_destroy__ = <built-in function delete_StraightenPanorama>
| delete_StraightenPanorama(StraightenPanorama self)
|
| __swig_getmethods__ = {'calcStraighteningRotation': <function <lambda>...
|
| __swig_setmethods__ = {}
|
| ----------------------------------------------------------------------
| Methods inherited from RotatePanorama:
|
| modifiesPanoramaData(self)
| modifiesPanoramaData(self) -> bool
|
| ----------------------------------------------------------------------
| Static methods inherited from RotatePanorama:
|
| rotatePano(*args)
| rotatePano(PanoramaData panorama, Matrix3 transformMat)
|
| ----------------------------------------------------------------------
| Methods inherited from PanoramaAlgorithm:
|
| hasRunSuccessfully(self)
| hasRunSuccessfully(self) -> bool
|
| run(self)
| run(self)
|
| ----------------------------------------------------------------------
| Data descriptors inherited from PanoramaAlgorithm:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
class SwigPyIterator(__builtin__.object)
| Proxy of C++ swig::SwigPyIterator class
|
| Methods defined here:
|
| __add__(self, *args)
| __add__(self, ptrdiff_t n) -> SwigPyIterator
|
| __del__ lambda self
|
| __eq__(self, *args)
| __eq__(self, SwigPyIterator x) -> bool
|
| __getattr__ lambda self, name
|
| __iadd__(self, *args)
| __iadd__(self, ptrdiff_t n) -> SwigPyIterator
|
| __init__(self, *args, **kwargs)
|
| __isub__(self, *args)
| __isub__(self, ptrdiff_t n) -> SwigPyIterator
|
| __iter__(self)
|
| __ne__(self, *args)
| __ne__(self, SwigPyIterator x) -> bool
|
| __next__(self)
| __next__(self) -> PyObject
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| __sub__(self, *args)
| __sub__(self, ptrdiff_t n) -> SwigPyIterator
| __sub__(self, SwigPyIterator x) -> ptrdiff_t
|
| advance(self, *args)
| advance(self, ptrdiff_t n) -> SwigPyIterator
|
| copy(self)
| copy(self) -> SwigPyIterator
|
| decr(self, n=1)
| decr(self, size_t n = 1) -> SwigPyIterator
| decr(self) -> SwigPyIterator
|
| distance(self, *args)
| distance(self, SwigPyIterator x) -> ptrdiff_t
|
| equal(self, *args)
| equal(self, SwigPyIterator x) -> bool
|
| incr(self, n=1)
| incr(self, size_t n = 1) -> SwigPyIterator
| incr(self) -> SwigPyIterator
|
| next(self)
| next(self) -> PyObject
|
| previous(self)
| previous(self) -> PyObject
|
| value(self)
| value(self) -> PyObject
|
| ----------------------------------------------------------------------
| Data descriptors defined here:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| __swig_destroy__ = <built-in function delete_SwigPyIterator>
| delete_SwigPyIterator(SwigPyIterator self)
|
| __swig_getmethods__ = {}
|
| __swig_setmethods__ = {}
class TimeConsumingPanoramaAlgorithm(PanoramaAlgorithm)
| Proxy of C++ HuginBase::TimeConsumingPanoramaAlgorithm class
|
| Method resolution order:
| TimeConsumingPanoramaAlgorithm
| PanoramaAlgorithm
| __builtin__.object
|
| Methods defined here:
|
| __del__ lambda self
|
| __getattr__ lambda self, name
|
| __init__(self, *args, **kwargs)
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| wasCancelled(self)
| wasCancelled(self) -> bool
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| __swig_destroy__ = <built-in function delete_TimeConsumingPanoramaAlgo...
| delete_TimeConsumingPanoramaAlgorithm(TimeConsumingPanoramaAlgorithm self)
|
| __swig_getmethods__ = {}
|
| __swig_setmethods__ = {}
|
| ----------------------------------------------------------------------
| Methods inherited from PanoramaAlgorithm:
|
| hasRunSuccessfully(self)
| hasRunSuccessfully(self) -> bool
|
| modifiesPanoramaData(self)
| modifiesPanoramaData(self) -> bool
|
| run(self)
| run(self)
|
| runAlgorithm(self)
| runAlgorithm(self) -> bool
|
| ----------------------------------------------------------------------
| Data descriptors inherited from PanoramaAlgorithm:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
class Transform(__builtin__.object)
| Proxy of C++ HuginBase::PTools::Transform class
|
| Methods defined here:
|
| __del__ lambda self
|
| __getattr__ lambda self, name
|
| __init__(self)
| __init__(self) -> Transform
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| createInvTransform(self, *args)
| createInvTransform(self, Diff2D srcSize, VariableMap srcVars, LensProjectionFormat srcProj,
| Diff2D destSize, ProjectionFormat destProj,
| std::vector<(double,std::allocator<(double)>)> destProjParam,
| double destHFOV,
| Diff2D origSrcSize)
| createInvTransform(self, PanoramaData pano, unsigned int imgNr, PanoramaOptions dest,
| Diff2D srcSize = vigra::Diff2D(0,0))
| createInvTransform(self, PanoramaData pano, unsigned int imgNr, PanoramaOptions dest)
| createInvTransform(self, SrcPanoImage src, PanoramaOptions dest)
|
| createTransform(self, *args)
| createTransform(self, Diff2D srcSize, VariableMap srcVars, LensProjectionFormat srcProj,
| Diff2D destSize, ProjectionFormat destProj,
| std::vector<(double,std::allocator<(double)>)> destProjParam,
| double destHFOV,
| Diff2D origSrcSize)
| createTransform(self, PanoramaData pano, unsigned int imgNr, PanoramaOptions dest,
| Diff2D srcSize = vigra::Diff2D(0,0))
| createTransform(self, PanoramaData pano, unsigned int imgNr, PanoramaOptions dest)
| createTransform(self, SrcPanoImage src, PanoramaOptions dest)
|
| emitGLSL(self, *args)
| emitGLSL(self, std::ostringstream oss) -> bool
|
| transform(self, *args)
| transform(self, double x_dest, double y_dest, double x_src, double y_src) -> bool
| transform(self, FDiff2D dest, FDiff2D src) -> bool
|
| transformImgCoord(self, *args)
| transformImgCoord(self, double x_dest, double y_dest, double x_src, double y_src) -> bool
| transformImgCoord(self, FDiff2D dest, FDiff2D src) -> bool
|
| transformImgCoordPartial(self, *args)
| transformImgCoordPartial(self, double x_dest, double y_dest, double x_src, double y_src) -> bool
|
| ----------------------------------------------------------------------
| Data descriptors defined here:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| __swig_destroy__ = <built-in function delete_Transform>
| delete_Transform(Transform self)
|
| __swig_getmethods__ = {}
|
| __swig_setmethods__ = {}
class TranslatePanorama(PanoramaAlgorithm)
| Proxy of C++ HuginBase::TranslatePanorama class
|
| Method resolution order:
| TranslatePanorama
| PanoramaAlgorithm
| __builtin__.object
|
| Methods defined here:
|
| __del__ lambda self
|
| __getattr__ lambda self, name
|
| __init__(self, *args)
| __init__(self, PanoramaData panorama, double x, double y, double z) -> TranslatePanorama
| __init__(self, PanoramaData panorama) -> TranslatePanorama
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| modifiesPanoramaData(self)
| modifiesPanoramaData(self) -> bool
|
| runAlgorithm(self)
| runAlgorithm(self) -> bool
|
| ----------------------------------------------------------------------
| Static methods defined here:
|
| translatePano(*args)
| translatePano(PanoramaData panorama, double x, double y, double z)
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| __swig_destroy__ = <built-in function delete_TranslatePanorama>
| delete_TranslatePanorama(TranslatePanorama self)
|
| __swig_getmethods__ = {'translatePano': <function <lambda>>}
|
| __swig_setmethods__ = {}
|
| ----------------------------------------------------------------------
| Methods inherited from PanoramaAlgorithm:
|
| hasRunSuccessfully(self)
| hasRunSuccessfully(self) -> bool
|
| run(self)
| run(self)
|
| ----------------------------------------------------------------------
| Data descriptors inherited from PanoramaAlgorithm:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
class UIntSet(__builtin__.object)
| Proxy of C++ set<(unsigned int)> class
|
| Methods defined here:
|
| __bool__(self)
| __bool__(self) -> bool
|
| __contains__(self, *args)
| __contains__(self, value_type x) -> bool
|
| __del__ lambda self
|
| __getattr__ lambda self, name
|
| __getitem__(self, *args)
| __getitem__(self, difference_type i) -> value_type
|
| __init__(self, *args)
| __init__(self, std::less<(unsigned int)> arg0) -> UIntSet
| __init__(self) -> UIntSet
| __init__(self, std::set<(unsigned int)> arg0) -> UIntSet
|
| __iter__(self)
|
| __len__(self)
| __len__(self) -> size_type
|
| __nonzero__(self)
| __nonzero__(self) -> bool
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| append(self, *args)
| append(self, value_type x)
|
| begin(self)
| begin(self) -> iterator
|
| clear(self)
| clear(self)
|
| count(self, *args)
| count(self, key_type x) -> size_type
|
| empty(self)
| empty(self) -> bool
|
| end(self)
| end(self) -> iterator
|
| equal_range(self, *args)
| equal_range(self, key_type x) -> std::pair<(set<(unsigned int)>::iterator,set<(unsigned int)>::iterator)>
|
| erase(self, *args)
| erase(self, key_type x) -> size_type
| erase(self, iterator pos)
| erase(self, iterator first, iterator last)
|
| find(self, *args)
| find(self, key_type x) -> iterator
|
| insert(self, *args)
| insert(self, value_type __x) -> std::pair<(set<(unsigned int)>::iterator,bool)>
|
| iterator(self)
| iterator(self) -> SwigPyIterator
|
| lower_bound(self, *args)
| lower_bound(self, key_type x) -> iterator
|
| rbegin(self)
| rbegin(self) -> reverse_iterator
|
| rend(self)
| rend(self) -> reverse_iterator
|
| size(self)
| size(self) -> size_type
|
| swap(self, *args)
| swap(self, std::set<(unsigned int)> v)
|
| upper_bound(self, *args)
| upper_bound(self, key_type x) -> iterator
|
| ----------------------------------------------------------------------
| Data descriptors defined here:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| __swig_destroy__ = <built-in function delete_UIntSet>
| delete_UIntSet(UIntSet self)
|
| __swig_getmethods__ = {}
|
| __swig_setmethods__ = {}
class UIntVector(__builtin__.object)
| Proxy of C++ vector<(unsigned int)> class
|
| Methods defined here:
|
| __bool__(self)
| __bool__(self) -> bool
|
| __del__ lambda self
|
| __delitem__(self, *args)
| __delitem__(self, difference_type i)
| __delitem__(self, PySliceObject slice)
|
| __delslice__(self, *args)
| __delslice__(self, difference_type i, difference_type j)
|
| __getattr__ lambda self, name
|
| __getitem__(self, *args)
| __getitem__(self, PySliceObject slice) -> std::vector<(unsigned int,std::allocator<(unsigned int)>)>
| __getitem__(self, difference_type i) -> value_type
|
| __getslice__(self, *args)
| __getslice__(self, difference_type i, difference_type j) -> std::vector<(unsigned int,std::allocator<(unsigned int)>)>
|
| __init__(self, *args)
| __init__(self) -> UIntVector
| __init__(self, std::vector<(unsigned int)> arg0) -> UIntVector
| __init__(self, size_type size) -> UIntVector
| __init__(self, size_type size, value_type value) -> UIntVector
|
| __iter__(self)
|
| __len__(self)
| __len__(self) -> size_type
|
| __nonzero__(self)
| __nonzero__(self) -> bool
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| __setitem__(self, *args)
| __setitem__(self, PySliceObject slice, std::vector<(unsigned int,std::allocator<(unsigned int)>)> v)
| __setitem__(self, PySliceObject slice)
| __setitem__(self, difference_type i, value_type x)
|
| __setslice__(self, *args)
| __setslice__(self, difference_type i, difference_type j, std::vector<(unsigned int,std::allocator<(unsigned int)>)> v = std::vector< unsigned int,std::allocator< unsigned int > >())
| __setslice__(self, difference_type i, difference_type j)
|
| append(self, *args)
| append(self, value_type x)
|
| assign(self, *args)
| assign(self, size_type n, value_type x)
|
| back(self)
| back(self) -> value_type
|
| begin(self)
| begin(self) -> iterator
|
| capacity(self)
| capacity(self) -> size_type
|
| clear(self)
| clear(self)
|
| empty(self)
| empty(self) -> bool
|
| end(self)
| end(self) -> iterator
|
| erase(self, *args)
| erase(self, iterator pos) -> iterator
| erase(self, iterator first, iterator last) -> iterator
|
| front(self)
| front(self) -> value_type
|
| get_allocator(self)
| get_allocator(self) -> allocator_type
|
| insert(self, *args)
| insert(self, iterator pos, value_type x) -> iterator
| insert(self, iterator pos, size_type n, value_type x)
|
| iterator(self)
| iterator(self) -> SwigPyIterator
|
| pop(self)
| pop(self) -> value_type
|
| pop_back(self)
| pop_back(self)
|
| push_back(self, *args)
| push_back(self, value_type x)
|
| rbegin(self)
| rbegin(self) -> reverse_iterator
|
| rend(self)
| rend(self) -> reverse_iterator
|
| reserve(self, *args)
| reserve(self, size_type n)
|
| resize(self, *args)
| resize(self, size_type new_size)
| resize(self, size_type new_size, value_type x)
|
| size(self)
| size(self) -> size_type
|
| swap(self, *args)
| swap(self, std::vector<(unsigned int)> v)
|
| ----------------------------------------------------------------------
| Data descriptors defined here:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| __swig_destroy__ = <built-in function delete_UIntVector>
| delete_UIntVector(UIntVector self)
|
| __swig_getmethods__ = {}
|
| __swig_setmethods__ = {}
class Variable(__builtin__.object)
| Proxy of C++ HuginBase::Variable class
|
| Methods defined here:
|
| __del__ lambda self
|
| __getattr__ lambda self, name
|
| __init__(self, *args)
| __init__(self, string name, double val = 0.0) -> Variable
| __init__(self, string name) -> Variable
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| getName(self)
| getName(self) -> string
|
| getValue(self)
| getValue(self) -> double
|
| setValue(self, *args)
| setValue(self, double v)
|
| ----------------------------------------------------------------------
| Data descriptors defined here:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| __swig_destroy__ = <built-in function delete_Variable>
| delete_Variable(Variable self)
|
| __swig_getmethods__ = {}
|
| __swig_setmethods__ = {}
class VariableMap(__builtin__.object)
| Proxy of C++ std::map<(std::string,Variable)> class
|
| Methods defined here:
|
| __bool__(self)
| __bool__(self) -> bool
|
| __contains__(self, *args)
| __contains__(self, key_type key) -> bool
|
| __del__ lambda self
|
| __delitem__(self, *args)
| __delitem__(self, key_type key)
|
| __getattr__ lambda self, name
|
| __getitem__(self, *args)
| __getitem__(self, key_type key) -> mapped_type
|
| __init__(self, *args)
| __init__(self, std::less<(std::string)> arg0) -> VariableMap
| __init__(self) -> VariableMap
| __init__(self, VariableMap arg0) -> VariableMap
|
| __iter__(self)
|
| __len__(self)
| __len__(self) -> size_type
|
| __nonzero__(self)
| __nonzero__(self) -> bool
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| __setitem__(self, *args)
| __setitem__(self, key_type key)
| __setitem__(self, key_type key, mapped_type x)
|
| asdict(self)
| asdict(self) -> PyObject
|
| begin(self)
| begin(self) -> iterator
|
| clear(self)
| clear(self)
|
| count(self, *args)
| count(self, key_type x) -> size_type
|
| empty(self)
| empty(self) -> bool
|
| end(self)
| end(self) -> iterator
|
| erase(self, *args)
| erase(self, key_type x) -> size_type
| erase(self, iterator position)
| erase(self, iterator first, iterator last)
|
| find(self, *args)
| find(self, key_type x) -> iterator
|
| get_allocator(self)
| get_allocator(self) -> allocator_type
|
| has_key(self, *args)
| has_key(self, key_type key) -> bool
|
| items(self)
| items(self) -> PyObject
|
| iterator(self)
| iterator(self) -> SwigPyIterator
|
| iteritems(self)
|
| iterkeys(self)
|
| itervalues(self)
|
| key_iterator(self)
| key_iterator(self) -> SwigPyIterator
|
| keys(self)
| keys(self) -> PyObject
|
| lower_bound(self, *args)
| lower_bound(self, key_type x) -> iterator
|
| rbegin(self)
| rbegin(self) -> reverse_iterator
|
| rend(self)
| rend(self) -> reverse_iterator
|
| size(self)
| size(self) -> size_type
|
| swap(self, *args)
| swap(self, VariableMap v)
|
| upper_bound(self, *args)
| upper_bound(self, key_type x) -> iterator
|
| value_iterator(self)
| value_iterator(self) -> SwigPyIterator
|
| values(self)
| values(self) -> PyObject
|
| ----------------------------------------------------------------------
| Data descriptors defined here:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| __swig_destroy__ = <built-in function delete_VariableMap>
| delete_VariableMap(VariableMap self)
|
| __swig_getmethods__ = {}
|
| __swig_setmethods__ = {}
class VariableMapVector(__builtin__.object)
| Proxy of C++ std::vector<(std::map<(std::string,Variable)>)> class
|
| Methods defined here:
|
| __bool__(self)
| __bool__(self) -> bool
|
| __del__ lambda self
|
| __delitem__(self, *args)
| __delitem__(self, difference_type i)
| __delitem__(self, PySliceObject slice)
|
| __delslice__(self, *args)
| __delslice__(self, difference_type i, difference_type j)
|
| __getattr__ lambda self, name
|
| __getitem__(self, *args)
| __getitem__(self, PySliceObject slice) -> std::vector<(std::map<(std::string,HuginBase::Variable,std::less<(std::string)>,std::allocator<(std::pair<(q(const).std::string,HuginBase::Variable)>)>)>,std::allocator<(std::map<(std::string,HuginBase::Variable,std::less<(std::string)>,std::allocator<(std::pair<(q(const).std::string,HuginBase::Variable)>)>)>)>)>
| __getitem__(self, difference_type i) -> value_type
|
| __getslice__(self, *args)
| __getslice__(self, difference_type i, difference_type j) -> std::vector<(std::map<(std::string,HuginBase::Variable,std::less<(std::string)>,std::allocator<(std::pair<(q(const).std::string,HuginBase::Variable)>)>)>,std::allocator<(std::map<(std::string,HuginBase::Variable,std::less<(std::string)>,std::allocator<(std::pair<(q(const).std::string,HuginBase::Variable)>)>)>)>)>
|
| __init__(self, *args)
| __init__(self) -> VariableMapVector
| __init__(self, std::vector<(std::map<(std::string,HuginBase::Variable,std::less<(std::string)>,std::allocator<(std::pair<(q(const).std::string,HuginBase::Variable)>)>)>)> arg0) -> VariableMapVector
| __init__(self, size_type size) -> VariableMapVector
| __init__(self, size_type size, value_type value) -> VariableMapVector
|
| __iter__(self)
|
| __len__(self)
| __len__(self) -> size_type
|
| __nonzero__(self)
| __nonzero__(self) -> bool
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| __setitem__(self, *args)
| __setitem__(self, PySliceObject slice, std::vector<(std::map<(std::string,HuginBase::Variable,std::less<(std::string)>,std::allocator<(std::pair<(q(const).std::string,HuginBase::Variable)>)>)>,std::allocator<(std::map<(std::string,HuginBase::Variable,std::less<(std::string)>,std::allocator<(std::pair<(q(const).std::string,HuginBase::Variable)>)>)>)>)> v)
| __setitem__(self, PySliceObject slice)
| __setitem__(self, difference_type i, value_type x)
|
| __setslice__(self, *args)
| __setslice__(self, difference_type i, difference_type j, std::vector<(std::map<(std::string,HuginBase::Variable,std::less<(std::string)>,std::allocator<(std::pair<(q(const).std::string,HuginBase::Variable)>)>)>,std::allocator<(std::map<(std::string,HuginBase::Variable,std::less<(std::string)>,std::allocator<(std::pair<(q(const).std::string,HuginBase::Variable)>)>)>)>)> v = std::vector< std::map< std::string,Variable,std::less< std::string >,std::allocator< std::pair< std::string const,Variable > > >,std::allocator< std::map< std::string,Variable,std::less< std::string >,std::allocator< std::pair< std::string const,Variable > > > > >())
| __setslice__(self, difference_type i, difference_type j)
|
| append(self, *args)
| append(self, value_type x)
|
| assign(self, *args)
| assign(self, size_type n, value_type x)
|
| back(self)
| back(self) -> value_type
|
| begin(self)
| begin(self) -> iterator
|
| capacity(self)
| capacity(self) -> size_type
|
| clear(self)
| clear(self)
|
| empty(self)
| empty(self) -> bool
|
| end(self)
| end(self) -> iterator
|
| erase(self, *args)
| erase(self, iterator pos) -> iterator
| erase(self, iterator first, iterator last) -> iterator
|
| front(self)
| front(self) -> value_type
|
| get_allocator(self)
| get_allocator(self) -> allocator_type
|
| insert(self, *args)
| insert(self, iterator pos, value_type x) -> iterator
| insert(self, iterator pos, size_type n, value_type x)
|
| iterator(self)
| iterator(self) -> SwigPyIterator
|
| pop(self)
| pop(self) -> value_type
|
| pop_back(self)
| pop_back(self)
|
| push_back(self, *args)
| push_back(self, value_type x)
|
| rbegin(self)
| rbegin(self) -> reverse_iterator
|
| rend(self)
| rend(self) -> reverse_iterator
|
| reserve(self, *args)
| reserve(self, size_type n)
|
| resize(self, *args)
| resize(self, size_type new_size)
| resize(self, size_type new_size, value_type x)
|
| size(self)
| size(self) -> size_type
|
| swap(self, *args)
| swap(self, std::vector<(std::map<(std::string,HuginBase::Variable,std::less<(std::string)>,std::allocator<(std::pair<(q(const).std::string,HuginBase::Variable)>)>)>)> v)
|
| ----------------------------------------------------------------------
| Data descriptors defined here:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| __swig_destroy__ = <built-in function delete_VariableMapVector>
| delete_VariableMapVector(VariableMapVector self)
|
| __swig_getmethods__ = {}
|
| __swig_setmethods__ = {}
class ifstream(istream)
| Proxy of C++ std::ifstream class
|
| Method resolution order:
| ifstream
| istream
| ios
| ios_base
| __builtin__.object
|
| Methods defined here:
|
| __del__ lambda self
|
| __getattr__ lambda self, name
|
| __init__(self, *args)
| __init__(self, char filename) -> ifstream
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| __swig_destroy__ = <built-in function delete_ifstream>
| delete_ifstream(ifstream self)
|
| __swig_getmethods__ = {'sync_with_stdio': <function <lambda>>, 'xalloc...
|
| __swig_setmethods__ = {}
|
| ----------------------------------------------------------------------
| Methods inherited from istream:
|
| __rshift__(self, *args)
| __rshift__(self, istream __pf) -> istream
| __rshift__(self, ios __pf) -> istream
| __rshift__(self, ios_base __pf) -> istream
| __rshift__(self, bool __n) -> istream
| __rshift__(self, short __n) -> istream
| __rshift__(self, unsigned short __n) -> istream
| __rshift__(self, int __n) -> istream
| __rshift__(self, unsigned int __n) -> istream
| __rshift__(self, long __n) -> istream
| __rshift__(self, unsigned long __n) -> istream
| __rshift__(self, long long __n) -> istream
| __rshift__(self, unsigned long long __n) -> istream
| __rshift__(self, float __f) -> istream
| __rshift__(self, double __f) -> istream
| __rshift__(self, long double __f) -> istream
| __rshift__(self, void __p) -> istream
| __rshift__(self, std::basic_streambuf<(char,std::char_traits<(char)>)> __sb) -> istream
|
| gcount(self)
| gcount(self) -> streamsize
|
| get(self, *args)
| get(self) -> int_type
| get(self, char_type __c) -> istream
| get(self, char_type __s, streamsize __n, char_type __delim) -> istream
| get(self, char_type __s, streamsize __n) -> istream
| get(self, std::basic_streambuf<(char,std::char_traits<(char)>)> __sb,
| char_type __delim) -> istream
| get(self, std::basic_streambuf<(char,std::char_traits<(char)>)> __sb) -> istream
|
| getline(self, *args)
| getline(self, char_type __s, streamsize __n, char_type __delim) -> istream
| getline(self, char_type __s, streamsize __n) -> istream
|
| ignore(self, *args)
| ignore(self, streamsize __n = 1, int_type __delim = std::char_traits< char >::eof()) -> istream
| ignore(self, streamsize __n = 1) -> istream
| ignore(self) -> istream
|
| peek(self)
| peek(self) -> int_type
|
| putback(self, *args)
| putback(self, char_type __c) -> istream
|
| read(self, *args)
| read(self, char_type __s, streamsize __n) -> istream
|
| readsome(self, *args)
| readsome(self, char_type __s, streamsize __n) -> streamsize
|
| seekg(self, *args)
| seekg(self, pos_type arg0) -> istream
| seekg(self, off_type arg0, seekdir arg1) -> istream
|
| sync(self)
| sync(self) -> int
|
| tellg(self)
| tellg(self) -> pos_type
|
| unget(self)
| unget(self) -> istream
|
| ----------------------------------------------------------------------
| Methods inherited from ios:
|
| bad(self)
| bad(self) -> bool
|
| clear(self, *args)
| clear(self, iostate __state = goodbit)
| clear(self)
|
| copyfmt(self, *args)
| copyfmt(self, ios __rhs) -> ios
|
| eof(self)
| eof(self) -> bool
|
| exceptions(self, *args)
| exceptions(self) -> iostate
| exceptions(self, iostate __except)
|
| fail(self)
| fail(self) -> bool
|
| fill(self, *args)
| fill(self) -> char_type
| fill(self, char_type __ch) -> char_type
|
| good(self)
| good(self) -> bool
|
| imbue(self, *args)
| imbue(self, locale __loc) -> locale
|
| narrow(self, *args)
| narrow(self, char_type __c, char __dfault) -> char
|
| rdbuf(self, *args)
| rdbuf(self) -> std::basic_streambuf<(char,std::char_traits<(char)>)>
| rdbuf(self, std::basic_streambuf<(char,std::char_traits<(char)>)> __sb) -> std::basic_streambuf<(char,std::char_traits<(char)>)>
|
| rdstate(self)
| rdstate(self) -> iostate
|
| setstate(self, *args)
| setstate(self, iostate __state)
|
| tie(self, *args)
| tie(self) -> ostream
| tie(self, ostream __tiestr) -> ostream
|
| widen(self, *args)
| widen(self, char __c) -> char_type
|
| ----------------------------------------------------------------------
| Methods inherited from ios_base:
|
| flags(self, *args)
| flags(self) -> fmtflags
| flags(self, fmtflags __fmtfl) -> fmtflags
|
| getloc(self)
| getloc(self) -> locale
|
| iword(self, *args)
| iword(self, int __ix) -> long
|
| precision(self, *args)
| precision(self) -> streamsize
| precision(self, streamsize __prec) -> streamsize
|
| pword(self, *args)
| pword(self, int __ix) -> void
|
| register_callback(self, *args)
| register_callback(self, event_callback __fn, int __index)
|
| setf(self, *args)
| setf(self, fmtflags __fmtfl) -> fmtflags
| setf(self, fmtflags __fmtfl, fmtflags __mask) -> fmtflags
|
| unsetf(self, *args)
| unsetf(self, fmtflags __mask)
|
| width(self, *args)
| width(self) -> streamsize
| width(self, streamsize __wide) -> streamsize
|
| ----------------------------------------------------------------------
| Static methods inherited from ios_base:
|
| sync_with_stdio(_ios_base__sync=True)
| sync_with_stdio(bool __sync = True) -> bool
| sync_with_stdio() -> bool
|
| xalloc()
| xalloc() -> int
|
| ----------------------------------------------------------------------
| Data descriptors inherited from ios_base:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
|
| ----------------------------------------------------------------------
| Data and other attributes inherited from ios_base:
|
| adjustfield = 448
|
| app = 8
|
| ate = 4
|
| badbit = 4
|
| basefield = 3584
|
| beg = 0
|
| binary = 32
|
| boolalpha = 16384
|
| copyfmt_event = 2
|
| cur = 1
|
| dec = 512
|
| end = 2
|
| eofbit = 1
|
| erase_event = 0
|
| failbit = 2
|
| fixed = 8192
|
| floatfield = 12288
|
| goodbit = 0
|
| hex = 2048
|
| imbue_event = 1
|
| internal = 256
|
| ios_base_in = 1
|
| left = 64
|
| oct = 1024
|
| out = 2
|
| right = 128
|
| scientific = 4096
|
| showbase = 8
|
| showpoint = 16
|
| showpos = 32
|
| skipws = 1
|
| trunc = 16
|
| unitbuf = 2
|
| uppercase = 4
class ios(ios_base)
| Proxy of C++ std::basic_ios<(char)> class
|
| Method resolution order:
| ios
| ios_base
| __builtin__.object
|
| Methods defined here:
|
| __del__ lambda self
|
| __getattr__ lambda self, name
|
| __init__(self, *args)
| __init__(self, std::basic_streambuf<(char,std::char_traits<(char)>)> __sb) -> ios
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| bad(self)
| bad(self) -> bool
|
| clear(self, *args)
| clear(self, iostate __state = goodbit)
| clear(self)
|
| copyfmt(self, *args)
| copyfmt(self, ios __rhs) -> ios
|
| eof(self)
| eof(self) -> bool
|
| exceptions(self, *args)
| exceptions(self) -> iostate
| exceptions(self, iostate __except)
|
| fail(self)
| fail(self) -> bool
|
| fill(self, *args)
| fill(self) -> char_type
| fill(self, char_type __ch) -> char_type
|
| good(self)
| good(self) -> bool
|
| imbue(self, *args)
| imbue(self, locale __loc) -> locale
|
| narrow(self, *args)
| narrow(self, char_type __c, char __dfault) -> char
|
| rdbuf(self, *args)
| rdbuf(self) -> std::basic_streambuf<(char,std::char_traits<(char)>)>
| rdbuf(self, std::basic_streambuf<(char,std::char_traits<(char)>)> __sb) -> std::basic_streambuf<(char,std::char_traits<(char)>)>
|
| rdstate(self)
| rdstate(self) -> iostate
|
| setstate(self, *args)
| setstate(self, iostate __state)
|
| tie(self, *args)
| tie(self) -> ostream
| tie(self, ostream __tiestr) -> ostream
|
| widen(self, *args)
| widen(self, char __c) -> char_type
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| __swig_destroy__ = <built-in function delete_ios>
| delete_ios(ios self)
|
| __swig_getmethods__ = {'sync_with_stdio': <function <lambda>>, 'xalloc...
|
| __swig_setmethods__ = {}
|
| ----------------------------------------------------------------------
| Methods inherited from ios_base:
|
| flags(self, *args)
| flags(self) -> fmtflags
| flags(self, fmtflags __fmtfl) -> fmtflags
|
| getloc(self)
| getloc(self) -> locale
|
| iword(self, *args)
| iword(self, int __ix) -> long
|
| precision(self, *args)
| precision(self) -> streamsize
| precision(self, streamsize __prec) -> streamsize
|
| pword(self, *args)
| pword(self, int __ix) -> void
|
| register_callback(self, *args)
| register_callback(self, event_callback __fn, int __index)
|
| setf(self, *args)
| setf(self, fmtflags __fmtfl) -> fmtflags
| setf(self, fmtflags __fmtfl, fmtflags __mask) -> fmtflags
|
| unsetf(self, *args)
| unsetf(self, fmtflags __mask)
|
| width(self, *args)
| width(self) -> streamsize
| width(self, streamsize __wide) -> streamsize
|
| ----------------------------------------------------------------------
| Static methods inherited from ios_base:
|
| sync_with_stdio(_ios_base__sync=True)
| sync_with_stdio(bool __sync = True) -> bool
| sync_with_stdio() -> bool
|
| xalloc()
| xalloc() -> int
|
| ----------------------------------------------------------------------
| Data descriptors inherited from ios_base:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
|
| ----------------------------------------------------------------------
| Data and other attributes inherited from ios_base:
|
| adjustfield = 448
|
| app = 8
|
| ate = 4
|
| badbit = 4
|
| basefield = 3584
|
| beg = 0
|
| binary = 32
|
| boolalpha = 16384
|
| copyfmt_event = 2
|
| cur = 1
|
| dec = 512
|
| end = 2
|
| eofbit = 1
|
| erase_event = 0
|
| failbit = 2
|
| fixed = 8192
|
| floatfield = 12288
|
| goodbit = 0
|
| hex = 2048
|
| imbue_event = 1
|
| internal = 256
|
| ios_base_in = 1
|
| left = 64
|
| oct = 1024
|
| out = 2
|
| right = 128
|
| scientific = 4096
|
| showbase = 8
|
| showpoint = 16
|
| showpos = 32
|
| skipws = 1
|
| trunc = 16
|
| unitbuf = 2
|
| uppercase = 4
class ios_base(__builtin__.object)
| Proxy of C++ std::ios_base class
|
| Methods defined here:
|
| __del__ lambda self
|
| __getattr__ lambda self, name
|
| __init__(self, *args, **kwargs)
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| flags(self, *args)
| flags(self) -> fmtflags
| flags(self, fmtflags __fmtfl) -> fmtflags
|
| getloc(self)
| getloc(self) -> locale
|
| imbue(self, *args)
| imbue(self, locale __loc) -> locale
|
| iword(self, *args)
| iword(self, int __ix) -> long
|
| precision(self, *args)
| precision(self) -> streamsize
| precision(self, streamsize __prec) -> streamsize
|
| pword(self, *args)
| pword(self, int __ix) -> void
|
| register_callback(self, *args)
| register_callback(self, event_callback __fn, int __index)
|
| setf(self, *args)
| setf(self, fmtflags __fmtfl) -> fmtflags
| setf(self, fmtflags __fmtfl, fmtflags __mask) -> fmtflags
|
| unsetf(self, *args)
| unsetf(self, fmtflags __mask)
|
| width(self, *args)
| width(self) -> streamsize
| width(self, streamsize __wide) -> streamsize
|
| ----------------------------------------------------------------------
| Static methods defined here:
|
| sync_with_stdio(_ios_base__sync=True)
| sync_with_stdio(bool __sync = True) -> bool
| sync_with_stdio() -> bool
|
| xalloc()
| xalloc() -> int
|
| ----------------------------------------------------------------------
| Data descriptors defined here:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| __swig_destroy__ = <built-in function delete_ios_base>
| delete_ios_base(ios_base self)
|
| __swig_getmethods__ = {'sync_with_stdio': <function <lambda>>, 'xalloc...
|
| __swig_setmethods__ = {}
|
| adjustfield = 448
|
| app = 8
|
| ate = 4
|
| badbit = 4
|
| basefield = 3584
|
| beg = 0
|
| binary = 32
|
| boolalpha = 16384
|
| copyfmt_event = 2
|
| cur = 1
|
| dec = 512
|
| end = 2
|
| eofbit = 1
|
| erase_event = 0
|
| failbit = 2
|
| fixed = 8192
|
| floatfield = 12288
|
| goodbit = 0
|
| hex = 2048
|
| imbue_event = 1
|
| internal = 256
|
| ios_base_in = 1
|
| left = 64
|
| oct = 1024
|
| out = 2
|
| right = 128
|
| scientific = 4096
|
| showbase = 8
|
| showpoint = 16
|
| showpos = 32
|
| skipws = 1
|
| trunc = 16
|
| unitbuf = 2
|
| uppercase = 4
class iostream(istream, ostream)
| Proxy of C++ std::basic_iostream<(char)> class
|
| Method resolution order:
| iostream
| istream
| ostream
| ios
| ios_base
| __builtin__.object
|
| Methods defined here:
|
| __del__ lambda self
|
| __getattr__ lambda self, name
|
| __init__(self, *args)
| __init__(self, std::basic_streambuf<(char,std::char_traits<(char)>)> __sb) -> iostream
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| __swig_destroy__ = <built-in function delete_iostream>
| delete_iostream(iostream self)
|
| __swig_getmethods__ = {'sync_with_stdio': <function <lambda>>, 'xalloc...
|
| __swig_setmethods__ = {}
|
| ----------------------------------------------------------------------
| Methods inherited from istream:
|
| __rshift__(self, *args)
| __rshift__(self, istream __pf) -> istream
| __rshift__(self, ios __pf) -> istream
| __rshift__(self, ios_base __pf) -> istream
| __rshift__(self, bool __n) -> istream
| __rshift__(self, short __n) -> istream
| __rshift__(self, unsigned short __n) -> istream
| __rshift__(self, int __n) -> istream
| __rshift__(self, unsigned int __n) -> istream
| __rshift__(self, long __n) -> istream
| __rshift__(self, unsigned long __n) -> istream
| __rshift__(self, long long __n) -> istream
| __rshift__(self, unsigned long long __n) -> istream
| __rshift__(self, float __f) -> istream
| __rshift__(self, double __f) -> istream
| __rshift__(self, long double __f) -> istream
| __rshift__(self, void __p) -> istream
| __rshift__(self, std::basic_streambuf<(char,std::char_traits<(char)>)> __sb) -> istream
|
| gcount(self)
| gcount(self) -> streamsize
|
| get(self, *args)
| get(self) -> int_type
| get(self, char_type __c) -> istream
| get(self, char_type __s, streamsize __n, char_type __delim) -> istream
| get(self, char_type __s, streamsize __n) -> istream
| get(self, std::basic_streambuf<(char,std::char_traits<(char)>)> __sb,
| char_type __delim) -> istream
| get(self, std::basic_streambuf<(char,std::char_traits<(char)>)> __sb) -> istream
|
| getline(self, *args)
| getline(self, char_type __s, streamsize __n, char_type __delim) -> istream
| getline(self, char_type __s, streamsize __n) -> istream
|
| ignore(self, *args)
| ignore(self, streamsize __n = 1, int_type __delim = std::char_traits< char >::eof()) -> istream
| ignore(self, streamsize __n = 1) -> istream
| ignore(self) -> istream
|
| peek(self)
| peek(self) -> int_type
|
| putback(self, *args)
| putback(self, char_type __c) -> istream
|
| read(self, *args)
| read(self, char_type __s, streamsize __n) -> istream
|
| readsome(self, *args)
| readsome(self, char_type __s, streamsize __n) -> streamsize
|
| seekg(self, *args)
| seekg(self, pos_type arg0) -> istream
| seekg(self, off_type arg0, seekdir arg1) -> istream
|
| sync(self)
| sync(self) -> int
|
| tellg(self)
| tellg(self) -> pos_type
|
| unget(self)
| unget(self) -> istream
|
| ----------------------------------------------------------------------
| Methods inherited from ostream:
|
| __lshift__(self, *args)
| __lshift__(self, ostream __pf) -> ostream
| __lshift__(self, ios __pf) -> ostream
| __lshift__(self, ios_base __pf) -> ostream
| __lshift__(self, long __n) -> ostream
| __lshift__(self, unsigned long __n) -> ostream
| __lshift__(self, bool __n) -> ostream
| __lshift__(self, short __n) -> ostream
| __lshift__(self, unsigned short __n) -> ostream
| __lshift__(self, int __n) -> ostream
| __lshift__(self, unsigned int __n) -> ostream
| __lshift__(self, long long __n) -> ostream
| __lshift__(self, unsigned long long __n) -> ostream
| __lshift__(self, double __f) -> ostream
| __lshift__(self, float __f) -> ostream
| __lshift__(self, long double __f) -> ostream
| __lshift__(self, void __p) -> ostream
| __lshift__(self, std::basic_streambuf<(char,std::char_traits<(char)>)> __sb) -> ostream
| __lshift__(self, std::basic_string<(char,std::char_traits<(char)>,std::allocator<(char)>)> s) -> ostream
|
| flush(self)
| flush(self) -> ostream
|
| put(self, *args)
| put(self, char_type __c) -> ostream
|
| seekp(self, *args)
| seekp(self, pos_type arg0) -> ostream
| seekp(self, off_type arg0, seekdir arg1) -> ostream
|
| tellp(self)
| tellp(self) -> pos_type
|
| write(self, *args)
| write(self, char_type __s, streamsize __n) -> ostream
|
| ----------------------------------------------------------------------
| Methods inherited from ios:
|
| bad(self)
| bad(self) -> bool
|
| clear(self, *args)
| clear(self, iostate __state = goodbit)
| clear(self)
|
| copyfmt(self, *args)
| copyfmt(self, ios __rhs) -> ios
|
| eof(self)
| eof(self) -> bool
|
| exceptions(self, *args)
| exceptions(self) -> iostate
| exceptions(self, iostate __except)
|
| fail(self)
| fail(self) -> bool
|
| fill(self, *args)
| fill(self) -> char_type
| fill(self, char_type __ch) -> char_type
|
| good(self)
| good(self) -> bool
|
| imbue(self, *args)
| imbue(self, locale __loc) -> locale
|
| narrow(self, *args)
| narrow(self, char_type __c, char __dfault) -> char
|
| rdbuf(self, *args)
| rdbuf(self) -> std::basic_streambuf<(char,std::char_traits<(char)>)>
| rdbuf(self, std::basic_streambuf<(char,std::char_traits<(char)>)> __sb) -> std::basic_streambuf<(char,std::char_traits<(char)>)>
|
| rdstate(self)
| rdstate(self) -> iostate
|
| setstate(self, *args)
| setstate(self, iostate __state)
|
| tie(self, *args)
| tie(self) -> ostream
| tie(self, ostream __tiestr) -> ostream
|
| widen(self, *args)
| widen(self, char __c) -> char_type
|
| ----------------------------------------------------------------------
| Methods inherited from ios_base:
|
| flags(self, *args)
| flags(self) -> fmtflags
| flags(self, fmtflags __fmtfl) -> fmtflags
|
| getloc(self)
| getloc(self) -> locale
|
| iword(self, *args)
| iword(self, int __ix) -> long
|
| precision(self, *args)
| precision(self) -> streamsize
| precision(self, streamsize __prec) -> streamsize
|
| pword(self, *args)
| pword(self, int __ix) -> void
|
| register_callback(self, *args)
| register_callback(self, event_callback __fn, int __index)
|
| setf(self, *args)
| setf(self, fmtflags __fmtfl) -> fmtflags
| setf(self, fmtflags __fmtfl, fmtflags __mask) -> fmtflags
|
| unsetf(self, *args)
| unsetf(self, fmtflags __mask)
|
| width(self, *args)
| width(self) -> streamsize
| width(self, streamsize __wide) -> streamsize
|
| ----------------------------------------------------------------------
| Static methods inherited from ios_base:
|
| sync_with_stdio(_ios_base__sync=True)
| sync_with_stdio(bool __sync = True) -> bool
| sync_with_stdio() -> bool
|
| xalloc()
| xalloc() -> int
|
| ----------------------------------------------------------------------
| Data descriptors inherited from ios_base:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
|
| ----------------------------------------------------------------------
| Data and other attributes inherited from ios_base:
|
| adjustfield = 448
|
| app = 8
|
| ate = 4
|
| badbit = 4
|
| basefield = 3584
|
| beg = 0
|
| binary = 32
|
| boolalpha = 16384
|
| copyfmt_event = 2
|
| cur = 1
|
| dec = 512
|
| end = 2
|
| eofbit = 1
|
| erase_event = 0
|
| failbit = 2
|
| fixed = 8192
|
| floatfield = 12288
|
| goodbit = 0
|
| hex = 2048
|
| imbue_event = 1
|
| internal = 256
|
| ios_base_in = 1
|
| left = 64
|
| oct = 1024
|
| out = 2
|
| right = 128
|
| scientific = 4096
|
| showbase = 8
|
| showpoint = 16
|
| showpos = 32
|
| skipws = 1
|
| trunc = 16
|
| unitbuf = 2
|
| uppercase = 4
class istream(ios)
| Proxy of C++ std::basic_istream<(char)> class
|
| Method resolution order:
| istream
| ios
| ios_base
| __builtin__.object
|
| Methods defined here:
|
| __del__ lambda self
|
| __getattr__ lambda self, name
|
| __init__(self, *args)
| __init__(self, std::basic_streambuf<(char,std::char_traits<(char)>)> __sb) -> istream
|
| __repr__ = _swig_repr(self)
|
| __rshift__(self, *args)
| __rshift__(self, istream __pf) -> istream
| __rshift__(self, ios __pf) -> istream
| __rshift__(self, ios_base __pf) -> istream
| __rshift__(self, bool __n) -> istream
| __rshift__(self, short __n) -> istream
| __rshift__(self, unsigned short __n) -> istream
| __rshift__(self, int __n) -> istream
| __rshift__(self, unsigned int __n) -> istream
| __rshift__(self, long __n) -> istream
| __rshift__(self, unsigned long __n) -> istream
| __rshift__(self, long long __n) -> istream
| __rshift__(self, unsigned long long __n) -> istream
| __rshift__(self, float __f) -> istream
| __rshift__(self, double __f) -> istream
| __rshift__(self, long double __f) -> istream
| __rshift__(self, void __p) -> istream
| __rshift__(self, std::basic_streambuf<(char,std::char_traits<(char)>)> __sb) -> istream
|
| __setattr__ lambda self, name, value
|
| gcount(self)
| gcount(self) -> streamsize
|
| get(self, *args)
| get(self) -> int_type
| get(self, char_type __c) -> istream
| get(self, char_type __s, streamsize __n, char_type __delim) -> istream
| get(self, char_type __s, streamsize __n) -> istream
| get(self, std::basic_streambuf<(char,std::char_traits<(char)>)> __sb,
| char_type __delim) -> istream
| get(self, std::basic_streambuf<(char,std::char_traits<(char)>)> __sb) -> istream
|
| getline(self, *args)
| getline(self, char_type __s, streamsize __n, char_type __delim) -> istream
| getline(self, char_type __s, streamsize __n) -> istream
|
| ignore(self, *args)
| ignore(self, streamsize __n = 1, int_type __delim = std::char_traits< char >::eof()) -> istream
| ignore(self, streamsize __n = 1) -> istream
| ignore(self) -> istream
|
| peek(self)
| peek(self) -> int_type
|
| putback(self, *args)
| putback(self, char_type __c) -> istream
|
| read(self, *args)
| read(self, char_type __s, streamsize __n) -> istream
|
| readsome(self, *args)
| readsome(self, char_type __s, streamsize __n) -> streamsize
|
| seekg(self, *args)
| seekg(self, pos_type arg0) -> istream
| seekg(self, off_type arg0, seekdir arg1) -> istream
|
| sync(self)
| sync(self) -> int
|
| tellg(self)
| tellg(self) -> pos_type
|
| unget(self)
| unget(self) -> istream
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| __swig_destroy__ = <built-in function delete_istream>
| delete_istream(istream self)
|
| __swig_getmethods__ = {'sync_with_stdio': <function <lambda>>, 'xalloc...
|
| __swig_setmethods__ = {}
|
| ----------------------------------------------------------------------
| Methods inherited from ios:
|
| bad(self)
| bad(self) -> bool
|
| clear(self, *args)
| clear(self, iostate __state = goodbit)
| clear(self)
|
| copyfmt(self, *args)
| copyfmt(self, ios __rhs) -> ios
|
| eof(self)
| eof(self) -> bool
|
| exceptions(self, *args)
| exceptions(self) -> iostate
| exceptions(self, iostate __except)
|
| fail(self)
| fail(self) -> bool
|
| fill(self, *args)
| fill(self) -> char_type
| fill(self, char_type __ch) -> char_type
|
| good(self)
| good(self) -> bool
|
| imbue(self, *args)
| imbue(self, locale __loc) -> locale
|
| narrow(self, *args)
| narrow(self, char_type __c, char __dfault) -> char
|
| rdbuf(self, *args)
| rdbuf(self) -> std::basic_streambuf<(char,std::char_traits<(char)>)>
| rdbuf(self, std::basic_streambuf<(char,std::char_traits<(char)>)> __sb) -> std::basic_streambuf<(char,std::char_traits<(char)>)>
|
| rdstate(self)
| rdstate(self) -> iostate
|
| setstate(self, *args)
| setstate(self, iostate __state)
|
| tie(self, *args)
| tie(self) -> ostream
| tie(self, ostream __tiestr) -> ostream
|
| widen(self, *args)
| widen(self, char __c) -> char_type
|
| ----------------------------------------------------------------------
| Methods inherited from ios_base:
|
| flags(self, *args)
| flags(self) -> fmtflags
| flags(self, fmtflags __fmtfl) -> fmtflags
|
| getloc(self)
| getloc(self) -> locale
|
| iword(self, *args)
| iword(self, int __ix) -> long
|
| precision(self, *args)
| precision(self) -> streamsize
| precision(self, streamsize __prec) -> streamsize
|
| pword(self, *args)
| pword(self, int __ix) -> void
|
| register_callback(self, *args)
| register_callback(self, event_callback __fn, int __index)
|
| setf(self, *args)
| setf(self, fmtflags __fmtfl) -> fmtflags
| setf(self, fmtflags __fmtfl, fmtflags __mask) -> fmtflags
|
| unsetf(self, *args)
| unsetf(self, fmtflags __mask)
|
| width(self, *args)
| width(self) -> streamsize
| width(self, streamsize __wide) -> streamsize
|
| ----------------------------------------------------------------------
| Static methods inherited from ios_base:
|
| sync_with_stdio(_ios_base__sync=True)
| sync_with_stdio(bool __sync = True) -> bool
| sync_with_stdio() -> bool
|
| xalloc()
| xalloc() -> int
|
| ----------------------------------------------------------------------
| Data descriptors inherited from ios_base:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
|
| ----------------------------------------------------------------------
| Data and other attributes inherited from ios_base:
|
| adjustfield = 448
|
| app = 8
|
| ate = 4
|
| badbit = 4
|
| basefield = 3584
|
| beg = 0
|
| binary = 32
|
| boolalpha = 16384
|
| copyfmt_event = 2
|
| cur = 1
|
| dec = 512
|
| end = 2
|
| eofbit = 1
|
| erase_event = 0
|
| failbit = 2
|
| fixed = 8192
|
| floatfield = 12288
|
| goodbit = 0
|
| hex = 2048
|
| imbue_event = 1
|
| internal = 256
|
| ios_base_in = 1
|
| left = 64
|
| oct = 1024
|
| out = 2
|
| right = 128
|
| scientific = 4096
|
| showbase = 8
|
| showpoint = 16
|
| showpos = 32
|
| skipws = 1
|
| trunc = 16
|
| unitbuf = 2
|
| uppercase = 4
class ofstream(ostream)
| Proxy of C++ std::ofstream class
|
| Method resolution order:
| ofstream
| ostream
| ios
| ios_base
| __builtin__.object
|
| Methods defined here:
|
| __del__ lambda self
|
| __getattr__ lambda self, name
|
| __init__(self, *args)
| __init__(self, char filename) -> ofstream
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| __swig_destroy__ = <built-in function delete_ofstream>
| delete_ofstream(ofstream self)
|
| __swig_getmethods__ = {'sync_with_stdio': <function <lambda>>, 'xalloc...
|
| __swig_setmethods__ = {}
|
| ----------------------------------------------------------------------
| Methods inherited from ostream:
|
| __lshift__(self, *args)
| __lshift__(self, ostream __pf) -> ostream
| __lshift__(self, ios __pf) -> ostream
| __lshift__(self, ios_base __pf) -> ostream
| __lshift__(self, long __n) -> ostream
| __lshift__(self, unsigned long __n) -> ostream
| __lshift__(self, bool __n) -> ostream
| __lshift__(self, short __n) -> ostream
| __lshift__(self, unsigned short __n) -> ostream
| __lshift__(self, int __n) -> ostream
| __lshift__(self, unsigned int __n) -> ostream
| __lshift__(self, long long __n) -> ostream
| __lshift__(self, unsigned long long __n) -> ostream
| __lshift__(self, double __f) -> ostream
| __lshift__(self, float __f) -> ostream
| __lshift__(self, long double __f) -> ostream
| __lshift__(self, void __p) -> ostream
| __lshift__(self, std::basic_streambuf<(char,std::char_traits<(char)>)> __sb) -> ostream
| __lshift__(self, std::basic_string<(char,std::char_traits<(char)>,std::allocator<(char)>)> s) -> ostream
|
| flush(self)
| flush(self) -> ostream
|
| put(self, *args)
| put(self, char_type __c) -> ostream
|
| seekp(self, *args)
| seekp(self, pos_type arg0) -> ostream
| seekp(self, off_type arg0, seekdir arg1) -> ostream
|
| tellp(self)
| tellp(self) -> pos_type
|
| write(self, *args)
| write(self, char_type __s, streamsize __n) -> ostream
|
| ----------------------------------------------------------------------
| Methods inherited from ios:
|
| bad(self)
| bad(self) -> bool
|
| clear(self, *args)
| clear(self, iostate __state = goodbit)
| clear(self)
|
| copyfmt(self, *args)
| copyfmt(self, ios __rhs) -> ios
|
| eof(self)
| eof(self) -> bool
|
| exceptions(self, *args)
| exceptions(self) -> iostate
| exceptions(self, iostate __except)
|
| fail(self)
| fail(self) -> bool
|
| fill(self, *args)
| fill(self) -> char_type
| fill(self, char_type __ch) -> char_type
|
| good(self)
| good(self) -> bool
|
| imbue(self, *args)
| imbue(self, locale __loc) -> locale
|
| narrow(self, *args)
| narrow(self, char_type __c, char __dfault) -> char
|
| rdbuf(self, *args)
| rdbuf(self) -> std::basic_streambuf<(char,std::char_traits<(char)>)>
| rdbuf(self, std::basic_streambuf<(char,std::char_traits<(char)>)> __sb) -> std::basic_streambuf<(char,std::char_traits<(char)>)>
|
| rdstate(self)
| rdstate(self) -> iostate
|
| setstate(self, *args)
| setstate(self, iostate __state)
|
| tie(self, *args)
| tie(self) -> ostream
| tie(self, ostream __tiestr) -> ostream
|
| widen(self, *args)
| widen(self, char __c) -> char_type
|
| ----------------------------------------------------------------------
| Methods inherited from ios_base:
|
| flags(self, *args)
| flags(self) -> fmtflags
| flags(self, fmtflags __fmtfl) -> fmtflags
|
| getloc(self)
| getloc(self) -> locale
|
| iword(self, *args)
| iword(self, int __ix) -> long
|
| precision(self, *args)
| precision(self) -> streamsize
| precision(self, streamsize __prec) -> streamsize
|
| pword(self, *args)
| pword(self, int __ix) -> void
|
| register_callback(self, *args)
| register_callback(self, event_callback __fn, int __index)
|
| setf(self, *args)
| setf(self, fmtflags __fmtfl) -> fmtflags
| setf(self, fmtflags __fmtfl, fmtflags __mask) -> fmtflags
|
| unsetf(self, *args)
| unsetf(self, fmtflags __mask)
|
| width(self, *args)
| width(self) -> streamsize
| width(self, streamsize __wide) -> streamsize
|
| ----------------------------------------------------------------------
| Static methods inherited from ios_base:
|
| sync_with_stdio(_ios_base__sync=True)
| sync_with_stdio(bool __sync = True) -> bool
| sync_with_stdio() -> bool
|
| xalloc()
| xalloc() -> int
|
| ----------------------------------------------------------------------
| Data descriptors inherited from ios_base:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
|
| ----------------------------------------------------------------------
| Data and other attributes inherited from ios_base:
|
| adjustfield = 448
|
| app = 8
|
| ate = 4
|
| badbit = 4
|
| basefield = 3584
|
| beg = 0
|
| binary = 32
|
| boolalpha = 16384
|
| copyfmt_event = 2
|
| cur = 1
|
| dec = 512
|
| end = 2
|
| eofbit = 1
|
| erase_event = 0
|
| failbit = 2
|
| fixed = 8192
|
| floatfield = 12288
|
| goodbit = 0
|
| hex = 2048
|
| imbue_event = 1
|
| internal = 256
|
| ios_base_in = 1
|
| left = 64
|
| oct = 1024
|
| out = 2
|
| right = 128
|
| scientific = 4096
|
| showbase = 8
|
| showpoint = 16
|
| showpos = 32
|
| skipws = 1
|
| trunc = 16
|
| unitbuf = 2
|
| uppercase = 4
class ostream(ios)
| Proxy of C++ std::basic_ostream<(char)> class
|
| Method resolution order:
| ostream
| ios
| ios_base
| __builtin__.object
|
| Methods defined here:
|
| __del__ lambda self
|
| __getattr__ lambda self, name
|
| __init__(self, *args)
| __init__(self, std::basic_streambuf<(char,std::char_traits<(char)>)> __sb) -> ostream
|
| __lshift__(self, *args)
| __lshift__(self, ostream __pf) -> ostream
| __lshift__(self, ios __pf) -> ostream
| __lshift__(self, ios_base __pf) -> ostream
| __lshift__(self, long __n) -> ostream
| __lshift__(self, unsigned long __n) -> ostream
| __lshift__(self, bool __n) -> ostream
| __lshift__(self, short __n) -> ostream
| __lshift__(self, unsigned short __n) -> ostream
| __lshift__(self, int __n) -> ostream
| __lshift__(self, unsigned int __n) -> ostream
| __lshift__(self, long long __n) -> ostream
| __lshift__(self, unsigned long long __n) -> ostream
| __lshift__(self, double __f) -> ostream
| __lshift__(self, float __f) -> ostream
| __lshift__(self, long double __f) -> ostream
| __lshift__(self, void __p) -> ostream
| __lshift__(self, std::basic_streambuf<(char,std::char_traits<(char)>)> __sb) -> ostream
| __lshift__(self, std::basic_string<(char,std::char_traits<(char)>,std::allocator<(char)>)> s) -> ostream
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| flush(self)
| flush(self) -> ostream
|
| put(self, *args)
| put(self, char_type __c) -> ostream
|
| seekp(self, *args)
| seekp(self, pos_type arg0) -> ostream
| seekp(self, off_type arg0, seekdir arg1) -> ostream
|
| tellp(self)
| tellp(self) -> pos_type
|
| write(self, *args)
| write(self, char_type __s, streamsize __n) -> ostream
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| __swig_destroy__ = <built-in function delete_ostream>
| delete_ostream(ostream self)
|
| __swig_getmethods__ = {'sync_with_stdio': <function <lambda>>, 'xalloc...
|
| __swig_setmethods__ = {}
|
| ----------------------------------------------------------------------
| Methods inherited from ios:
|
| bad(self)
| bad(self) -> bool
|
| clear(self, *args)
| clear(self, iostate __state = goodbit)
| clear(self)
|
| copyfmt(self, *args)
| copyfmt(self, ios __rhs) -> ios
|
| eof(self)
| eof(self) -> bool
|
| exceptions(self, *args)
| exceptions(self) -> iostate
| exceptions(self, iostate __except)
|
| fail(self)
| fail(self) -> bool
|
| fill(self, *args)
| fill(self) -> char_type
| fill(self, char_type __ch) -> char_type
|
| good(self)
| good(self) -> bool
|
| imbue(self, *args)
| imbue(self, locale __loc) -> locale
|
| narrow(self, *args)
| narrow(self, char_type __c, char __dfault) -> char
|
| rdbuf(self, *args)
| rdbuf(self) -> std::basic_streambuf<(char,std::char_traits<(char)>)>
| rdbuf(self, std::basic_streambuf<(char,std::char_traits<(char)>)> __sb) -> std::basic_streambuf<(char,std::char_traits<(char)>)>
|
| rdstate(self)
| rdstate(self) -> iostate
|
| setstate(self, *args)
| setstate(self, iostate __state)
|
| tie(self, *args)
| tie(self) -> ostream
| tie(self, ostream __tiestr) -> ostream
|
| widen(self, *args)
| widen(self, char __c) -> char_type
|
| ----------------------------------------------------------------------
| Methods inherited from ios_base:
|
| flags(self, *args)
| flags(self) -> fmtflags
| flags(self, fmtflags __fmtfl) -> fmtflags
|
| getloc(self)
| getloc(self) -> locale
|
| iword(self, *args)
| iword(self, int __ix) -> long
|
| precision(self, *args)
| precision(self) -> streamsize
| precision(self, streamsize __prec) -> streamsize
|
| pword(self, *args)
| pword(self, int __ix) -> void
|
| register_callback(self, *args)
| register_callback(self, event_callback __fn, int __index)
|
| setf(self, *args)
| setf(self, fmtflags __fmtfl) -> fmtflags
| setf(self, fmtflags __fmtfl, fmtflags __mask) -> fmtflags
|
| unsetf(self, *args)
| unsetf(self, fmtflags __mask)
|
| width(self, *args)
| width(self) -> streamsize
| width(self, streamsize __wide) -> streamsize
|
| ----------------------------------------------------------------------
| Static methods inherited from ios_base:
|
| sync_with_stdio(_ios_base__sync=True)
| sync_with_stdio(bool __sync = True) -> bool
| sync_with_stdio() -> bool
|
| xalloc()
| xalloc() -> int
|
| ----------------------------------------------------------------------
| Data descriptors inherited from ios_base:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
|
| ----------------------------------------------------------------------
| Data and other attributes inherited from ios_base:
|
| adjustfield = 448
|
| app = 8
|
| ate = 4
|
| badbit = 4
|
| basefield = 3584
|
| beg = 0
|
| binary = 32
|
| boolalpha = 16384
|
| copyfmt_event = 2
|
| cur = 1
|
| dec = 512
|
| end = 2
|
| eofbit = 1
|
| erase_event = 0
|
| failbit = 2
|
| fixed = 8192
|
| floatfield = 12288
|
| goodbit = 0
|
| hex = 2048
|
| imbue_event = 1
|
| internal = 256
|
| ios_base_in = 1
|
| left = 64
|
| oct = 1024
|
| out = 2
|
| right = 128
|
| scientific = 4096
|
| showbase = 8
|
| showpoint = 16
|
| showpos = 32
|
| skipws = 1
|
| trunc = 16
|
| unitbuf = 2
|
| uppercase = 4
class tm(__builtin__.object)
| Proxy of C++ tm class
|
| Methods defined here:
|
| __del__ lambda self
|
| __getattr__ lambda self, name
|
| __init__(self)
| __init__(self) -> tm
|
| __repr__ = _swig_repr(self)
|
| __setattr__ lambda self, name, value
|
| ----------------------------------------------------------------------
| Data descriptors defined here:
|
| __dict__
| dictionary for instance variables (if defined)
|
| __weakref__
| list of weak references to the object (if defined)
|
| tm_hour
| tm_tm_hour_get(tm self) -> int
|
| tm_isdst
| tm_tm_isdst_get(tm self) -> int
|
| tm_mday
| tm_tm_mday_get(tm self) -> int
|
| tm_min
| tm_tm_min_get(tm self) -> int
|
| tm_mon
| tm_tm_mon_get(tm self) -> int
|
| tm_sec
| tm_tm_sec_get(tm self) -> int
|
| tm_wday
| tm_tm_wday_get(tm self) -> int
|
| tm_yday
| tm_tm_yday_get(tm self) -> int
|
| tm_year
| tm_tm_year_get(tm self) -> int
|
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| __swig_destroy__ = <built-in function delete_tm>
| delete_tm(tm self)
|
| __swig_getmethods__ = {'tm_hour': <built-in function tm_tm_hour_get>, ...
|
| __swig_setmethods__ = {'tm_hour': <built-in function tm_tm_hour_set>, ...
FUNCTIONS
AlignInfoWrap_swigregister(...)
AllPointSampler_swigregister(...)
AssistantMakefilelibExport_createMakefile(*args)
AssistantMakefilelibExport_createMakefile(PanoramaData pano_, AssistantPrograms progs_, bool runCeleste_,
double celesteThreshold_, bool celesteSmallRadius_,
bool runCPClean_, double scale_,
ostream makefile_, string projectFile_)
AssistantMakefilelibExport_swigregister(...)
AutoOptimise_autoOptimise(*args)
AutoOptimise_autoOptimise(PanoramaData pano)
AutoOptimise_swigregister(...)
BaseSrcPanoImage_swigregister(...)
CPVector_swigregister(...)
CPointVector_swigregister(...)
CPoint_swigregister(...)
CalculateCPStatisticsError_calcCtrlPntsErrorStats(*args)
calcCtrlPntsErrorStats(PanoramaData pano, double min, double max, double mean,
double var, int imgNr = -1)
CalculateCPStatisticsError_calcCtrlPntsErrorStats(PanoramaData pano, double min, double max, double mean,
double var)
CalculateCPStatisticsError_swigregister(...)
CalculateCPStatisticsRadial_calcCtrlPntsRadiStats(*args)
calcCtrlPntsRadiStats(PanoramaData pano, double min, double max, double mean,
double var, double q10, double q90, int imgNr = -1)
CalculateCPStatisticsRadial_calcCtrlPntsRadiStats(PanoramaData pano, double min, double max, double mean,
double var, double q10, double q90)
CalculateCPStatisticsRadial_swigregister(...)
CalculateCPStatistics_swigregister(...)
CalculateFOV_calcFOV(*args)
CalculateFOV_calcFOV(PanoramaData panorama) -> FDiff2D
CalculateFOV_swigregister(...)
CalculateFitPanorama_fitPano(*args)
CalculateFitPanorama_fitPano(PanoramaData panorama, double HFOV, double height)
CalculateFitPanorama_swigregister(...)
CalculateImageOverlap_swigregister(...)
CalculateMeanExposure_calcMeanExposure(*args)
CalculateMeanExposure_calcMeanExposure(PanoramaData pano) -> double
CalculateMeanExposure_swigregister(...)
CalculateOptimalROI_swigregister(...)
CalculateOptimalScale_calcOptimalPanoScale(*args)
CalculateOptimalScale_calcOptimalPanoScale(SrcPanoImage src, PanoramaOptions dest) -> double
CalculateOptimalScale_calcOptimalScale(*args)
CalculateOptimalScale_calcOptimalScale(PanoramaData panorama) -> double
CalculateOptimalScale_swigregister(...)
CenterHorizontally_centerHorizontically(*args)
CenterHorizontally_centerHorizontically(PanoramaData panorama)
CenterHorizontally_swigregister(...)
ComputeImageROI_computeROIS(*args)
ComputeImageROI_computeROIS(PanoramaData panorama, PanoramaOptions opts, UIntSet images) -> std::vector<(vigra::Rect2D,std::allocator<(vigra::Rect2D)>)>
ComputeImageROI_swigregister(...)
ConstImageVariableGroup_swigregister(...)
ConstStandardImageVariableGroups_getLensVariables()
ConstStandardImageVariableGroups_getLensVariables() -> std::set<(HuginBase::ConstImageVariableGroup::ImageVariableEnum,std::less<(HuginBase::ConstImageVariableGroup::ImageVariableEnum)>,std::allocator<(HuginBase::ConstImageVariableGroup::ImageVariableEnum)>)>
ConstStandardImageVariableGroups_getStackVariables()
ConstStandardImageVariableGroups_getStackVariables() -> std::set<(HuginBase::ConstImageVariableGroup::ImageVariableEnum,std::less<(HuginBase::ConstImageVariableGroup::ImageVariableEnum)>,std::allocator<(HuginBase::ConstImageVariableGroup::ImageVariableEnum)>)>
ConstStandardImageVariableGroups_swigregister(...)
ControlPoint_swigregister(...)
DocumentData_swigregister(...)
DoubleVector_swigregister(...)
FDiff2D_swigregister(...)
FileOutputStitcherAlgorithm_swigregister(...)
FitPanorama_swigregister(...)
GetAlignInfoCtrlPoints(*args)
GetAlignInfoCtrlPoints(AlignInfo gl) -> CPVector
GetAlignInfoVariables(*args)
GetAlignInfoVariables(AlignInfo gl) -> VariableMapVector
ImageStitcherAlgorithm_swigregister(...)
ImageVariableGroup_swigregister(...)
ImageVector_swigregister(...)
LensVarMap_swigregister(...)
LensVariable_swigregister(...)
Lens_swigregister(...)
LinkedVariable_swigregister(...)
ManagedPanoramaData_swigregister(...)
MaskPolygonVector_swigregister(...)
MaskPolygon_swigregister(...)
NonaFileOutputStitcher_swigregister(...)
OptimizeVector_swigregister(...)
PTOVariableConverterNoOp_checkApplicability(*args)
PTOVariableConverterNoOp_checkApplicability(string name) -> bool
PTOVariableConverterNoOp_swigregister(...)
PTOptimizer_swigregister(...)
PanoramaAlgorithm_swigregister(...)
PanoramaDataMemento_swigregister(...)
PanoramaData_swigregister(...)
PanoramaMakefilelibExport_createMakefile(*args)
PanoramaMakefilelibExport_createMakefile(PanoramaData pano_, UIntSet images_, string ptofile_,
string outputPrefix_, PTPrograms progs_, string includePath_,
std::vector<(std::string,std::allocator<(std::string)>)> outputFiles_,
ostream makefile_,
string tmpDir_)
PanoramaMakefilelibExport_swigregister(...)
PanoramaMemento_swigregister(...)
PanoramaObserver_swigregister(...)
PanoramaOptions_getFormatFromName(*args)
PanoramaOptions_getFormatFromName(string name) -> FileFormat
PanoramaOptions_getFormatName(*args)
PanoramaOptions_getFormatName(FileFormat f) -> string
PanoramaOptions_swigregister(...)
Panorama_swigregister(...)
PhotometricOptimizer_optimizePhotometric(*args)
PhotometricOptimizer_optimizePhotometric(PanoramaData pano, OptimizeVector vars, PointPairs correspondences,
AppBase::ProgressReporter progress,
double error)
PhotometricOptimizer_swigregister(...)
Point2D_swigregister(...)
PointSampler_extractPoints(*args)
PointSampler_extractPoints(PanoramaData pano, std::vector<(p.vigra::FRGBImage,std::allocator<(p.vigra::FRGBImage)>)> images,
int nPoints,
bool randomPoints, AppBase::ProgressReporter progress,
std::vector<(vigra_ext::PointPairRGB,std::allocator<(vigra_ext::PointPairRGB)>)> points)
PointSampler_swigregister(...)
RANSACOptimizer_findInliers(*args)
findInliers(PanoramaData pano, int i1, int i2, double maxError,
Mode mode = RPY) -> std::vector<(int,std::allocator<(int)>)>
RANSACOptimizer_findInliers(PanoramaData pano, int i1, int i2, double maxError) -> std::vector<(int,std::allocator<(int)>)>
RANSACOptimizer_swigregister(...)
RandomPointSampler_swigregister(...)
Rect2D_swigregister(...)
RotatePanorama_rotatePano(*args)
RotatePanorama_rotatePano(PanoramaData panorama, Matrix3 transformMat)
RotatePanorama_swigregister(...)
SetWidthOptimal_swigregister(...)
Size2D_swigregister(...)
SmartOptimise_smartOptimize(*args)
SmartOptimise_smartOptimize(PanoramaData pano)
SmartOptimise_swigregister(...)
SmartOptimizerStub_createOptVars(*args)
createOptVars(PanoramaData optPano, int mode, unsigned int anchorImg = 0) -> OptimizeVector
SmartOptimizerStub_createOptVars(PanoramaData optPano, int mode) -> OptimizeVector
SmartOptimizerStub_swigregister(...)
SmartPhotometricOptimizer_smartOptimizePhotometric(*args)
SmartPhotometricOptimizer_smartOptimizePhotometric(PanoramaData pano, PhotometricOptimizeMode mode, std::vector<(vigra_ext::PointPairRGB,std::allocator<(vigra_ext::PointPairRGB)>)> correspondences,
AppBase::ProgressReporter progress,
double error)
SmartPhotometricOptimizer_swigregister(...)
SrcPanoImage_calcCropFactor(*args)
SrcPanoImage_calcCropFactor(Projection proj, double hfov, double focalLength, Size2D imageSize) -> double
SrcPanoImage_calcFocalLength(*args)
SrcPanoImage_calcFocalLength(Projection proj, double hfov, double crop, Size2D imageSize) -> double
SrcPanoImage_calcHFOV(*args)
SrcPanoImage_calcHFOV(Projection proj, double fl, double crop, Size2D imageSize) -> double
SrcPanoImage_swigregister(...)
StandardImageVariableGroups_swigregister(...)
StitcherAlgorithm_swigregister(...)
StraightenPanorama_calcStraighteningRotation(*args)
StraightenPanorama_calcStraighteningRotation(PanoramaData panorama) -> Matrix3
StraightenPanorama_swigregister(...)
SwigPyIterator_swigregister(...)
TimeConsumingPanoramaAlgorithm_swigregister(...)
Transform_swigregister(...)
TranslatePanorama_swigregister(...)
TranslatePanorama_translatePano(*args)
TranslatePanorama_translatePano(PanoramaData panorama, double x, double y, double z)
UIntSet_swigregister(...)
UIntVector_swigregister(...)
VariableMapVector_swigregister(...)
VariableMap_swigregister(...)
Variable_swigregister(...)
calcCtrlPointErrors(*args)
calcCtrlPointErrors(PanoramaData pano)
createAdjustPrefs(*args)
createAdjustPrefs(aPrefs p, TrformStr transf)
createAdjustTrform(*args)
createAdjustTrform(TrformStr trf)
endl(...)
endl(ostream arg0) -> ostream
swig_ptr: _00120810_p_f_r_std__basic_ostream__char_std__char_traits__char______r_std__basic_ostreamT_char_std__char_traitsT_char_t_t
ends(...)
ends(ostream arg0) -> ostream
swig_ptr: _30120810_p_f_r_std__basic_ostream__char_std__char_traits__char______r_std__basic_ostreamT_char_std__char_traitsT_char_t_t
estimateOutputROI(*args)
estimateOutputROI(PanoramaData pano, PanoramaOptions opts, unsigned int i) -> Rect2D
fillLensVarMap(*args)
fillLensVarMap(LensVarMap vars)
fillVariableMap(*args)
fillVariableMap(VariableMap vars)
flush(...)
flush(ostream arg0) -> ostream
swig_ptr: _90a20610_p_f_r_std__basic_ostream__char_std__char_traits__char______r_std__basic_ostreamT_char_std__char_traitsT_char_t_t
freeImage(*args)
freeImage(Image img)
freeTrform(*args)
freeTrform(TrformStr trf)
getCPinMasks(*args)
getCPinMasks(Panorama pano) -> UIntSet
getCPoutsideLimit(*args)
getCPoutsideLimit(Panorama pano, double n = 2.0, bool skipOptimisation = False) -> UIntSet
getCPoutsideLimit(Panorama pano, double n = 2.0) -> UIntSet
getCPoutsideLimit(Panorama pano) -> UIntSet
getCPoutsideLimit_pair(*args)
getCPoutsideLimit_pair(Panorama pano, double n = 2.0) -> UIntSet
getCPoutsideLimit_pair(Panorama pano) -> UIntSet
getExposureLayers(*args)
getExposureLayers(PanoramaData pano, UIntSet allImgs) -> std::vector<(HuginBase::UIntSet,std::allocator<(HuginBase::UIntSet)>)>
getHDRStacks(*args)
getHDRStacks(PanoramaData pano, UIntSet allImgs) -> std::vector<(HuginBase::UIntSet,std::allocator<(HuginBase::UIntSet)>)>
getImagesinROI(*args)
getImagesinROI(PanoramaData pano, UIntSet activeImages) -> UIntSet
ifstream_swigregister(...)
ios_base_swigregister(...)
ios_base_sync_with_stdio(__sync=True)
sync_with_stdio(bool __sync = True) -> bool
ios_base_sync_with_stdio() -> bool
ios_base_xalloc()
ios_base_xalloc() -> int
ios_swigregister(...)
iostream_swigregister(...)
istream_swigregister(...)
ofstream_swigregister(...)
optimize(*args)
optimize(PanoramaData pano, char script = None) -> unsigned int
optimize(PanoramaData pano) -> unsigned int
ostream_swigregister(...)
printVariableMap(*args)
printVariableMap(ostream o, VariableMap vars)
printstacks(*args)
printstacks(std::vector<(HuginBase::UIntSet,std::allocator<(HuginBase::UIntSet)>)> stackdata)
setAdjustDestImg(*args)
setAdjustDestImg(TrformStr trf, aPrefs ap, int width, int height, unsigned char imageData,
PanoramaOptions opts)
setAdjustSrcImg(*args)
setAdjustSrcImg(TrformStr trf, aPrefs ap, int width, int height, unsigned char imageData,
VariableMap vars, LensProjectionFormat format,
bool correctDistortions)
setDestImage(*args)
setDestImage(Image image, Diff2D size, unsigned char imageData,
ProjectionFormat format, std::vector<(double,std::allocator<(double)>)> projParams,
double destHFOV)
setFullImage(*args)
setFullImage(Image image, Diff2D size, unsigned char imageData,
VariableMap vars, LensProjectionFormat format,
bool correctDistortions)
setOptVars(*args)
setOptVars(optVars opt, std::set<(std::string,std::less<(std::string)>,std::allocator<(std::string)>)> optvars)
tm_swigregister(...)
DATA
cerr = <hsi.ostream; proxy of <Swig Object of type 'std::ostream *' at...
cin = <Swig Object of type 'std::istream *'>
clog = <hsi.ostream; proxy of <Swig Object of type 'std::ostream *' at...
cout = <hsi.ostream; proxy of <Swig Object of type 'std::ostream *' at...
cvar = <Swig global variables>
endl_cb_ptr = <Swig Object of type 'std::basic_ostream< char,s...sic_o...
ends_cb_ptr = <Swig Object of type 'std::basic_ostream< char,s...sic_o...
flush_cb_ptr = <Swig Object of type 'std::basic_ostream< char,s...sic_...
maskOffset = 100
