| ►NDM | The namespace containing the public interface of the OPALS Datamanager Library |
| CAny | |
| CArray | Template class holding a C-array of constant size |
| CArray< T, 0 > | |
| CBackInsertIteratorPH | |
| CBackInsertIteratorSTL | |
| CBadAnyCast | |
| ►CConstIterator | |
| Cimp | |
| ►CDefault_allocator | Allocator template class using new/delete |
| Crebind | |
| CException | Any Exception thrown by the DM will be derived from this class |
| CExceptionDemoLimit | This exception is thrown if the data manager tries to import (or opens existing ODMs) that exceeds the demo limit (also see setLicenceFile) |
| CExceptionDropElement | This exception is thrown if the data manager can load the requested index leaf into memory, since all loaded index leafs are currently in use |
| CFilterHelper | |
| CFrontInsertIteratorPH | |
| CFrontInsertIteratorSTL | |
| ►CHandle | Smart pointer class using reference counting with support for DM objects (see ObjectBase) |
| Cdo_dynamic_cast | |
| Cdo_dynamic_cast< T2, TS2, C, A2, std::true_type, std::true_type > | |
| Cdo_static_cast | |
| Cdo_static_cast< T2, TS2, C, A2, std::false_type, std::true_type, std::true_type > | |
| Cdo_static_cast< T2, TS2, C, A2, std::true_type, std::true_type, std::true_type > | |
| Cuse_dynamic_cast | |
| Cuse_static_cast | |
| CIAddInfo | AddInfo objects store a set of attributes |
| CIAddInfoContainer | Interface of an add info container object (used by geometry objects) |
| CIAddInfoLayout | AddInfo layouts describe a set of attributes that can be attached to geometry objects |
| CIAddInfoLayoutFactory | Interface to a factory object for creating AddInfo layouts |
| CIAddInfoStatistics | Stores a statistics about a set of addinfo objects |
| CIAnalyseDistance | Interface for analysing distances between polyline objects (see GeometricAlgorithms::analyseDistance) |
| CIBox | Geometry object describing a 3d box |
| ►CICalculator | Generic calculator for evaluating formulas or manipulating objects based on the OPALS generic filter syntax |
| CEvaluationErrorCallback | Abstract functor to derive from |
| CICircle | Geometry object describing a 2d circle |
| CIClassificationElement | Element of a cross classification matrix |
| CIClassificationMatrix | Object for storing a cross classification matrix |
| CIColBufferManagerRead | Managing interface for creating and filling point coordinates and attributes into a column based continuous memory buffer |
| CIColBufferManagerWrite | Managing interface for creating and filling point coordinates and attributes into a column based continuous memory buffer |
| CIColumn | |
| CIControlObject | Control object are used to get status information of extensive processing step and/or to interrupt those processing steps |
| CICUObject | |
| CICUStrategy | Kernel for handling point object |
| CICylinder | Geometry object describing a finite 3d cylinder |
| CIDatamanager | Interface to an Datamanager (ODM) object |
| CIDatamanagerHeader | Interface to an datamanager header (ODM) object |
| CIExport | Base class for exporting original geometry data file |
| CIExportAny | |
| CIExportLAS | |
| CIExportRDB | |
| CIExportShape | Specific import class for handling shape file imports |
| CIFile | Imported files are preserved and represented by such objects within an ODM (see IDatamanager::beginFiles) |
| CIFileAttribute | Interface for describung attributs of geometry objects |
| CIFileHeader | |
| ►CIFilter | |
| CIResult | |
| CIFilterRegion | |
| CIFilterStats | Accumulate statistical information about the results of filtering |
| CIGeometry | Base class of all geometry objects |
| ►CIHistogram | Class for representing a histogram |
| CIEntry | Histogram entry |
| CIHistogramSet | Interface to a set of histograms |
| ►CIImport | Base class for importing original geometry data file |
| CInvalidObjectStatistic | |
| CIImportAny | Generic import for pretty much any ascii or binary original geometry data file |
| CIImportGDAL | |
| ►CIImportLAS | |
| ►CExtraBytes | |
| CAnyType | |
| CIImportODM | |
| ►CIImportRDB | Specific import class for handling shape file imports |
| CAttribute | |
| CMappingEntry | |
| CIImportShape | Specific import class for handling shape file imports |
| CIImportWithTRJ | |
| CIIndexHelper | Helper class for traversing a IndexMap object in multiple stages |
| CIIndexHelperSet | Helper class for traversing a IndexMapSet object in multiple stages |
| CIIndexHelperSetFactory | |
| CIIndexMap | Interface to a set of histograms |
| CIIndexMapSet | Interface to a set of index map objects |
| CIIndexMapSetFactory | Interface to a set of index map objects |
| CIIndexStats | Object representing statistical information an spatial index |
| CIInsertIteratorFilter | |
| CIKernelBase | The kernel processor concept is used for manipulating geometry objects within an ODM in an efficient and easy manner |
| CIKernelGeometry | |
| CIKernelGrid | Kernel for handling point object |
| CIKernelPoint | Kernel for handling point object |
| CIKernelPointEx | Kernel for handling point object |
| CIKernelPolyline | Kernel for handling polyline object |
| CIKnnQueryDescriptor | |
| CILinearDistance2D | Computes an average linear distance of a given point set in 2d |
| CILinearDistance3D | Computes an average linear distance of a given point set in 3d |
| CIMessageOutput | |
| CIMultiDatamanagerOpener | For opening multiple datamanagers as single ODM object |
| CInsertIterator | |
| CInsertIteratorFilter | |
| CInsertIteratorPoint | |
| CInsertIteratorPointADJ | |
| CInsertIteratorProxy | |
| CIOverview | |
| CIParameterSet | Object can store a set of named parameter of different type |
| CIPoint | 3d point object |
| CIPointIndex | Interface to a point index object managing the point objects within the datamanager |
| ►CIPointIndexLeaf | Object representing a spatial leaf within a point index |
| Ckd_tree_tag | |
| Ckd_tree_with_lazy_deletion_tag | |
| CIPointKernelExBase | |
| CIPointKernelExWrapper | |
| CIPointSet | Set of 3d point object |
| ►CIPolygon | Interface to a 2.5d polygon of arbitrary complexity |
| CIFace | |
| CIPolygonFactory | Factory interface for creating polygon objects |
| ►CIPolyline | |
| CIPart | |
| ►CIPolylineFactory | Factory interface for creating polyline objects |
| CIPartFunctor | Functor class to only add certain parts to the polyline factory |
| CIPolylineIndex | Interface to an polyline and polygon index object managing all non point objects within the datamanager |
| CIProcessor | |
| CIProcessor2 | |
| CIProcessorEx | Extended processor/kernel concept |
| CIProcessStats | Statistic interface to object that can be retrieved after a IProcessorEx run |
| CIQueryBase | Base class of all query objects |
| CIQueryBox | Base class of all geometry objects |
| CIQueryCircle | Base class of all geometry objects |
| CIQueryCombined | Combined spatial queries |
| CIQueryCylinder | Base class of all geometry objects |
| ►CIQueryDescriptor | |
| CIDefaults | |
| CIQueryGeometry | Base class of all query geometry objects |
| CIQueryIncremental | Incremental spatial query |
| CIQueryKnn | Base class of all query objects |
| CIQuerySort | For defining post spatial query sorting |
| CIQuerySphere | Base class of all geometry objects |
| CIQueryWindow | Base class of all geometry objects |
| CIRaster | |
| CISamplingMatrix | Base interface for all sampling matrices classes |
| CISamplingMatrixMultiple | Base interface for multi point extracting sampling matrices classes |
| CISamplingMatrixSingle | Base interface for single point extracting sampling matrices classes |
| CISamplingStrategy | Base class of all geometry objects |
| CIShapeTableDefinition | Object storing a dbf table definition (for shape files) |
| CISpatialIndexFactory | |
| CISpatialQueryDescriptor | |
| CISphere | 3d sphere object |
| CITableLayout | |
| CITableLayoutCreator | |
| CITableRow | |
| ►CIterator | |
| Cimp | |
| CIText | Simple text object |
| CITrafo | Interface for generic geometry object coordinate transformation |
| CIValueTranslator | Helper class for translating/mapping attributes before inserting into the ODM |
| CIWindow | 2d window object |
| CObjectBase | |
| CObjectBaseRefCounting | |
| CPointAccessTraits2dADJ | |
| CPointAccessTraits3dADJ | |
| CProcessingInterrupted | This exception is thrown if the processing was interrupted (usually by the user) |
| CRangeType | Range class for query geometry objects |
| CStatFeature | |
| ►CStaticHandle | |
| Cdo_dynamic_cast | |
| Cdo_static_cast | |
| Cdo_static_cast< T2, std::true_type > | |
| Cuse_dynamic_cast | |
| Cuse_static_cast | |
| ►Nopals | Contains the public interface of OPALS |
| ►NExceptions | The namespace containing all exception types that may be thrown from within namespace opals |
| CAliasAlreadyDefined | thrown if an alias is used multiple times |
| CAliasColumnName | thrown if an alias is set for unknown column name (only predefined column name are allowed) |
| CAmbiguousParameter | thrown if there are ambiguities amoung several possible parameter names |
| CBase | The base class of all exceptions thrown by opals |
| CDifferentCRS | thrown if input data set have different coordinate reference systems
|
| CFileCorrupt | general file corruption error: thrown if a file to be used is not interpretable |
| CFileExistence | thrown if the provided filename doesn't exist. |
| CFileReadAccess | thrown if the provided file cannot be accessed for reading. |
| CFileWriteAccess | thrown if the provided file cannot be accessed for writing. |
| CGDALReadAccess | thrown if the provided file cannot be opened as a GDAL raster (GDALOpen returns NULL) |
| CInternal | programming error which appears if the opals framework wasn't used correctly; |
| CInvalidSyntax | thrown if the command line parameters contain an invalid syntax |
| CLicence | general licence error |
| CLogFileCorrupt | thrown if an existing log file shall be used, but the correct position to proceed writing cannot be determined |
| CMissingCRS | thrown if a module requires a coordinate reference systems to be set |
| CODMReadAccess | thrown if the provided file cannot be opened as an ODM |
| COpalsFormatDefinition | thrown if an error in the OPALS file format definition was detected. |
| CParameter | a general parameter error (usually comes from boost::program_options) |
| CParamFileCorrupt | thrown if an existing parameter file shall be appended to, but the correct position to proceed writing cannot be determined, resulting in a probably ill-formed XML-file |
| CParamQueriedBeforeSet | thrown if a parameter value is queried although the value has not been set (neither internally, nor externally) |
| CPython | An error occurred during a call to a Python interpreter. Reflects Python's built-in class exceptions.BaseException. |
| CPythonArithmeticError | Reflects Python's built-in class exceptions.ArithmeticError. |
| CPythonException | Reflects Python's built-in class exceptions.Exception. |
| CPythonNameError | Reflects Python's built-in class exceptions.NameError. |
| CPythonSyntaxError | Reflects Python's built-in class exceptions.SyntaxError. |
| CPythonTypeError | Reflects Python's built-in class exceptions.TypeError. |
| CPythonValueError | Reflects Python's built-in class exceptions.ValueError. |
| CRiwaveError | thrown if an error is reported by the RiWave lib |
| CUnknown | unknown error number, which may appear if exceptions are throw inside used library |
| CUnknownAttribute | thrown a specified attribute doesn't exists in the corresponding odm. |
| CUnknownParameter | thrown if an unknown parameter was set as a command line parameter |
| CUnknownStripName | thrown if a strip name was provided that is unknown |
| CUserInterrupt | thrown by user programmer (in C++ or Python) to stop processing |
| CXMLParsing | thrown if the provided xml file could not be parsed |
| ►Nopts | Contains the public interface of OPALS option types |
| ►Ncomm | Defines common options |
| CIAcc_ | For an empty parameter pack, IAcc_ defines IBase as its Type |
| CIAcc_< Opt, Opts... > | For a non-empty parameter pack, IAcc_ defines IAccS as its Type, specialized for the first and remaining options |
| CIAccS | Provides access method(s) to the first given option with name(s) according to that option's enumerator |
| CIAccS< Names::cfgFile, Opt, Opts... > | Partial specialization for Names::cfgFile |
| CIAccS< Names::deleteUselessOutFile, Opt, Opts... > | Partial specialization for Names::deleteUselessOutFile |
| CIAccS< Names::fileLogLevel, Opt, Opts... > | Partial specialization for Names::fileLogLevel |
| CIAccS< Names::inParamFiles, Opt, Opts... > | Partial specialization for Names::inParamFiles |
| CIAccS< Names::lineBufferedScreenLog, Opt, Opts... > | Partial specialization for Names::lineBufferedScreenLog |
| CIAccS< Names::logFile, Opt, Opts... > | Partial specialization for Names::logFile |
| CIAccS< Names::nbThreads, Opt, Opts... > | Partial specialization for Names::nbThreads |
| CIAccS< Names::outParamFile, Opt, Opts... > | Partial specialization for Names::outParamFile |
| CIAccS< Names::paramMapping, Opt, Opts... > | Partial specialization for Names::paramMapping |
| CIAccS< Names::scope, Opt, Opts... > | Partial specialization for Names::scope |
| CIAccS< Names::screenLogLevel, Opt, Opts... > | Partial specialization for Names::screenLogLevel |
| CIAccS< Names::task, Opt, Opts... > | Partial specialization for Names::task |
| ►Nglob | Defines global options |
| CIAcc_ | For an empty parameter pack, IAcc_ defines IBase as its Type |
| CIAcc_< Opt, Opts... > | For a non-empty parameter pack, IAcc_ defines IAccS as its Type, specialized for the first and remaining options |
| CIAccS | Provides access method(s) to the first given option with name(s) according to that option's enumerator |
| CIAccS< Names::column_name_alias, Opt, Opts... > | Partial specialization for Names::column_name_alias |
| CIAccS< Names::coord_ref_sys, Opt, Opts... > | Partial specialization for Names::coord_ref_sys |
| CIAccS< Names::coord_system, Opt, Opts... > | Partial specialization for Names::coord_system |
| CIAccS< Names::create_option, Opt, Opts... > | Partial specialization for Names::create_option |
| CIAccS< Names::data_type_grid, Opt, Opts... > | Partial specialization for Names::data_type_grid |
| CIAccS< Names::force_coord_ref_sys, Opt, Opts... > | Partial specialization for Names::force_coord_ref_sys |
| CIAccS< Names::max_log_file_mb, Opt, Opts... > | Partial specialization for Names::max_log_file_mb |
| CIAccS< Names::oformat_grid, Opt, Opts... > | Partial specialization for Names::oformat_grid |
| CIAccS< Names::oformat_lidar, Opt, Opts... > | Partial specialization for Names::oformat_lidar |
| CIAccS< Names::oformat_tin, Opt, Opts... > | Partial specialization for Names::oformat_tin |
| CIAccS< Names::oformat_vector, Opt, Opts... > | Partial specialization for Names::oformat_vector |
| CIAccS< Names::points_in_memory, Opt, Opts... > | Partial specialization for Names::points_in_memory |
| CIAccS< Names::postfix_absKmaxDir, Opt, Opts... > | Partial specialization for Names::postfix_absKmaxDir |
| CIAccS< Names::postfix_attribute, Opt, Opts... > | Partial specialization for Names::postfix_attribute |
| CIAccS< Names::postfix_center, Opt, Opts... > | Partial specialization for Names::postfix_center |
| CIAccS< Names::postfix_excen, Opt, Opts... > | Partial specialization for Names::postfix_excen |
| CIAccS< Names::postfix_expos, Opt, Opts... > | Partial specialization for Names::postfix_expos |
| CIAccS< Names::postfix_exposDeg, Opt, Opts... > | Partial specialization for Names::postfix_exposDeg |
| CIAccS< Names::postfix_exposRad, Opt, Opts... > | Partial specialization for Names::postfix_exposRad |
| CIAccS< Names::postfix_kgauss, Opt, Opts... > | Partial specialization for Names::postfix_kgauss |
| CIAccS< Names::postfix_kmax, Opt, Opts... > | Partial specialization for Names::postfix_kmax |
| CIAccS< Names::postfix_kmaxDir, Opt, Opts... > | Partial specialization for Names::postfix_kmaxDir |
| CIAccS< Names::postfix_kmean, Opt, Opts... > | Partial specialization for Names::postfix_kmean |
| CIAccS< Names::postfix_kmin, Opt, Opts... > | Partial specialization for Names::postfix_kmin |
| CIAccS< Names::postfix_kminDir, Opt, Opts... > | Partial specialization for Names::postfix_kminDir |
| CIAccS< Names::postfix_majority, Opt, Opts... > | Partial specialization for Names::postfix_majority |
| CIAccS< Names::postfix_max, Opt, Opts... > | Partial specialization for Names::postfix_max |
| CIAccS< Names::postfix_mean, Opt, Opts... > | Partial specialization for Names::postfix_mean |
| CIAccS< Names::postfix_median, Opt, Opts... > | Partial specialization for Names::postfix_median |
| CIAccS< Names::postfix_min, Opt, Opts... > | Partial specialization for Names::postfix_min |
| CIAccS< Names::postfix_minority, Opt, Opts... > | Partial specialization for Names::postfix_minority |
| CIAccS< Names::postfix_nmax, Opt, Opts... > | Partial specialization for Names::postfix_nmax |
| CIAccS< Names::postfix_nmin, Opt, Opts... > | Partial specialization for Names::postfix_nmin |
| CIAccS< Names::postfix_nx, Opt, Opts... > | Partial specialization for Names::postfix_nx |
| CIAccS< Names::postfix_ny, Opt, Opts... > | Partial specialization for Names::postfix_ny |
| CIAccS< Names::postfix_openness, Opt, Opts... > | Partial specialization for Names::postfix_openness |
| CIAccS< Names::postfix_pcount, Opt, Opts... > | Partial specialization for Names::postfix_pcount |
| CIAccS< Names::postfix_pdens, Opt, Opts... > | Partial specialization for Names::postfix_pdens |
| CIAccS< Names::postfix_precision, Opt, Opts... > | Partial specialization for Names::postfix_precision |
| CIAccS< Names::postfix_quadratic_entropy, Opt, Opts... > | Partial specialization for Names::postfix_quadratic_entropy |
| CIAccS< Names::postfix_quantile, Opt, Opts... > | Partial specialization for Names::postfix_quantile |
| CIAccS< Names::postfix_range, Opt, Opts... > | Partial specialization for Names::postfix_range |
| CIAccS< Names::postfix_rms, Opt, Opts... > | Partial specialization for Names::postfix_rms |
| CIAccS< Names::postfix_shannon_entropy, Opt, Opts... > | Partial specialization for Names::postfix_shannon_entropy |
| CIAccS< Names::postfix_sigma0, Opt, Opts... > | Partial specialization for Names::postfix_sigma0 |
| CIAccS< Names::postfix_sigmaz, Opt, Opts... > | Partial specialization for Names::postfix_sigmaz |
| CIAccS< Names::postfix_slope, Opt, Opts... > | Partial specialization for Names::postfix_slope |
| CIAccS< Names::postfix_slpDeg, Opt, Opts... > | Partial specialization for Names::postfix_slpDeg |
| CIAccS< Names::postfix_slpPerc, Opt, Opts... > | Partial specialization for Names::postfix_slpPerc |
| CIAccS< Names::postfix_slpRad, Opt, Opts... > | Partial specialization for Names::postfix_slpRad |
| CIAccS< Names::postfix_stdDev, Opt, Opts... > | Partial specialization for Names::postfix_stdDev |
| CIAccS< Names::postfix_stdDevMad, Opt, Opts... > | Partial specialization for Names::postfix_stdDevMad |
| CIAccS< Names::postfix_sum, Opt, Opts... > | Partial specialization for Names::postfix_sum |
| CIAccS< Names::postfix_var, Opt, Opts... > | Partial specialization for Names::postfix_var |
| CIAccS< Names::postfix_z, Opt, Opts... > | Partial specialization for Names::postfix_z |
| CIAccS< Names::temp, Opt, Opts... > | Partial specialization for Names::temp |
| ►Nifeed | |
| CTypeT | |
| CTypeT< IArray< nam, n, Opts... > > | |
| CTypeT< IFeed< nam, cnst, T > > | |
| CTypeT< IGroup< nam, Opts... > > | |
| CTypeT< IValue< nam, cnst, T > > | |
| CTypeT< IVector< nam, cnst, Opts... > > | |
| ►Nspec | Defines specific options |
| CIAcc_ | For an empty parameter pack, IAcc_ defines IBase as its Type |
| CIAcc_< Opt, Opts... > | For a non-empty parameter pack, IAcc_ defines IAccS as its Type, specialized for the first and remaining options |
| CIAccS | Provides access method(s) to the first given option with name(s) according to that option's enumerator |
| CIAccS< Names::a3, Opt, Opts... > | Partial specialization for Names::a3 OPALS_COMMENT_AFTER("radial lens distortion, 3rd degree ORIENT:3 (opalsStripAdjust |
| CIAccS< Names::a4, Opt, Opts... > | Partial specialization for Names::a4 OPALS_COMMENT_AFTER("radial lens distortion, 5th degree ORIENT:4 (opalsStripAdjust |
| CIAccS< Names::a5, Opt, Opts... > | Partial specialization for Names::a5 OPALS_COMMENT_AFTER("tangential lens distortion, bilinear in y ORIENT:5 (opalsStripAdjust |
| CIAccS< Names::a6, Opt, Opts... > | Partial specialization for Names::a6 OPALS_COMMENT_AFTER("tangential lens distortion, bilinear in x ORIENT:6 (opalsStripAdjust |
| CIAccS< Names::activateBorderMerge, Opt, Opts... > | Partial specialization for Names::activateBorderMerge OPALS_COMMENT_AFTER("flag if grid files should be merged at the border (opalsGridMerge |
| CIAccS< Names::adaptive, Opt, Opts... > | Partial specialization for Names::adaptive OPALS_COMMENT_AFTER("group name for opalsFillGaps fill method 'adaptive'" |
| CIAccS< Names::adjustment, Opt, Opts... > | Partial specialization for Names::adjustment OPALS_COMMENT_AFTER("adjustment group (opalsStripAdjust |
| CIAccS< Names::aFormat, Opt, Opts... > | Partial specialization for Names::aFormat OPALS_COMMENT_AFTER("format for approximate file (opalsDBH |
| CIAccS< Names::alphaFile, Opt, Opts... > | Partial specialization for Names::alphaFile OPALS_COMMENT_AFTER("output file path for alpha shape (opalsTIN |
| CIAccS< Names::alphaRadius, Opt, Opts... > | Partial specialization for Names::alphaRadius OPALS_COMMENT_AFTER("circumcircle radius for alpha shape (opalsBounds |
| CIAccS< Names::alphaShapeRefPlane, Opt, Opts... > | Partial specialization for Names::alphaShapeRefPlane OPALS_COMMENT_AFTER("reference plane for alpha shapes (opalsSegmentation |
| CIAccS< Names::angle, Opt, Opts... > | Partial specialization for Names::angle OPALS_COMMENT_AFTER("weight factor angle (Hz, V |
| CIAccS< Names::aoi, Opt, Opts... > | Partial specialization for Names::aoi |
| CIAccS< Names::applyTrafo, Opt, Opts... > | Partial specialization for Names::applyTrafo OPALS_COMMENT_AFTER("determines whether to apply transformation to first or second input file(opalsDiff |
| CIAccS< Names::approxFile, Opt, Opts... > | Partial specialization for Names::approxFile OPALS_COMMENT_AFTER("File containing approximation info." |
| CIAccS< Names::approximative, Opt, Opts... > | Partial specialization for Names::approximative OPALS_COMMENT_AFTER("use precise(=slow |
| CIAccS< Names::area, Opt, Opts... > | Partial specialization for Names::area |
| CIAccS< Names::atmosphericAtt, Opt, Opts... > | Partial specialization for Names::atmosphericAtt |
| CIAccS< Names::attribute, Opt, Opts... > | Partial specialization for Names::attribute |
| CIAccS< Names::avgDist, Opt, Opts... > | Partial specialization for Names::avgDist OPALS_COMMENT_AFTER("average distance (opalsLineTopology |
| CIAccS< Names::axisFile, Opt, Opts... > | Partial specialization for Names::axisFile |
| CIAccS< Names::band, Opt, Opts... > | Partial specialization for Names::band OPALS_COMMENT_AFTER("raster band number/index in case of multi-layer rasters" |
| CIAccS< Names::beamDivergence, Opt, Opts... > | Partial specialization for Names::beamDivergence |
| CIAccS< Names::binWidth, Opt, Opts... > | Partial specialization for Names::binWidth OPALS_COMMENT_AFTER("width of a single bin (e.g. opalsHisto |
| CIAccS< Names::borderFile, Opt, Opts... > | Partial specialization for Names::borderFile OPALS_COMMENT_AFTER("border file path (e.g. opalsTIN |
| CIAccS< Names::boundaryDerivativeIsZero, Opt, Opts... > | Partial specialization for Names::boundaryDerivativeIsZero OPALS_COMMENT_AFTER("strip.trajectory.boundaryDerivativeIsZero group (opalsStripAdjust |
| CIAccS< Names::boundaryRatio, Opt, Opts... > | Partial specialization for Names::boundaryRatio OPALS_COMMENT_AFTER("ratio between the valid boundary pixel of a gap and the number of gap-pixel that lie on the image boundary (opalsFillGaps |
| CIAccS< Names::boundsType, Opt, Opts... > | Partial specialization for Names::boundsType OPALS_COMMENT_AFTER("boundary type to use (e.g. opalsBounds |
| CIAccS< Names::breakLines, Opt, Opts... > | Partial specialization for Names::breakLines OPALS_COMMENT_AFTER("specific parameter for category break lines (opalsTerrainFilter |
| CIAccS< Names::bulkPoints, Opt, Opts... > | Partial specialization for Names::bulkPoints OPALS_COMMENT_AFTER("specific parameter for category bulk points (opalsTerrainFilter |
| CIAccS< Names::byDeltaAngle, Opt, Opts... > | Partial specialization for Names::byDeltaAngle OPALS_COMMENT_AFTER("correspondences.strip2strip.weighting group(opalsStripAdjust |
| CIAccS< Names::byproduct, Opt, Opts... > | Partial specialization for Names::byproduct OPALS_COMMENT_AFTER("optional output that is not the central result of a module run (opalsSegmentation: segment odm representation |
| CIAccS< Names::byRoughness, Opt, Opts... > | Partial specialization for Names::byRoughness OPALS_COMMENT_AFTER("correspondences.strip2strip.weighting group(opalsStripAdjust |
| CIAccS< Names::c, Opt, Opts... > | Partial specialization for Names::c OPALS_COMMENT_AFTER("focal length (opalsStripAdjust |
| CIAccS< Names::calcScanAngle, Opt, Opts... > | Partial specialization for Names::calcScanAngle OPALS_COMMENT_AFTER("strip group (opalsStripAdjust |
| CIAccS< Names::calculationMode, Opt, Opts... > | Partial specialization for Names::calculationMode |
| CIAccS< Names::calRegionFile, Opt, Opts... > | Partial specialization for Names::calRegionFile |
| CIAccS< Names::camera, Opt, Opts... > | Partial specialization for Names::camera OPALS_COMMENT_AFTER("camera ID (opalsStripAdjust |
| CIAccS< Names::cameras, Opt, Opts... > | Partial specialization for Names::cameras OPALS_COMMENT_AFTER("cameras group (opalsStripAdjust |
| CIAccS< Names::cellSize, Opt, Opts... > | Partial specialization for Names::cellSize |
| CIAccS< Names::checkPoints, Opt, Opts... > | Partial specialization for Names::checkPoints OPALS_COMMENT_AFTER("IDs of check points (opalsStripAdjust |
| CIAccS< Names::classifyOverlap, Opt, Opts... > | Partial specialization for Names::classifyOverlap OPALS_COMMENT_AFTER("test option for opalsTerrainFiler" |
| CIAccS< Names::clean, Opt, Opts... > | Partial specialization for Names::clean OPALS_COMMENT_AFTER("Parameter group 'clean' (opalsLineTopology |
| CIAccS< Names::cleanup, Opt, Opts... > | Partial specialization for Names::cleanup OPALS_COMMENT_AFTER("Cleanup / delete temporary / intermediate data (opalsStripAdjust |
| CIAccS< Names::closeMin, Opt, Opts... > | Partial specialization for Names::closeMin OPALS_COMMENT_AFTER("suppress closed contours with area < closeMin (opalsIsolines |
| CIAccS< Names::compress, Opt, Opts... > | Partial specialization for Names::compress OPALS_COMMENT_AFTER("Compress temporary / intermediate data (opalsStripAdjust |
| CIAccS< Names::compressCollinear, Opt, Opts... > | Partial specialization for Names::compressCollinear OPALS_COMMENT_AFTER("export/store first and last vertices only of a series of collinear vertices (e.g. opalsContouring |
| CIAccS< Names::condClustering, Opt, Opts... > | Partial specialization for Names::condClustering OPALS_COMMENT_AFTER("Parameter group 'condClustering' containing options for conditional clustering (opalsSegmentation |
| CIAccS< Names::condition, Opt, Opts... > | Partial specialization for Names::condition OPALS_COMMENT_AFTER("condition formula string for grid mask computation (opalsMask |
| CIAccS< Names::contours, Opt, Opts... > | Partial specialization for Names::contours |
| CIAccS< Names::control2strip, Opt, Opts... > | Partial specialization for Names::control2strip OPALS_COMMENT_AFTER("correspondences.control2strip group(opalsStripAdjust |
| CIAccS< Names::controlFile, Opt, Opts... > | Partial specialization for Names::controlFile |
| CIAccS< Names::controlPointClouds, Opt, Opts... > | Partial specialization for Names::controlPointClouds OPALS_COMMENT_AFTER("controlPointClouds group(opalsStripAdjust |
| CIAccS< Names::convThreshold, Opt, Opts... > | Partial specialization for Names::convThreshold OPALS_COMMENT_AFTER("adjustment convergence threshold (opalsGeorefApprox |
| CIAccS< Names::correctionModel, Opt, Opts... > | Partial specialization for Names::correctionModel OPALS_COMMENT_AFTER("strip.trajectory group (opalsStripAdjust |
| CIAccS< Names::correspondences, Opt, Opts... > | Partial specialization for Names::correspondences OPALS_COMMENT_AFTER("correspondences group(opalsStripAdjust |
| CIAccS< Names::covariance, Opt, Opts... > | Partial specialization for Names::covariance OPALS_COMMENT_AFTER("estimate covariance? (opalsStripAdjust |
| CIAccS< Names::createAlpha, Opt, Opts... > | Partial specialization for Names::createAlpha OPALS_COMMENT_AFTER("indicator for grid mask creation as alpha channel (opalsMask |
| CIAccS< Names::criterion, Opt, Opts... > | Partial specialization for Names::criterion OPALS_COMMENT_AFTER("defining the segment homogeneity criterion (opalsSegmentation |
| CIAccS< Names::crsTrafo, Opt, Opts... > | Partial specialization for Names::crsTrafo OPALS_COMMENT_AFTER("crs transformation group (opalsTranslate |
| CIAccS< Names::cumulativeHistogram, Opt, Opts... > | Partial specialization for Names::cumulativeHistogram OPALS_COMMENT_AFTER("flag for activating the cumulative histogram (opalsHisto |
| CIAccS< Names::datum, Opt, Opts... > | Partial specialization for Names::datum OPALS_COMMENT_AFTER("sessions.adjustment.datum group(opalsStripAdjust |
| CIAccS< Names::debugNormalsLen, Opt, Opts... > | Partial specialization for Names::debugNormalsLen OPALS_COMMENT_AFTER("length of the normal vectors (opalsNormals |
| CIAccS< Names::debugOutFile, Opt, Opts... > | Partial specialization for Names::debugOutFile |
| CIAccS< Names::deleteTempData, Opt, Opts... > | Partial specialization for Names::deleteTempData OPALS_COMMENT_AFTER("Delete temporary / intermediate data (opalsTerrainFilter |
| CIAccS< Names::densification, Opt, Opts... > | Partial specialization for Names::densification OPALS_COMMENT_AFTER("densification mode (opalsIsolines |
| CIAccS< Names::densityRange, Opt, Opts... > | Partial specialization for Names::densityRange OPALS_COMMENT_AFTER("density range (e.g. opalsHisto |
| CIAccS< Names::detector, Opt, Opts... > | Partial specialization for Names::detector OPALS_COMMENT_AFTER("edge detection method (opalsEdgeDetect |
| CIAccS< Names::detectThrLow, Opt, Opts... > | Partial specialization for Names::detectThrLow |
| CIAccS< Names::deviation, Opt, Opts... > | Partial specialization for Names::deviation OPALS_COMMENT_AFTER("byproduct deviation file (opalsGridMerge |
| CIAccS< Names::dExtOri, Opt, Opts... > | Partial specialization for Names::dExtOri OPALS_COMMENT_AFTER("delta exterior orientation (opalsStripAdjust |
| CIAccS< Names::direction, Opt, Opts... > | Partial specialization for Names::direction OPALS_COMMENT_AFTER("normals direction (e.g. opalsNormals |
| CIAccS< Names::directory, Opt, Opts... > | Partial specialization for Names::directory OPALS_COMMENT_AFTER("Temporary / intermediate data directory path (opalsStripAdjust |
| CIAccS< Names::dist, Opt, Opts... > | Partial specialization for Names::dist OPALS_COMMENT_AFTER("weight factor distance (opalsLineTopology |
| CIAccS< Names::distortion, Opt, Opts... > | Partial specialization for Names::distortion OPALS_COMMENT_AFTER("lens distortion (opalsStripAdjust |
| CIAccS< Names::distributionFunc, Opt, Opts... > | Partial specialization for Names::distributionFunc OPALS_COMMENT_AFTER("definition of reference distribution (opalsHisto |
| CIAccS< Names::division, Opt, Opts... > | Partial specialization for Names::division OPALS_COMMENT_AFTER("division mode for surface simplification (opalsSimplify |
| CIAccS< Names::dKappa, Opt, Opts... > | Partial specialization for Names::dKappa OPALS_COMMENT_AFTER("kappa angle offset (opalsStripAdjust |
| CIAccS< Names::dOmega, Opt, Opts... > | Partial specialization for Names::dOmega OPALS_COMMENT_AFTER("omega angle offset (opalsStripAdjust |
| CIAccS< Names::dPhi, Opt, Opts... > | Partial specialization for Names::dPhi OPALS_COMMENT_AFTER("phi angle offset (opalsStripAdjust |
| CIAccS< Names::dPitch, Opt, Opts... > | Partial specialization for Names::dPitch OPALS_COMMENT_AFTER("strip.trajectory group (opalsStripAdjust |
| CIAccS< Names::dpSigPriori, Opt, Opts... > | Partial specialization for Names::dpSigPriori OPALS_COMMENT_AFTER("correspondences.control2strip group(opalsStripAdjust |
| CIAccS< Names::dRoll, Opt, Opts... > | Partial specialization for Names::dRoll OPALS_COMMENT_AFTER("strip.trajectory group (opalsStripAdjust |
| CIAccS< Names::dX, Opt, Opts... > | Partial specialization for Names::dX OPALS_COMMENT_AFTER("strip.trajectory group (opalsStripAdjust |
| CIAccS< Names::dX0, Opt, Opts... > | Partial specialization for Names::dX0 OPALS_COMMENT_AFTER("Projection center's X-coordinate offset (opalsStripAdjust |
| CIAccS< Names::dY, Opt, Opts... > | Partial specialization for Names::dY OPALS_COMMENT_AFTER("strip.trajectory group (opalsStripAdjust |
| CIAccS< Names::dY0, Opt, Opts... > | Partial specialization for Names::dY0 OPALS_COMMENT_AFTER("Projection center's Y-coordinate offset (opalsStripAdjust |
| CIAccS< Names::dYaw, Opt, Opts... > | Partial specialization for Names::dYaw OPALS_COMMENT_AFTER("strip.trajectory group (opalsStripAdjust |
| CIAccS< Names::dZ, Opt, Opts... > | Partial specialization for Names::dZ OPALS_COMMENT_AFTER("strip.trajectory group (opalsStripAdjust |
| CIAccS< Names::dZ0, Opt, Opts... > | Partial specialization for Names::dZ0 OPALS_COMMENT_AFTER("Projection center's Z-coordinate offset (opalsStripAdjust |
| CIAccS< Names::echoWidthFlag, Opt, Opts... > | Partial specialization for Names::echoWidthFlag |
| CIAccS< Names::echoWidthMax, Opt, Opts... > | Partial specialization for Names::echoWidthMax OPALS_COMMENT_AFTER("strip.filter group (opalsStripAdjust |
| CIAccS< Names::edgeHandling, Opt, Opts... > | Partial specialization for Names::edgeHandling OPALS_COMMENT_AFTER("controls pixel values beyond the image border (opalsConvolution |
| CIAccS< Names::enduranceMode, Opt, Opts... > | Partial specialization for Names::enduranceMode OPALS_COMMENT_AFTER("force to continue processing (with next file/dataset |
| CIAccS< Names::exactComputation, Opt, Opts... > | Partial specialization for Names::exactComputation OPALS_COMMENT_AFTER("flag for exact median computation (opalsHisto |
| CIAccS< Names::exportHeader, Opt, Opts... > | Partial specialization for Names::exportHeader OPALS_COMMENT_AFTER("export header features (opalsInfo |
| CIAccS< Names::exportOverview, Opt, Opts... > | Partial specialization for Names::exportOverview OPALS_COMMENT_AFTER("export overview features (opalsInfo |
| CIAccS< Names::extOri, Opt, Opts... > | Partial specialization for Names::extOri OPALS_COMMENT_AFTER("exterior orientation (opalsStripAdjust |
| CIAccS< Names::extrapolationCheck, Opt, Opts... > | Partial specialization for Names::extrapolationCheck OPALS_COMMENT_AFTER("check for extrapolation (opalsGrid |
| CIAccS< Names::feature, Opt, Opts... > | Partial specialization for Names::feature |
| CIAccS< Names::file, Opt, Opts... > | Partial specialization for Names::file OPALS_COMMENT_AFTER("generic file parameter (opalsInfo |
| CIAccS< Names::fillMask, Opt, Opts... > | Partial specialization for Names::fillMask OPALS_COMMENT_AFTER("input file (vector or raster |
| CIAccS< Names::filter, Opt, Opts... > | Partial specialization for Names::filter OPALS_COMMENT_AFTER("string to be parsed in construction of DM::IFilter (various modules |
| CIAccS< Names::filterThresholds, Opt, Opts... > | Partial specialization for Names::filterThresholds OPALS_COMMENT_AFTER("filter thresholds for hierarchical levels (opalsTerrainFilter |
| CIAccS< Names::first, Opt, Opts... > | Partial specialization for Names::first OPALS_COMMENT_AFTER("strip.trajectory.boundaryDerivativeIsZero group; first stage to be processed (opalsStripAdjust |
| CIAccS< Names::fixedFile, Opt, Opts... > | Partial specialization for Names::fixedFile OPALS_COMMENT_AFTER("fixed dataset within adjustment (opalsICP |
| CIAccS< Names::fixedStrip, Opt, Opts... > | Partial specialization for Names::fixedStrip OPALS_COMMENT_AFTER("fixed strip within the adjustment (opalsGeorefApprox |
| CIAccS< Names::format, Opt, Opts... > | Partial specialization for Names::format OPALS_COMMENT_AFTER("generic format parameter (opalsInfo |
| CIAccS< Names::formLines, Opt, Opts... > | Partial specialization for Names::formLines OPALS_COMMENT_AFTER("specific parameter for category form lines (opalsTerrainFilter |
| CIAccS< Names::formula, Opt, Opts... > | Partial specialization for Names::formula OPALS_COMMENT_AFTER("formula string for albegraic grid computations (opalsAlgebra |
| CIAccS< Names::forwardIntersect, Opt, Opts... > | Partial specialization for Names::forwardIntersect OPALS_COMMENT_AFTER("forward intersection of tie points group (opalsStripAdjust |
| CIAccS< Names::fullWaveAlg, Opt, Opts... > | Partial specialization for Names::fullWaveAlg |
| CIAccS< Names::gapInfo, Opt, Opts... > | Partial specialization for Names::gapInfo OPALS_COMMENT_AFTER("write additional gap information to files (opalsFillGaps |
| CIAccS< Names::generateOFD, Opt, Opts... > | Partial specialization for Names::generateOFD OPALS_COMMENT_AFTER("defines maximum distance to be bridged (opalsInfo |
| CIAccS< Names::geometryModel, Opt, Opts... > | Partial specialization for Names::geometryModel |
| CIAccS< Names::gridFile, Opt, Opts... > | Partial specialization for Names::gridFile OPALS_COMMENT_AFTER("grid model file" |
| CIAccS< Names::gridMask, Opt, Opts... > | Partial specialization for Names::gridMask OPALS_COMMENT_AFTER("grid mask file" |
| CIAccS< Names::gridSize, Opt, Opts... > | Partial specialization for Names::gridSize |
| CIAccS< Names::groundControlPoints, Opt, Opts... > | Partial specialization for Names::groundControlPoints OPALS_COMMENT_AFTER("groundControlPoints group(opalsStripAdjust |
| CIAccS< Names::groundTiePoints, Opt, Opts... > | Partial specialization for Names::groundTiePoints OPALS_COMMENT_AFTER("group for tie object points (opalsStripAdjust |
| CIAccS< Names::hemisphere, Opt, Opts... > | Partial specialization for Names::hemisphere OPALS_COMMENT_AFTER("UTM definition group (opalsStripAdjust |
| CIAccS< Names::histogram, Opt, Opts... > | Partial specialization for Names::histogram OPALS_COMMENT_AFTER("generic histogram (opalsHisto |
| CIAccS< Names::hollowingThresh, Opt, Opts... > | Partial specialization for Names::hollowingThresh OPALS_COMMENT_AFTER("point count above which to not triangulate all data but only their outer regions or borders (opalsBounds |
| CIAccS< Names::iFilter, Opt, Opts... > | Partial specialization for Names::iFilter OPALS_COMMENT_AFTER("input filter (e.g. opalsTIN |
| CIAccS< Names::iFormat, Opt, Opts... > | Partial specialization for Names::iFormat |
| CIAccS< Names::ignoreId, Opt, Opts... > | Partial specialization for Names::ignoreId OPALS_COMMENT_AFTER("defining a list of ids to be ignored (opalsLineModeler |
| CIAccS< Names::ignoreNoData, Opt, Opts... > | Partial specialization for Names::ignoreNoData OPALS_COMMENT_AFTER("ignore no-data pixels withon kernel neighbourhood (opalsConvolution |
| CIAccS< Names::image2image, Opt, Opts... > | Partial specialization for Names::image2image OPALS_COMMENT_AFTER("image-to-image correspondences group (opalsStripAdjust |
| CIAccS< Names::image2strip, Opt, Opts... > | Partial specialization for Names::image2strip OPALS_COMMENT_AFTER("image-to-strip correspondences group (opalsStripAdjust |
| CIAccS< Names::images, Opt, Opts... > | Partial specialization for Names::images OPALS_COMMENT_AFTER("images group (opalsStripAdjust |
| CIAccS< Names::inCRS, Opt, Opts... > | Partial specialization for Names::inCRS OPALS_COMMENT_AFTER("input coordinate reference system as WKT/proj4 description string or EPSG code (opalsTranslate |
| CIAccS< Names::inDimension, Opt, Opts... > | Partial specialization for Names::inDimension |
| CIAccS< Names::inFile, Opt, Opts... > | Partial specialization for Names::inFile |
| CIAccS< Names::inGeoid, Opt, Opts... > | Partial specialization for Names::inGeoid OPALS_COMMENT_AFTER("input geoid model raster file (opalsReproject |
| CIAccS< Names::inGeometry, Opt, Opts... > | Partial specialization for Names::inGeometry OPALS_COMMENT_AFTER("input (OGC |
| CIAccS< Names::initValue, Opt, Opts... > | Partial specialization for Names::initValue OPALS_COMMENT_AFTER("initialization value for specified cell (eg, opalsRasterize |
| CIAccS< Names::inSRS, Opt, Opts... > | Partial specialization for Names::inSRS OPALS_COMMENT_AFTER("input spatial reference system as WKT/proj4 description string or EPSG code (opalsReproject |
| CIAccS< Names::interpolation, Opt, Opts... > | Partial specialization for Names::interpolation |
| CIAccS< Names::intersectSnapDist, Opt, Opts... > | Partial specialization for Names::intersectSnapDist OPALS_COMMENT_AFTER("omit distance for missing intersections (opalsLineTopology |
| CIAccS< Names::interval, Opt, Opts... > | Partial specialization for Names::interval |
| CIAccS< Names::intOri, Opt, Opts... > | Partial specialization for Names::intOri OPALS_COMMENT_AFTER("interior orientation (opalsStripAdjust |
| CIAccS< Names::inZOffset, Opt, Opts... > | Partial specialization for Names::inZOffset OPALS_COMMENT_AFTER("height offset of input SRS (opalsReproject |
| CIAccS< Names::kappa, Opt, Opts... > | Partial specialization for Names::kappa OPALS_COMMENT_AFTER("sessions.adjustment.misalignment group(opalsStripAdjust |
| CIAccS< Names::kernel, Opt, Opts... > | Partial specialization for Names::kernel |
| CIAccS< Names::kernelShape, Opt, Opts... > | Partial specialization for Names::kernelShape |
| CIAccS< Names::kernelSize, Opt, Opts... > | Partial specialization for Names::kernelSize |
| CIAccS< Names::keyPoints, Opt, Opts... > | Partial specialization for Names::keyPoints OPALS_COMMENT_AFTER("specific parameter for category key points (opalsTerrainFilter |
| CIAccS< Names::last, Opt, Opts... > | Partial specialization for Names::last OPALS_COMMENT_AFTER("last stage to be processed (opalsStripAdjust |
| CIAccS< Names::legend, Opt, Opts... > | Partial specialization for Names::legend OPALS_COMMENT_AFTER("on / off / file=filename where legend in SVG format is to be written (opalsZcolor |
| CIAccS< Names::levels, Opt, Opts... > | Partial specialization for Names::levels OPALS_COMMENT_AFTER("individual height levels (e.g. opalsIsolines |
| CIAccS< Names::leverArm, Opt, Opts... > | Partial specialization for Names::leverArm OPALS_COMMENT_AFTER("sessions.adjustment group(opalsStripAdjust |
| CIAccS< Names::limit, Opt, Opts... > | Partial specialization for Names::limit |
| CIAccS< Names::lineBufferDist, Opt, Opts... > | Partial specialization for Names::lineBufferDist OPALS_COMMENT_AFTER("Line buffer distance " |
| CIAccS< Names::lineVertexDist, Opt, Opts... > | Partial specialization for Names::lineVertexDist OPALS_COMMENT_AFTER("Regular distance for vertex spacing along linear geometries" |
| CIAccS< Names::lowerThresholdScale, Opt, Opts... > | Partial specialization for Names::lowerThresholdScale OPALS_COMMENT_AFTER("scale for asymmetric filter thresholds (opalsTerrainFilter |
| CIAccS< Names::lsmMode, Opt, Opts... > | Partial specialization for Names::lsmMode OPALS_COMMENT_AFTER("LSM processing mode (opalsLSM |
| CIAccS< Names::lsmTrafo, Opt, Opts... > | Partial specialization for Names::lsmTrafo OPALS_COMMENT_AFTER("LSM transformation type (opalsLSM |
| CIAccS< Names::maxAngleDev, Opt, Opts... > | Partial specialization for Names::maxAngleDev OPALS_COMMENT_AFTER("maximum angle between two elements (opalsICP, opalsLineTopology |
| CIAccS< Names::maxArea, Opt, Opts... > | Partial specialization for Names::maxArea OPALS_COMMENT_AFTER("maximum area (opalsFillGaps |
| CIAccS< Names::maxBridgeDist, Opt, Opts... > | Partial specialization for Names::maxBridgeDist OPALS_COMMENT_AFTER("defines maximum distance to be bridged (opalsIsolines |
| CIAccS< Names::maxDev, Opt, Opts... > | Partial specialization for Names::maxDev |
| CIAccS< Names::maxDist, Opt, Opts... > | Partial specialization for Names::maxDist OPALS_COMMENT_AFTER("maximum point distance (e.g. opalsSimplify, opalsSegmentation |
| CIAccS< Names::maxIter, Opt, Opts... > | Partial specialization for Names::maxIter OPALS_COMMENT_AFTER("maximum number of iterations (various modules |
| CIAccS< Names::maxLeverageSampling, Opt, Opts... > | Partial specialization for Names::maxLeverageSampling |
| CIAccS< Names::maxMemory, Opt, Opts... > | Partial specialization for Names::maxMemory OPALS_COMMENT_AFTER("amount of memory [MB] to be used by (various |
| CIAccS< Names::maxPixelRigorous, Opt, Opts... > | Partial specialization for Names::maxPixelRigorous OPALS_COMMENT_AFTER("maximum number of gap-pixel for rigorous adaptive fill (opalsFillGaps |
| CIAccS< Names::maxPointDensity, Opt, Opts... > | Partial specialization for Names::maxPointDensity OPALS_COMMENT_AFTER("(opalsStripAdjust |
| CIAccS< Names::maxReprojectionError, Opt, Opts... > | Partial specialization for Names::maxReprojectionError OPALS_COMMENT_AFTER("maximum reprojection error (opalsStripAdjust |
| CIAccS< Names::maxRoughness, Opt, Opts... > | Partial specialization for Names::maxRoughness OPALS_COMMENT_AFTER("correspondences.strip2strip.rejection group(opalsStripAdjust |
| CIAccS< Names::maxSigma, Opt, Opts... > | Partial specialization for Names::maxSigma |
| CIAccS< Names::maxSigmaMAD, Opt, Opts... > | Partial specialization for Names::maxSigmaMAD OPALS_COMMENT_AFTER("correspondences.strip2strip.rejection group(opalsStripAdjust |
| CIAccS< Names::maxSlope, Opt, Opts... > | Partial specialization for Names::maxSlope OPALS_COMMENT_AFTER("defines maximum slope to consider (opalsIsolines |
| CIAccS< Names::maxTol, Opt, Opts... > | Partial specialization for Names::maxTol OPALS_COMMENT_AFTER("maximum tolerance (e.g. opalsSimplify |
| CIAccS< Names::maxWidth, Opt, Opts... > | Partial specialization for Names::maxWidth OPALS_COMMENT_AFTER("maximum (object |
| CIAccS< Names::merge, Opt, Opts... > | Partial specialization for Names::merge OPALS_COMMENT_AFTER("Parameter group 'merge' (opalsLineTopology |
| CIAccS< Names::mergeFunc, Opt, Opts... > | Partial specialization for Names::mergeFunc OPALS_COMMENT_AFTER("merge function for blending multiple raster (opalsGridMerge |
| CIAccS< Names::mergePolygon, Opt, Opts... > | Partial specialization for Names::mergePolygon OPALS_COMMENT_AFTER("merge polygon method (eg. opalsImport |
| CIAccS< Names::mergeWidth, Opt, Opts... > | Partial specialization for Names::mergeWidth OPALS_COMMENT_AFTER("merge width defining the band for blending multiple raster (opalsGridMerge |
| CIAccS< Names::method, Opt, Opts... > | Partial specialization for Names::method OPALS_COMMENT_AFTER("method of computation (opalsFillGaps, opalsLineTopology |
| CIAccS< Names::minAngle, Opt, Opts... > | Partial specialization for Names::minAngle OPALS_COMMENT_AFTER("minimum intersection angle (opalsLineModeler |
| CIAccS< Names::minArea, Opt, Opts... > | Partial specialization for Names::minArea OPALS_COMMENT_AFTER("minimum area" |
| CIAccS< Names::minConsensus, Opt, Opts... > | Partial specialization for Names::minConsensus OPALS_COMMENT_AFTER("minimum level of consensus" |
| CIAccS< Names::minHeight, Opt, Opts... > | Partial specialization for Names::minHeight OPALS_COMMENT_AFTER("minimum (object |
| CIAccS< Names::minImageCount, Opt, Opts... > | Partial specialization for Names::minImageCount OPALS_COMMENT_AFTER("minimum number of image points for a tie point (opalsStripAdjust |
| CIAccS< Names::minLength, Opt, Opts... > | Partial specialization for Names::minLength OPALS_COMMENT_AFTER("minimum length" |
| CIAccS< Names::minSegSize, Opt, Opts... > | Partial specialization for Names::minSegSize |
| CIAccS< Names::minWeight, Opt, Opts... > | Partial specialization for Names::minWeight OPALS_COMMENT_AFTER("minimum weight (opalsLineTopology |
| CIAccS< Names::misalignment, Opt, Opts... > | Partial specialization for Names::misalignment OPALS_COMMENT_AFTER("sessions.adjustment.misalignment group(opalsStripAdjust |
| CIAccS< Names::mntCalFile, Opt, Opts... > | Partial specialization for Names::mntCalFile OPALS_COMMENT_AFTER("mounting calibration file (opalsAddTraj |
| CIAccS< Names::modelPlaneThreshold, Opt, Opts... > | Partial specialization for Names::modelPlaneThreshold OPALS_COMMENT_AFTER("defines a vertical distance threshold between a model and a plane (opalsModelFormAxis |
| CIAccS< Names::mounting, Opt, Opts... > | Partial specialization for Names::mounting OPALS_COMMENT_AFTER("mounting calibration parameters (e.g. opalsDirectGeoref |
| CIAccS< Names::mtaZone, Opt, Opts... > | Partial specialization for Names::mtaZone OPALS_COMMENT_AFTER("defines the MTA zone to resolve ambiguties of multiple-pluses-in-air-scanners (opalsFullwave |
| CIAccS< Names::multiBand, Opt, Opts... > | Partial specialization for Names::multiBand OPALS_COMMENT_AFTER("used by opalsGrid to enable or disable multibans instead of multiple files for features.." |
| CIAccS< Names::navFrame, Opt, Opts... > | Partial specialization for Names::navFrame OPALS_COMMENT_AFTER("navigation frame (opalsAddTraj |
| CIAccS< Names::nBins, Opt, Opts... > | Partial specialization for Names::nBins OPALS_COMMENT_AFTER("number of different bins (e.g. opalsHisto |
| CIAccS< Names::nClasses, Opt, Opts... > | Partial specialization for Names::nClasses OPALS_COMMENT_AFTER("number of different classes (e.g. opalsZColor |
| CIAccS< Names::neighbours, Opt, Opts... > | Partial specialization for Names::neighbours |
| CIAccS< Names::noData, Opt, Opts... > | Partial specialization for Names::noData |
| CIAccS< Names::nonOverlapMerge, Opt, Opts... > | Partial specialization for Names::nonOverlapMerge OPALS_COMMENT_AFTER("merging non-overlapping datasets (opalsGridMerge |
| CIAccS< Names::normalize, Opt, Opts... > | Partial specialization for Names::normalize OPALS_COMMENT_AFTER("normalize results (e.g. opalsConvolution |
| CIAccS< Names::normals, Opt, Opts... > | Partial specialization for Names::normals OPALS_COMMENT_AFTER("normals group (opalsStripAdjust |
| CIAccS< Names::normalsAlg, Opt, Opts... > | Partial specialization for Names::normalsAlg |
| CIAccS< Names::normalSpaceSampling, Opt, Opts... > | Partial specialization for Names::normalSpaceSampling |
| CIAccS< Names::obsFile, Opt, Opts... > | Partial specialization for Names::obsFile OPALS_COMMENT_AFTER("file with image point observations (opalsStripAdjust |
| CIAccS< Names::obsTrafPars, Opt, Opts... > | Partial specialization for Names::obsTrafPars OPALS_COMMENT_AFTER("input transformation parameters (opalsGeorefApprox |
| CIAccS< Names::offset, Opt, Opts... > | Partial specialization for Names::offset OPALS_COMMENT_AFTER("scanner range offset (opalsStripAdjust |
| CIAccS< Names::offsetPal, Opt, Opts... > | Partial specialization for Names::offsetPal OPALS_COMMENT_AFTER("offset value to be applied to the given palette (opalsZcolor |
| CIAccS< Names::oFilter, Opt, Opts... > | Partial specialization for Names::oFilter OPALS_COMMENT_AFTER("output filter (e.g. opalsTIN |
| CIAccS< Names::oFormat, Opt, Opts... > | Partial specialization for Names::oFormat |
| CIAccS< Names::omega, Opt, Opts... > | Partial specialization for Names::omega OPALS_COMMENT_AFTER("sessions.adjustment.misalignment group(opalsStripAdjust |
| CIAccS< Names::onlyLastEchoes, Opt, Opts... > | Partial specialization for Names::onlyLastEchoes OPALS_COMMENT_AFTER("strip group (opalsStripAdjust |
| CIAccS< Names::operation, Opt, Opts... > | Partial specialization for Names::operation OPALS_COMMENT_AFTER("coordinate operation for crs transformations (opalsTranslate |
| CIAccS< Names::oriFile, Opt, Opts... > | Partial specialization for Names::oriFile OPALS_COMMENT_AFTER("file with a priori exterior image orientation (opalsStripAdjust |
| CIAccS< Names::oriFormat, Opt, Opts... > | Partial specialization for Names::oriFormat OPALS_COMMENT_AFTER("file format for image orientations (opalsSnellius |
| CIAccS< Names::outCRS, Opt, Opts... > | Partial specialization for Names::outCRS OPALS_COMMENT_AFTER("output coordinate reference system as WKT/proj4 description string or EPSG code (opalsTranslate |
| CIAccS< Names::outDirectory, Opt, Opts... > | Partial specialization for Names::outDirectory OPALS_COMMENT_AFTER("name of output directory" |
| CIAccS< Names::outFile, Opt, Opts... > | Partial specialization for Names::outFile |
| CIAccS< Names::outGeoid, Opt, Opts... > | Partial specialization for Names::outGeoid OPALS_COMMENT_AFTER("output geoid model raster file (opalsReproject |
| CIAccS< Names::outGeometry, Opt, Opts... > | Partial specialization for Names::outGeometry OPALS_COMMENT_AFTER("output (OGC |
| CIAccS< Names::outResults, Opt, Opts... > | Partial specialization for Names::outResults |
| CIAccS< Names::outSRS, Opt, Opts... > | Partial specialization for Names::outSRS OPALS_COMMENT_AFTER("output spatial reference system as WKT/proj4 description string or EPSG code (opalsReproject |
| CIAccS< Names::outTrafPars, Opt, Opts... > | Partial specialization for Names::outTrafPars OPALS_COMMENT_AFTER("output transformation parameters (opalsLSM, opalsGeorefApprox |
| CIAccS< Names::outZOffset, Opt, Opts... > | Partial specialization for Names::outZOffset OPALS_COMMENT_AFTER("height offset of output SRS (opalsReproject |
| CIAccS< Names::overlap, Opt, Opts... > | Partial specialization for Names::overlap OPALS_COMMENT_AFTER("specifies the overlap for sequential operations" |
| CIAccS< Names::overlapFile, Opt, Opts... > | Partial specialization for Names::overlapFile OPALS_COMMENT_AFTER("overlap file path (e.g. opalsOverlap |
| CIAccS< Names::pairList, Opt, Opts... > | Partial specialization for Names::pairList OPALS_COMMENT_AFTER("a list strip pairs (e.g. opalsOverlap |
| CIAccS< Names::palFile, Opt, Opts... > | Partial specialization for Names::palFile OPALS_COMMENT_AFTER("palette file (opalsZcolor |
| CIAccS< Names::patchLength, Opt, Opts... > | Partial specialization for Names::patchLength OPALS_COMMENT_AFTER("patch length for structure line modelling (opalsLineModeler |
| CIAccS< Names::patchSize, Opt, Opts... > | Partial specialization for Names::patchSize |
| CIAccS< Names::patchWidth, Opt, Opts... > | Partial specialization for Names::patchWidth OPALS_COMMENT_AFTER("patch width for structure line modelling (opalsLineModeler |
| CIAccS< Names::penetration, Opt, Opts... > | Partial specialization for Names::penetration OPALS_COMMENT_AFTER("estimated penetration rate" |
| CIAccS< Names::perimeter, Opt, Opts... > | Partial specialization for Names::perimeter |
| CIAccS< Names::perpDist, Opt, Opts... > | Partial specialization for Names::perpDist OPALS_COMMENT_AFTER("weight factor perpendicular distance (opalsLineTopology |
| CIAccS< Names::phi, Opt, Opts... > | Partial specialization for Names::phi OPALS_COMMENT_AFTER("sessions.adjustment.misalignment group(opalsStripAdjust |
| CIAccS< Names::pixelSize, Opt, Opts... > | Partial specialization for Names::pixelSize |
| CIAccS< Names::planeExtraction, Opt, Opts... > | Partial specialization for Names::planeExtraction OPALS_COMMENT_AFTER("Parameter group 'planeExtraction' containing options for planar surface extraction (opalsSegmentation |
| CIAccS< Names::plot, Opt, Opts... > | Partial specialization for Names::plot |
| CIAccS< Names::plotFile, Opt, Opts... > | Partial specialization for Names::plotFile OPALS_COMMENT_AFTER("name of plot file (e.g. opalsHisto |
| CIAccS< Names::pointCount, Opt, Opts... > | Partial specialization for Names::pointCount OPALS_COMMENT_AFTER("min und max point count for patches (opalsLineModeler |
| CIAccS< Names::preventIntersection, Opt, Opts... > | Partial specialization for Names::preventIntersection OPALS_COMMENT_AFTER("prevent intersection of lines (opalsLineTopology |
| CIAccS< Names::probabilities, Opt, Opts... > | Partial specialization for Names::probabilities OPALS_COMMENT_AFTER("(list of |
| CIAccS< Names::processId, Opt, Opts... > | Partial specialization for Names::processId OPALS_COMMENT_AFTER("defining a list of ids to process (opalsLineModeler |
| CIAccS< Names::processStructure, Opt, Opts... > | Partial specialization for Names::processStructure OPALS_COMMENT_AFTER("byproduct structure file (opalsGridMerge |
| CIAccS< Names::procMode, Opt, Opts... > | Partial specialization for Names::procMode OPALS_COMMENT_AFTER("processing mode" |
| CIAccS< Names::pyramidLevels, Opt, Opts... > | Partial specialization for Names::pyramidLevels OPALS_COMMENT_AFTER("Number of data/image pyramid levels (opalsTerrainFilter |
| CIAccS< Names::radioCal, Opt, Opts... > | Partial specialization for Names::radioCal |
| CIAccS< Names::range, Opt, Opts... > | Partial specialization for Names::range OPALS_COMMENT_AFTER("scanner range group (opalsStripAdjust |
| CIAccS< Names::rasterType, Opt, Opts... > | Partial specialization for Names::rasterType |
| CIAccS< Names::ratioMode, Opt, Opts... > | Partial specialization for Names::ratioMode OPALS_COMMENT_AFTER("echo ratio calculation mode" |
| CIAccS< Names::redPoint, Opt, Opts... > | Partial specialization for Names::redPoint OPALS_COMMENT_AFTER("defines the coordinates of a reduction point" |
| CIAccS< Names::refinePlanes, Opt, Opts... > | Partial specialization for Names::refinePlanes OPALS_COMMENT_AFTER("activates refining step for plane extraction (opalsSegementation |
| CIAccS< Names::reflectivityFile, Opt, Opts... > | Partial specialization for Names::reflectivityFile |
| CIAccS< Names::refModel, Opt, Opts... > | Partial specialization for Names::refModel OPALS_COMMENT_AFTER("defines a reference model (e.g., horizontal/tilted plane or raster model |
| CIAccS< Names::refractiveIndex, Opt, Opts... > | Partial specialization for Names::refractiveIndex OPALS_COMMENT_AFTER("refractive index (e.g. opalsSnellius |
| CIAccS< Names::rejection, Opt, Opts... > | Partial specialization for Names::rejection OPALS_COMMENT_AFTER("correspondences.strip2strip.rejection group(opalsStripAdjust |
| CIAccS< Names::relWeightLead, Opt, Opts... > | Partial specialization for Names::relWeightLead OPALS_COMMENT_AFTER("relative weight lead (opalsLineTopology |
| CIAccS< Names::resampling, Opt, Opts... > | Partial specialization for Names::resampling |
| CIAccS< Names::resetSegId, Opt, Opts... > | Partial specialization for Names::resetSegId |
| CIAccS< Names::restoreOrder, Opt, Opts... > | Partial specialization for Names::restoreOrder OPALS_COMMENT_AFTER("restore natural order of data (opalsExport |
| CIAccS< Names::revertDist, Opt, Opts... > | Partial specialization for Names::revertDist OPALS_COMMENT_AFTER("revert distance (opalsLineTopology |
| CIAccS< Names::revertInterval, Opt, Opts... > | Partial specialization for Names::revertInterval OPALS_COMMENT_AFTER("revert interval (opalsLineTopology |
| CIAccS< Names::rho0, Opt, Opts... > | Partial specialization for Names::rho0 OPALS_COMMENT_AFTER("lens distortion normalization radius (opalsStripAdjust |
| CIAccS< Names::robFactor, Opt, Opts... > | Partial specialization for Names::robFactor OPALS_COMMENT_AFTER("factor used for robust estimation(opalsLSM |
| CIAccS< Names::robustInterpolation, Opt, Opts... > | Partial specialization for Names::robustInterpolation OPALS_COMMENT_AFTER("group of specific parameters for robust interpolation (opalsTerrainFilter |
| CIAccS< Names::robustIter, Opt, Opts... > | Partial specialization for Names::robustIter OPALS_COMMENT_AFTER("number of robust iterations (opalsStripAdjust |
| CIAccS< Names::robustWFAdpation, Opt, Opts... > | Partial specialization for Names::robustWFAdpation OPALS_COMMENT_AFTER("adaptions of the robust weight function (opalsRobFilter |
| CIAccS< Names::sampleRange, Opt, Opts... > | Partial specialization for Names::sampleRange OPALS_COMMENT_AFTER("sample (attribute |
| CIAccS< Names::samplingDist, Opt, Opts... > | Partial specialization for Names::samplingDist OPALS_COMMENT_AFTER("defines a uniform sampling distance (eg, opalsICP |
| CIAccS< Names::samplingInterval, Opt, Opts... > | Partial specialization for Names::samplingInterval OPALS_COMMENT_AFTER("trajectory sampling interval [s] strip.trajectory group (opalsStripAdjust |
| CIAccS< Names::scale, Opt, Opts... > | Partial specialization for Names::scale OPALS_COMMENT_AFTER("scanner range scale (opalsStripAdjust |
| CIAccS< Names::scalePal, Opt, Opts... > | Partial specialization for Names::scalePal OPALS_COMMENT_AFTER("scale factor to be applied to the given palette (opalsZcolor |
| CIAccS< Names::scanAngle, Opt, Opts... > | Partial specialization for Names::scanAngle OPALS_COMMENT_AFTER("sessions.adjustment.scanner.scanAngleOffset group(opalsStripAdjust |
| CIAccS< Names::scanAngleMaxAbs, Opt, Opts... > | Partial specialization for Names::scanAngleMaxAbs OPALS_COMMENT_AFTER("strip.filter group (opalsStripAdjust |
| CIAccS< Names::scanner, Opt, Opts... > | Partial specialization for Names::scanner OPALS_COMMENT_AFTER("sessions.adjustment.scanner group(opalsStripAdjust |
| CIAccS< Names::scannerOrientation, Opt, Opts... > | Partial specialization for Names::scannerOrientation OPALS_COMMENT_AFTER("strip group (opalsStripAdjust |
| CIAccS< Names::searchGeneration, Opt, Opts... > | Partial specialization for Names::searchGeneration OPALS_COMMENT_AFTER("search generation (opalsLineTopology |
| CIAccS< Names::searchMode, Opt, Opts... > | Partial specialization for Names::searchMode OPALS_COMMENT_AFTER("dimension of nearest neighbor search (opalsNormals |
| CIAccS< Names::searchRadius, Opt, Opts... > | Partial specialization for Names::searchRadius |
| CIAccS< Names::second, Opt, Opts... > | Partial specialization for Names::second OPALS_COMMENT_AFTER("strip.trajectory.boundaryDerivativeIsZero group (opalsStripAdjust |
| CIAccS< Names::sectionRange, Opt, Opts... > | Partial specialization for Names::sectionRange OPALS_COMMENT_AFTER("start/stop stationing along the axis(opalsSection |
| CIAccS< Names::sections, Opt, Opts... > | Partial specialization for Names::sections |
| CIAccS< Names::seedCalculator, Opt, Opts... > | Partial specialization for Names::seedCalculator OPALS_COMMENT_AFTER("Calculator for seed point order (opalsSegmentation |
| CIAccS< Names::segments, Opt, Opts... > | Partial specialization for Names::segments OPALS_COMMENT_AFTER("segment manager (opalsSegmentation |
| CIAccS< Names::selection, Opt, Opts... > | Partial specialization for Names::selection OPALS_COMMENT_AFTER("correspondences.strip2strip.selection group(opalsStripAdjust |
| CIAccS< Names::selMode, Opt, Opts... > | Partial specialization for Names::selMode |
| CIAccS< Names::session, Opt, Opts... > | Partial specialization for Names::session OPALS_COMMENT_AFTER("strip group (opalsStripAdjust |
| CIAccS< Names::sessions, Opt, Opts... > | Partial specialization for Names::sessions OPALS_COMMENT_AFTER("sessions group (opalsStripAdjust |
| CIAccS< Names::setAttribute, Opt, Opts... > | Partial specialization for Names::setAttribute OPALS_COMMENT_AFTER("generic ground point calculator setting (opalsTerrainFilter |
| CIAccS< Names::shading, Opt, Opts... > | Partial specialization for Names::shading OPALS_COMMENT_AFTER("shading algorithm (opalsShade |
| CIAccS< Names::sigmaApprox, Opt, Opts... > | Partial specialization for Names::sigmaApprox OPALS_COMMENT_AFTER("2d sigma of the structure line approximation (opalsLineModeler |
| CIAccS< Names::sigmaApriori, Opt, Opts... > | Partial specialization for Names::sigmaApriori OPALS_COMMENT_AFTER("estimated accuracy of observations before adjustment (opalsRobFilter |
| CIAccS< Names::sigmaPoint, Opt, Opts... > | Partial specialization for Names::sigmaPoint OPALS_COMMENT_AFTER("height sigma of the point cloud data (opalsLineModeler |
| CIAccS< Names::sigmaShift, Opt, Opts... > | Partial specialization for Names::sigmaShift OPALS_COMMENT_AFTER("sigma of additional shift observations (opalsGeorefApprox |
| CIAccS< Names::sigmaSmooth, Opt, Opts... > | Partial specialization for Names::sigmaSmooth OPALS_COMMENT_AFTER("gaussian smoothing sigma (opalsEdgeDetect |
| CIAccS< Names::skipEmptyBins, Opt, Opts... > | Partial specialization for Names::skipEmptyBins OPALS_COMMENT_AFTER("skips empty bin entries in the histogram (opalsHisto |
| CIAccS< Names::skipVoidAreas, Opt, Opts... > | Partial specialization for Names::skipVoidAreas OPALS_COMMENT_AFTER("skip all void parts of datasets for data processing (opalsALgebra |
| CIAccS< Names::snapRadius, Opt, Opts... > | Partial specialization for Names::snapRadius OPALS_COMMENT_AFTER("snap radius (e.g. opalsTIN: used for connecting close line endings |
| CIAccS< Names::sort, Opt, Opts... > | Partial specialization for Names::sort OPALS_COMMENT_AFTER("sorting method (opalsSegmentation: sorting of segments |
| CIAccS< Names::spikeRemoval, Opt, Opts... > | Partial specialization for Names::spikeRemoval OPALS_COMMENT_AFTER("flag for removing spikes in the final modelling result (opalsLineModeler |
| CIAccS< Names::splitByAttribute, Opt, Opts... > | Partial specialization for Names::splitByAttribute OPALS_COMMENT_AFTER("split data set by a certain (integer-valued |
| CIAccS< Names::spotData, Opt, Opts... > | Partial specialization for Names::spotData OPALS_COMMENT_AFTER("file containing (2D |
| CIAccS< Names::stages, Opt, Opts... > | Partial specialization for Names::stages OPALS_COMMENT_AFTER("group to limit the stages to be processed (opalsStripAdjust |
| CIAccS< Names::statistic, Opt, Opts... > | Partial specialization for Names::statistic OPALS_COMMENT_AFTER("general statistic information about a given input file (opalsInfo |
| CIAccS< Names::storeBeamInfo, Opt, Opts... > | Partial specialization for Names::storeBeamInfo OPALS_COMMENT_AFTER("defines beam information that is attached during import (opalsImport |
| CIAccS< Names::storeMetaInfo, Opt, Opts... > | Partial specialization for Names::storeMetaInfo OPALS_COMMENT_AFTER("level of meta info that are stored (opalsNormals |
| CIAccS< Names::storeOrder, Opt, Opts... > | Partial specialization for Names::storeOrder |
| CIAccS< Names::storeStatistics, Opt, Opts... > | Partial specialization for Names::storeStatistics OPALS_COMMENT_AFTER("used by zonal fit to store statistics as attribute in ODM file." |
| CIAccS< Names::straightness, Opt, Opts... > | Partial specialization for Names::straightness OPALS_COMMENT_AFTER("weight factor straightness (opalsLineTopology |
| CIAccS< Names::strip, Opt, Opts... > | Partial specialization for Names::strip OPALS_COMMENT_AFTER("strip ID of an image (opalsStripAdjust |
| CIAccS< Names::strip2strip, Opt, Opts... > | Partial specialization for Names::strip2strip OPALS_COMMENT_AFTER("correspondences.strip2strip group(opalsStripAdjust |
| CIAccS< Names::stripList, Opt, Opts... > | Partial specialization for Names::stripList OPALS_COMMENT_AFTER("a list strip (opalsGeorefApprox |
| CIAccS< Names::strips, Opt, Opts... > | Partial specialization for Names::strips OPALS_COMMENT_AFTER("strip group (opalsStripAdjust |
| CIAccS< Names::style, Opt, Opts... > | Partial specialization for Names::style OPALS_COMMENT_AFTER("Parameter group 'style' containing styling-options for isolines (opalsIsolines |
| CIAccS< Names::subsamplingPercentPoi, Opt, Opts... > | Partial specialization for Names::subsamplingPercentPoi OPALS_COMMENT_AFTER("correspondences.strip2strip.selection group(opalsStripAdjust |
| CIAccS< Names::subsetRadius, Opt, Opts... > | Partial specialization for Names::subsetRadius |
| CIAccS< Names::sunPosition, Opt, Opts... > | Partial specialization for Names::sunPosition OPALS_COMMENT_AFTER("sun position (opalsShade |
| CIAccS< Names::suppressRungs, Opt, Opts... > | Partial specialization for Names::suppressRungs OPALS_COMMENT_AFTER("remove all one-pixel-diagonal line elements (opalsVectorize, toPolyline |
| CIAccS< Names::systemEchoWidth, Opt, Opts... > | Partial specialization for Names::systemEchoWidth OPALS_COMMENT_AFTER("echo width of system waveform - necessary for non FWF Data (opalsRadioCal |
| CIAccS< Names::tempData, Opt, Opts... > | Partial specialization for Names::tempData OPALS_COMMENT_AFTER("Temporary / intermediate data group (opalsStripAdjust |
| CIAccS< Names::tempDirectory, Opt, Opts... > | Partial specialization for Names::tempDirectory OPALS_COMMENT_AFTER("name of temporary directory" |
| CIAccS< Names::tFormat, Opt, Opts... > | Partial specialization for Names::tFormat OPALS_COMMENT_AFTER("file format of the trajectory file (opalsImport |
| CIAccS< Names::thinOut, Opt, Opts... > | Partial specialization for Names::thinOut OPALS_COMMENT_AFTER("thin out contour lines (opalsIsolines |
| CIAccS< Names::threshold, Opt, Opts... > | Partial specialization for Names::threshold OPALS_COMMENT_AFTER("threshold (opalsEdgeDetect |
| CIAccS< Names::tilePointCount, Opt, Opts... > | Partial specialization for Names::tilePointCount |
| CIAccS< Names::tileSize, Opt, Opts... > | Partial specialization for Names::tileSize |
| CIAccS< Names::tiltAngle, Opt, Opts... > | Partial specialization for Names::tiltAngle OPALS_COMMENT_AFTER("sessions.adjustment.scanner.tiltAngleOffset group(opalsStripAdjust |
| CIAccS< Names::timeLag, Opt, Opts... > | Partial specialization for Names::timeLag OPALS_COMMENT_AFTER("sessions.trajectory group(opalsStripAdjust |
| CIAccS< Names::timeRange, Opt, Opts... > | Partial specialization for Names::timeRange OPALS_COMMENT_AFTER("process only a subset of the data the given time range (opalsFullwave |
| CIAccS< Names::trace, Opt, Opts... > | Partial specialization for Names::trace OPALS_COMMENT_AFTER("for tracing a stem up and downwards (opalsDBH |
| CIAccS< Names::trafo, Opt, Opts... > | Partial specialization for Names::trafo OPALS_COMMENT_AFTER("affine 3-d transformation (opalsExport |
| CIAccS< Names::trafoType, Opt, Opts... > | Partial specialization for Names::trafoType OPALS_COMMENT_AFTER("transformation type (opalsICP |
| CIAccS< Names::trajectory, Opt, Opts... > | Partial specialization for Names::trajectory OPALS_COMMENT_AFTER("strip.trajectory group (opalsStripAdjust |
| CIAccS< Names::transformData, Opt, Opts... > | Partial specialization for Names::transformData OPALS_COMMENT_AFTER("boolean flag indicating whether or not to transform the input data (eg. opalsICP |
| CIAccS< Names::trjFile, Opt, Opts... > | Partial specialization for Names::trjFile |
| CIAccS< Names::undistort, Opt, Opts... > | Partial specialization for Names::undistort OPALS_COMMENT_AFTER("create undistorted images (opalsStripAdjust |
| CIAccS< Names::utm, Opt, Opts... > | Partial specialization for Names::utm OPALS_COMMENT_AFTER("UTM definition group (opalsStripAdjust |
| CIAccS< Names::value, Opt, Opts... > | Partial specialization for Names::value OPALS_COMMENT_AFTER("strip.trajectory.dX/dY/dZ/dRoll/dPitch/dYaw groups (opalsStripAdjust |
| CIAccS< Names::valueFrequency, Opt, Opts... > | Partial specialization for Names::valueFrequency OPALS_COMMENT_AFTER("option for opalsInfo for extracting the value frequencies for certain attributes/bands" |
| CIAccS< Names::voxelSize, Opt, Opts... > | Partial specialization for Names::voxelSize OPALS_COMMENT_AFTER("defines the size (edge length |
| CIAccS< Names::weightFunc, Opt, Opts... > | Partial specialization for Names::weightFunc |
| CIAccS< Names::weighting, Opt, Opts... > | Partial specialization for Names::weighting OPALS_COMMENT_AFTER("correspondences.strip2strip.weighting group(opalsStripAdjust |
| CIAccS< Names::wf, Opt, Opts... > | Partial specialization for Names::wf OPALS_COMMENT_AFTER("Parameter group 'wf' containing weight factor options (opalsLineTopology |
| CIAccS< Names::workflow, Opt, Opts... > | Partial specialization for Names::workflow OPALS_COMMENT_AFTER("group for workflow control (opalsStripAdjust |
| CIAccS< Names::writeFilterInfo, Opt, Opts... > | Partial specialization for Names::writeFilterInfo OPALS_COMMENT_AFTER("write filter information to odm (opalsTerrainFilter |
| CIAccS< Names::X, Opt, Opts... > | Partial specialization for Names::X OPALS_COMMENT_AFTER("sessions.adjustment.leverArm group(opalsStripAdjust |
| CIAccS< Names::X0, Opt, Opts... > | Partial specialization for Names::X0 OPALS_COMMENT_AFTER("Projection center's X-coordinate" |
| CIAccS< Names::xSigPriori, Opt, Opts... > | Partial specialization for Names::xSigPriori OPALS_COMMENT_AFTER("standard deviation a priori of x-coordinate (opalsStripAdjust |
| CIAccS< Names::Y, Opt, Opts... > | Partial specialization for Names::Y OPALS_COMMENT_AFTER("sessions.adjustment.leverArm group(opalsStripAdjust |
| CIAccS< Names::Y0, Opt, Opts... > | Partial specialization for Names::Y0 OPALS_COMMENT_AFTER("Projection center's Y-coordinate" |
| CIAccS< Names::ySigPriori, Opt, Opts... > | Partial specialization for Names::ySigPriori OPALS_COMMENT_AFTER("standard deviation a priori of x-coordinate (opalsStripAdjust |
| CIAccS< Names::Z, Opt, Opts... > | Partial specialization for Names::Z OPALS_COMMENT_AFTER("sessions.adjustment.leverArm group(opalsStripAdjust |
| CIAccS< Names::Z0, Opt, Opts... > | Partial specialization for Names::Z0 OPALS_COMMENT_AFTER("Projection center's Z-coordinate" |
| CIAccS< Names::zone, Opt, Opts... > | Partial specialization for Names::zone OPALS_COMMENT_AFTER("UTM definition group (opalsStripAdjust |
| CIAccS< Names::zRange, Opt, Opts... > | Partial specialization for Names::zRange OPALS_COMMENT_AFTER("range of z-values to be used for z-coloring (e.g. opalsZcolor |
| CIAcc_ | Ultimately, defines the specialization of IAcc in the namespace according to Opt's enumerator |
| CIAcc_< Opt, Opts... > | |
| CIArray | An array of N options |
| CIBase | Base class of all option types |
| CIContainer | A container of options |
| CIFeed | A leaf that feeds values to its targets |
| CIFeed< nam, false, T > | A leaf that actually feeds values to its targets |
| CIGroup | A group of options |
| CIterator | |
| CIValue | A leaf that holds a value |
| CIValue< nam, false, T > | A leaf that holds a read-write value |
| CIVector | A vector of a variable number of options |
| CIVector< nam, false, Opts... > | A vector of a variable number of read-write options |
| CAbsValueOrQuantile | AbsValueOrQuantile provides a container to either store an absolute value or a realtive quantile, percentage value |
| CAngleType | AngleType provides defining angular values in different units (deg, rad, grad and percentage) |
| CArray | A template class holding a C - array of constant size |
| CAttributeBandDescription | AttributeBandDescription provides generic information about a single attribute (used by DataSetStats) |
| CAttributeDescription | AttributeDescription provides generic information about a single attribute (used by DataSetStats) |
| CBoolReference | Mimics std::vector<bool>::reference |
| CCalculator | A typed version of DM::ICalculator. See Calculator |
| CCalculatorHandle | |
| CCalculatorWithPythonSupport | A Calculator that alternatively supports Python formulas. See Calculator |
| CCalibrationEntry | A CalibrationEntry object stores statistics and results of one calibration constant estimation |
| CCalibrationRegion | CalibrationRegion stores calibration results of a single region based on a single ODM file |
| CCalibrationStats | |
| CColumnNameAlias | Class for defining column name aliases |
| CConvolutionKernel | Class describing different kernels for convolution filtering |
| CCustomOptionType | Base class for all custom parameter types |
| CDataSetStats | DataSetStats provides generic information about a data file (use in opalsInfo) |
| CDistributionDescription | Description of a variety of different statistical distribution |
| CFilter | A typed version of DM::IFilter. See Filters |
| CFilterHandle | |
| CFilterWithPlaceHolders | A Filter with additional support for place holders. See Filters |
| CGridLimit | Class describing xy-limits for grid datasets |
| CHistoStats | HistoStats provides a histogram and additional statistical measures |
| CIAddInfo | Inserts or updates ODM attributes by combining existing attributes and/or grid models |
| CIAlgebra | Provides a generic raster algebra calculator featuring mathematical, statistical and conditional operators |
| CIBounds | Derives and stores the 2D boundary polygon of a region covered by the point data of an ODM or the valid pixels of a raster |
| CICell | Calculates statistical features of user defined attributes and stores them as raster models or rasterized point clouds |
| CIContouring | Derives the contour of foreground objects of a raster model and exports the results as a polygon shape file |
| CIControlObject | Interface for retrieving status and progress information from a module run |
| CIConvolution | Performs convolutional filtering operations on a raster image |
| CIDBH | Estimate the Diameter at Breast Height (DBH) based on 3D point cloud data (ODM) |
| CIDiff | Calculates a difference grid model based on either two grids or a one grid and a horizontal reference plane |
| CIDirectGeoref | Transforms points from scanner coordinates into geo-referenced coordinates by applying the sensor model (flight trajectory, mounting parameters) |
| CIDSM | Calculates a land cover dependent DSM raster model based on the approach of Hollaus et. al. (2010) |
| CIDTM | Calculates a high quality Digital Terrain Model in hybrid grid structure (i.e. regular grid + structure lines) |
| CIEchoRatio | Derives and stores the echo ratio (ER) attribute for points of an OPALS data manager |
| CIEdgeDetect | Provides different raster based edge detection algorithms (e.g. Canny) |
| CIExport | Exports vector data stored in an OPALS data manager (ODM) in various data formats |
| CIFillGaps | Detects gaps (i.e. void pixels) in raster models and provides several interpolation methods to close them |
| CIFullwave | Performs decomposition of the full waveform signal and provides 3D coordinates (scanner system) and additional attributes for each return |
| CIGeorefApprox | Improves the geo-referencing of an ALS flight block based on pairwise affine strip transformations (cf. Module LSM) |
| CIGrid | Derives a 2.5D digital elevation models (DEM) in regular grid structure using simple interpolation techniques |
| CIGridFeature | Derives feature models (slope, curvature, roughness, etc.) from grid models based on the local grid neighbourhood defined by a kernel |
| CIHisto | Derives histograms and descriptive statistics (min, max, mean, r.m.s, etc.) for ODM or grid/raster data sets and stores the results graphically (SVG) and numerically (XML) |
| CIICP | Performs orientation (co-registration) of multiple point cloud datasets using the Iterative Closest Point algorithm |
| CIImport | Loads vector and raster data into an ODM for subsequent use in modules dealing with point cloud and line related data |
| CIInfo | Extracts and reports information of an ODM, vector or raster file |
| CIIsolines | Derives contour lines (isolines) from grid models and stores them as a vector dataset |
| CILineModeler | Models 3D structure lines based on a point cloud (ODM) and 2D line approximations |
| CILineTopology | Provides different line merging and topology correction tools for cleaning line networks derived via automatic edge detection |
| CILSM | Estimates an affine 3D transformation to align overlapping ALS strip DEMs using Least Squares Matching |
| CIModuleBase | Abstract base class of all opals modules |
| CIMorph | Applies morphological operations (opening, closing, erosion, dilation) on raster datasets |
| CIndexDescription | IndexDescription provides generic information about a spatial index (used by DataSetStats) |
| CINormals | Estimates local surface normal vectors for each point of a specific point cloud (ODM) |
| CIOpenness | Provides a raster map of local viewsheds (i.e. openness) based on a DTM grid model |
| CIOverlap | Analyses a set of strip boundaries and determines all overlapping strip pairs |
| CIPointStats | Derives and stores statistical parameters describing the local distribution of a point attribute for each point of an ODM |
| CIQuery | Interpolates height or attribute values for arbitrary 2D geometries based on either point clouds (not yet implemented) or grids |
| CIRadioCal | Performs radiometric calibration of ALS data and calculates physical quantities (backscatter cross section/coefficient, reflectance) for each return |
| CIRasterize | Performs vector-to-raster conversion for all types of simple feature geometries (points, lines, polygons) |
| CIRobFilter | Classification points into terrain and off-terrain using robust interpolation |
| CISection | Extracts sections of user defined width/length along a specified reference axis from a point cloud (ODM) |
| CISegment | Segment interface |
| CISegmentation | Provides methods for point cloud segmentation based on local homogeneity using either a generic region growing approach or an adapted region growing for plane extraction |
| CISegmentManager | Segment manager interface |
| CIShade | Derives shaded relief raster maps (geo-coded hill shading) of DEM grids |
| CISimplify | Analyses a regular or hybrid grid model and generates an approximating TIN surface based on a coarse-to-fine approach |
| CISnellius | Performs range and refraction corrections of raw laser bathymetry measurements according to Snell's law |
| CIStatFilter | Performs statistical filtering of raster datasets with a sliding kernel of arbitrary shape and size |
| CIStripAdjust | Improves the geo-referencing of ALS data and aerial images in a rigorous way combining strip adjustment and aerial triangulation |
| CITerrainFilter | Classifies a 3D point cloud (ODM) into terrain and off-terrain points |
| CITerrainMask | Identifies open terrain parts of a DSM input raster using the volume based approach by Piltz et al. (2016) |
| CITIN | Creates a TIN surface from ODM vector data based on a 2D constrained Delaunay triangulation |
| CITranslate | Performs format conversion for vector data files with additional read support of GDAL rasters |
| CIVectorize | Performs raster-to-vector conversion and exports polyline geometries |
| CIView | Provides an interactive 3d viewer for points (including arbitrary attributes) and lines |
| CIZColor | Derives color coded visualizations of grid models and stores them as geo-coded raster images |
| CIZonalFit | Fits geometry models to a set of data points for multiple regions-of-interest |
| ►CList | A template class representing an STL-conforming (doubly linked) std::list<T> |
| CIterator | A bidirectional iterator class for List |
| CMatrix | A template class for storing a two-dimensional array of constant size |
| CModuleDeleter | A functor that may be used for memory management of modules allocated on the heap usage: e.g. std::shared_ptr<IGrid> grid( opals::IGrid::New(), opals::ModuleDeleter() ); |
| CMountingPars | |
| CMultiGridLimit | Class describing xy-limits for grid datasets supporting multiple input datasets |
| CNoDataType | Class for storing a type independent a nodata value (nodata value can be deactivated as well) |
| CObjectBase | Base class for objects which are controlled using the SharedPtr class. the virutal Delete function is used to delete the object in same heap where it was created |
| COdmOrRasterFile | File path of an ODM or raster dataset. See OPALS Datamanager and Supported grid/raster formats |
| COverlapDef | Class implementing the potential specification of overlap areas as relative and/or absolute measures |
| CParameter | Parameter stores a single parameter for file I/O in parameter files |
| CParamList | Contains several parameters in their string representation |
| CPath | A file/directory path |
| CRasterBand | File path of a raster dataset with optional specification of a zero-based band index or band name (default: 0 |
| CRasterFile | File path of a raster dataset. See Supported grid/raster formats |
| ►CScalePal | Class describing different scaling methods for palette entries |
| CTypeScalePal | Scaling of palette nodes |
| CSharedPtr | Smart pointer class for opals objects |
| ►CStatFeature | |
| CType | Enumeration defining different cell feature types (used by opalsCell) |
| CStemEntry | A stem entry object represents the results of a single model fit |
| CStemModel | |
| ►CString | A dynamic character string whose interface conforms to STL's std::string |
| CIterator | A random access iterator class for String |
| CTrafPars3dAffine | |
| ►CVector | Mimics std::vector<T> |
| CIterator | A random access iterator class for Vector |
| CVectorOrRasterFile | File path of a vector or raster dataset. See Supported vector formats, OPALS Datamanager, and Supported grid/raster formats |
| CZColorLegend | Class describing the legend parameter
|
| ►CZColorScalePal | Class describing different scaling methods for palette entries |
| CTypeScalePal | Scaling of palette nodes |
| ►Npython | This is the fake namespace of all opals Python scripts |
| ►NpyDM | |
| CAddInfo | AddInfo objects store a set of attributes. |
| CAddInfoLayout | AddInfo layouts describe a set of attributes that can be attached to geometry objects. |
| CAddInfoLayoutFactory | Interface to a factory object for creating AddInfo layouts. |
| CAddInfoStatistics | stores a statistics about a set of addinfo objects. |
| CAnalyseDistance | |
| CBox | Geometry object describing a 3d box. |
| ►CCalculator | Generic calculator for evaluating formulas or manipulating objects based on the OPALS generic filter syntax. |
| CReadAccess | |
| CWriteAccess | |
| CCircle | Geometry object describing a 2d circle. |
| CClassificationElement | Element of a cross classification matrix. |
| CClassificationMatrix | Object for storing a cross classification matrix. |
| CColumnSemantic | |
| CColumnType | |
| CControlObject | Control object are used to get status information of extensive processing step and/or to interrupt those processing steps. |
| CCoordRefSys | |
| CCylinder | Geometry object describing a finite 3d cylinder. |
| CDataFormat | |
| CDatamanager | Interface to an Datamanager (ODM) object. |
| CDatamanagerHeader | Interface to an datamanager header (ODM) object. |
| CEndianness | |
| CExport | base class for exporting original geometry data file |
| CExportShape | Specific import class for handling shape file imports. |
| CFileAttribute | interface for describung attributs of geometry objects |
| CFileAttributeIterRange | Wrapper object for file attribute iteration |
| CFileHeader | |
| ►CFilter | |
| CReadAccess | |
| CWriteAccess | |
| CGeometricAlgorithms | Set of geometric algorithms (Douglas-Peucker algorithm, densification of lines) |
| CGeometricOperations | Geometric operations for geometry objects |
| CGeometry | Base class of all geometry objects. |
| CGeometryFilterIteratorRange | Wrapper object for geometry iteration using filters |
| CGeometryFilterIteratorRangeLayout | Wrapper object for geometry iteration using filters with a specific attribute layout |
| CGeometryIteratorRange | Wrapper object for geometry iteration |
| CGeometryIteratorRangeLayout | Wrapper object for geometry iteration with a specific attribute layout |
| CGeometryType | |
| CHistogram | Class for representing a histogram. |
| CHistogramIteratorRange | Wrapper object for polygon face iteration |
| CHistogramSet | Interface to a set of histograms. |
| CHistogramValueIterRange | Wrapper object for histogram value iteration |
| CImport | base class for importing original geometry data file |
| CImportAny | generic import for pretty much any ascii or binary original geometry data file |
| CImportShape | Specific import class for handling shape file imports. |
| CIndexHelper | Helper class for traversing a IndexMap object in multiple stages. |
| CIndexHelperIteratorRange | Wrapper object for index helper iteration |
| CIndexHelperSet | Helper class for traversing a IndexMapSet object in multiple stages. |
| CIndexHelperSetFactory | |
| CIndexMap | Interface to a set of histograms. |
| CIndexMapIteratorRange | Wrapper object for index map iteration |
| CIndexMapSet | Interface to a set of index map objects. |
| CIndexMapSetFactory | Interface to a set of index map objects. |
| CIndexStats | Object representing statistical information an spatial index. |
| CIndexType | |
| CIntIteratorRange | Wrapper object for integer value iteration |
| CInvalidObjectStatistic | |
| CKernelPoint | |
| CKernelPointEx | |
| CKnnMode | |
| CNumpyConverter | Converting points including their attributes into numpy arrays |
| COGRConverter | Converter functions between OGR and pyDM geometry objects |
| COrientation | |
| CPoint | 3d point object |
| CPointFilterIteratorRange | Wrapper object for point iteration using filters with a specific attribute layout |
| CPointIndex | Interface to a point index object managing the point objects within the datamanager. |
| CPointIndexLeaf | object representing a spatial leaf within a point index |
| CPointIndexLeafIteratorRange | Wrapper object for point index leaf iteration |
| CPointIteratorRange | Wrapper object for point iteration |
| CPointIteratorRangeLayout | Wrapper object for point iteration with a specific attribute layout |
| CPointSet | a set of 3d point object |
| CPolygon | interface to a 2.5d polygon of arbitrary complexity |
| CPolygonFace | |
| CPolygonFaceIteratorRange | Wrapper object for polygon face iteration |
| CPolygonFactory | factory interface for creating polygon objects |
| CPolyline | |
| CPolylineFactory | factory interface for creating polyline objects |
| CPolylineIndex | Interface to an polyline and polygon index object managing all non point objects within the datamanager. |
| CPolylinePart | |
| CPolylinePartIteratorRange | Wrapper object for polyline part iteration |
| CProcessor | |
| CProcessorEx | Extended processor/kernel concept. |
| CQueryBase | Base class of all query objects. |
| CQueryBox | Base class of all geometry objects. |
| CQueryCircle | Base class of all geometry objects. |
| ►CQueryCombined | combined spatial queries |
| COperation | |
| CQueryCylinder | Base class of all geometry objects. |
| ►CQueryDescriptor | |
| CVocabulary | |
| CQueryGeometry | Base class of all query geometry objects. |
| CQueryIncremental | Incremental spatial query. |
| CQueryKnn | Base class of all query objects. |
| ►CQuerySort | For defining post spatial query sorting. |
| CSortMode | |
| CSortOrder | |
| CQuerySphere | Base class of all geometry objects. |
| CQueryType | |
| CQueryWindow | Base class of all geometry objects. |
| CRangeType | range class for query geometry objects |
| ►CSamplingStrategy | Base class of all geometry objects. |
| CFeatureReference | |
| CSelectionMode | |
| CShapeTableDefinition | Object storing a dbf table definition (for shape files) |
| CSpatialQueryMode | |
| CSphere | 3d sphere object |
| ►CStatFeature | |
| CMode | |
| CType | |
| CWindow | 2d window object |
| ►Ntools | Namespace for all opals tools Python scripts |
| ►NanalyzeInput | Helper functions for analyzing package script inputs |
| CConfigParser | |
| CMaskFeature | |
| ►NControlObject | Progress handling classes ofr python |
| CControlObject | ODM like progress bar for the stdout stream |
| ►NlasrHelper | Helper file for reading and storing parameters for the lasr package |
| CLabel | |
| ►NlogHelper | Several log classes that can replace a real opals log object |
| CNullLog | A opals compatible logger that doesn't output anything |
| CopalsLog | Standard opals log |
| CScreenLog | A opals compatible logger that only prints to screen |
| ►Nopalsargparse | OPALS internal argument parser class (extended from system built-in) |
| C_DoxygenAction | Hidden action to generate Doxygen parameter documentation |
| C_HelpAction | Action to enable query for longer description from an option string |
| C_HelpHtmlAction | Action to start html docu in the standard browser |
| C_PassAction | Action to enable query for longer description from an option string |
| C_ProxyGenAction | Hidden action to generate Python proxy class |
| C_VersionAction | Support version and license information |
| CArgumentGroup | Make it so that argument groups' add_argument can accept opals style keyword arguments |
| CArgumentParser | Custom OPALS style ArgumentParser class to enable similar parameter style with C++ version |
| CArrayArgument | Used in type keyword of add_argument |
| CBoolean | Convert integer 1 or string '1', 'true', 'yes' to True and False otherwise |
| CBriefHelpFormatter | Custom formatter in conjunction to opals' custom ArgumentParser |
| CCheck | Do common checking regarding the value of the option |
| CEstimable | To be used in remark keyword of add_argument function |
| CInfoChoice | Choice item with (explanatory) information |
| CListArgument | Used in type keyword of add_argument |
| CPathArgument | Used in type keyword |
| CPkgArgumentParser | Special case of Argument Parser for OPALS Package Script provide common parameter set |
| CValidateElementAction | Generic element validation use validation=.. |
| ►Nprocessor | Processor classes for local or distributed computation |
| CdistributedBase | Base class for distributed processing |
| Cipp | Process opals jobs using the ipyparallel (ipp) framework |
| Clocal | Process opals jobs on the local machine in current process (no parallelization) |
| CModuleData | |
| Cmultiprocess | Process opals jobs using multiple processes |
| CprocessorInterface | Interface of a processor in the opals framework of which the others are derived |
| ►NQgisInstallationFinder | |
| CPlatformType | |
| ►Nrasterfun | Bounding boxe helper class and several raster utility functions |
| Cbbox | |
| ►NRDispatcher | ClfRDispatcher communicates with R over file and via simple commandline calls (to avoid GPL licence issues) |
| CDispatcher | |
| ►NtileManager | Python helper class for tiling large datasets based on different strategies |
| CtileManager | |
| ►Nvalidators | |
| CactiveScriptsValidatorClass | |
| CcfgValidator | |
| CDefaultValue | |
| CEstimatorClass | |
| CinfilepairsValidatorClass | |
| CinfileValidatorClass | |
| CInputAction | |
| Cmandatory_argument | Workaround before python 3.10 to solve inheritance issues , namely non-default arguments following default arguments |
| CmaskValidatorClass | |
| CoutfileValidatorClass | |
| CParameterDescription | Documentation class for a brief and detailed description of a function |
| CparamOrigin | |
| CprocessorValidatorClass | |
| CprojectDirValidatorClass | |
| CtempdirValidatorClass | |
| ►Nworkflows | Namespace for all opals workflow Python scripts |
| ►N_bounds | Uses module Bounds to derive the planar outline of multiple point cloud files (ODM) |
| C_bounds | |
| ►N_export | This script exports a list of ODM strips into a single file or a set of output files |
| C_export | |
| ►N_grid | Uses module Grid to derive multiple raster model for multiple point cloud files (ODM) |
| C_grid | |
| ►N_import | Script for importing multiple files into multiple ODMs (rather than one ODM if Module Import is directly used) |
| C_import | |
| ►N_linReg | Script for computing and plotting linear regressions |
| CbiomassPlot | |
| ClinearRegression | |
| ►N_overlap | Computes the overlap of point cloud files by importing them into ODMs and deriving boundary outlines of each file |
| C_overlap | |
| ►N_setCRS | Set CRS and print out CRS information to or from ODM or GDAL dataset |
| C_setCRS | |
| ►N_validateCRS | Validate given CRS string and try fix whenever possible. print out fixed CRS |
| C_validateCRS | |
| ►NclfConfusionMatrix | Compute and print the confusion matrix for two (integer) attributes of the ODM |
| CclfConfusionMatrix | |
| ►NclfCreateTrainingPatches | Create training patches for deep learning neural networks |
| CclfCreateTrainingPatches | |
| ►NclfSCNNTrain | Train a SCNN Deep learning model |
| CclfSCNNTrain | |
| ►NclfTreeModelApply | Classifies a list of point cloud files based on a given decision tree model |
| CclfTreeModelApply | |
| ►NclfTreeModelTrain | Trains a supervised decision tree based classification model |
| CclfTreeModelTrain | |
| CLayoutMode | |
| ►NforBiomass | ForBiomass calculates and validates parameters that can be used for estimating forest biomass |
| CforBiomass | |
| ►NforCrownCoverage | Calculates the crown coverage for a triplet of trees |
| CCCPoint | |
| CCCTriangle | |
| CforCrownCoverage | |
| Cstopwatch | |
| ►NforDelineation | Derives forest boundaries from topographic models (DTM, DSM, ...) based on a specific forest definition |
| CforDelineation | |
| ►NforDSM | Calculates a DSM for forested areas using the landcover dependent approach of Hollaus et al, 2010 |
| CforDSM | |
| ►NforTopHeight | Calculates statistical measures (mean, std.dev., ...) for the 100 highest points within specific AOIs |
| CDMKernel | Callback object |
| CforTopHeight | |
| CKernel | |
| CShapefileKernel | (kind of) like the odm kernel, but for iterating over polygons in a shapefile |
| ►NforTreeDetection | Detects single tree positions from topographic models (DTM, nDSM, etc.) |
| CforTreeDetection | |
| ►NgmpLineMerge | Merges multiple structure line data sets into a single line network |
| CAnalyseDistance | Callback object for collecting distance information |
| CgmpLineMerge | |
| CLineMerger | |
| ►NgmpLineModeler | Derives 3D structure lines from point clouds |
| CgmpLineModeler | |
| ►NgrfApprox | Computes a best fitting affine transformation for overlapping (strip) DEMs using Least Squares Matching |
| CgrfApprox | |
| ►NgrfExport | Exports data considering previously computed transformations |
| CgrfExport | |
| ►NhydThalweg | Computes the thalweg of a river using datasets derived from Airborne Laser Bathymetry (ALB) and the river axis |
| ChydThalweg | |
| ►NmetaShape2stripAdjust | |
| CChunkTransform | |
| CHelpFormatter | |
| ►NopalsForest | Package script providing a set of forestry related tools |
| CopalsForest | |
| ►NopalsGeomorph | Package script providing tools for deriving geomorphic structure lines |
| CopalsGeomorph | |
| ►NopalsGeoref | Package script providing tools for geo-referencing and co-registration of ALS flight strips |
| CopalsGeoref | |
| ►NopalsHelios | Runs an ALS Simulation using Helios |
| CopalsHelios | |
| ►NopalsPreprocess | Package script providing tools for preprocessing of ALS data |
| CopalsPreprocess | |
| ►NopalsQuality | Package script providing a complete processing chain for quality assessment of ALS flight strips |
| CopalsQuality | |
| ►NPackageScriptBase | |
| Cargument_group | |
| CBasePackageClass | |
| CLoggingPackageClass | |
| CqltSubScriptClass | |
| ►NpreAttribute | Computes a set attributes for a list of point cloud files |
| CpreAttribute | |
| ►NpreCalcFootprint | Calculates the axes of the laser footprint on the target using a trigonometric approach |
| CKernel | Callback object |
| CpreCalcFootprint | |
| ►NpreCutting | Cuts an ODM/Raster file using one or more polygons of a shape file |
| CLoggerQuequeWrapper | |
| CpreCutting | |
| ►NpreDataCheck | Performs a point cloud data check to secure validity and plausibility of input files |
| Cbit_errors | |
| CpreDataCheck | |
| ►NpreMergeChannelsPointclouds | Merges individual spectral channels of a multispectral LiDAR into a multispectral 3D point cloud |
| CpreMergeChannelsPointclouds | |
| ►NpreOutlierDetection | Detects and classifies outliers within a point cloud |
| CpreOutlierDetection | |
| ►NpreTiling | Tesselates a (flight) block into tiles of equal size |
| CpreTiling | |
| ►NqltAccuracyPoint | Performs absolute accuracy checks for entire flight blocks w.r.t. to single (ground) check points |
| CqltAccuracyPoint | |
| ►NqltAccuracyRegion | Performs an absolute accuracy check for entire flight blocks w.r.t. to reference regions (on the ground) |
| CqltAccuracyRegion | |
| ►NqltDensity | Derives point density maps (color coded raster maps) for a set of ALS strips |
| CqltDensity | |
| ►NqltDSM | Derives surface models, shaded relief maps, and color coded hypsometric maps for a set of ALS strips |
| CqltDSM | |
| ►NqltLSM | Calculates best fitting 3d-affine transformations between overlapping strip pairs |
| CqltLSM | |
| ►NqltPrecision | Derives precision maps (color coded raster maps and histograms) using sigma0 data |
| CqltPrecision | |
| ►NqltStripDiff | Derives relative strip difference maps (color coded raster maps) for a set of overlapping strip pairs |
| CqltStripDiff | |
| ►NScriptBase | |
| CBaseClass | |
| CScriptArgumentParser | |
| ►NutilsImageOverlay | Script to combine a height coloring with a hill shading |
| CutilsImageOverlay | |
| CNG_bad_cast | |
| CNG_exception | Exception wrapper |
| CopalsAddInfo | OpalsAddInfo is the executable file of Module AddInfo |
| CopalsAlgebra | OpalsAlgebra is the executable file of Module Algebra |
| CopalsBounds | OpalsBounds is the executable file of Module Bounds |
| CopalsCell | OpalsCell is the executable file of Module Cell |
| CopalsContouring | OpalsContouring is the executable file of Module Contouring |
| CopalsConvolution | OpalsConvolution is the executable file of Module Convolution |
| CopalsDBH | OpalsDBH is the executable file of Module DBH |
| CopalsDiff | OpalsDiff is the executable file of Module Diff |
| CopalsDirectGeoref | OpalsDirectGeoref is the executable file of Module DirectGeoref |
| CopalsDSM | OpalsDSM is the executable file of Module DSM |
| CopalsDTM | OpalsDTM is the executable file of Module DTM |
| CopalsEchoRatio | OpalsEchoRatio is the executable file of Module EchoRatio |
| CopalsEdgeDetect | OpalsEdgeDetect is the executable file of Module EdgeDetect |
| CopalsExport | OpalsExport is the executable file of Module Export |
| CopalsFillGaps | OpalsFillGaps is the executable file of Module FillGaps |
| CopalsFullwave | OpalsFullwave is the executable file of Module Fullwave |
| CopalsGeorefApprox | OpalsGeorefApprox is the executable file of Module GeorefApprox |
| CopalsGrid | OpalsGrid is the executable file of Module Grid |
| CopalsGridFeature | OpalsGridFeature is the executable file of Module GridFeature |
| CopalsHisto | OpalsHisto is the executable file of Module Histo |
| CopalsICP | OpalsICP is the executable file of Module ICP |
| CopalsImport | OpalsImport is the executable file of Module Import |
| CopalsInfo | OpalsInfo is the executable file of Module Info |
| CopalsIsolines | OpalsIsolines is the executable file of Module Isolines |
| CopalsLineModeler | OpalsLineModeler is the executable file of Module LineModeler |
| CopalsLineTopology | OpalsLineTopology is the executable file of Module LineTopology |
| CopalsLSM | OpalsLSM is the executable file of Module LSM |
| CopalsMorph | OpalsMorph is the executable file of Module Morph |
| CopalsNormals | OpalsNormals is the executable file of Module Normals |
| CopalsOpenness | OpalsOpenness is the executable file of Module Openness |
| CopalsOverlap | OpalsOverlap is the executable file of Module Overlap |
| CopalsPointStats | OpalsPointStats is the executable file of Module PointStats |
| CopalsQuery | OpalsQuery is the executable file of Module Query |
| CopalsRadioCal | OpalsRadioCal is the executable file of Module RadioCal |
| CopalsRasterize | OpalsRasterize is the executable file of Module Rasterize |
| CopalsRobFilter | OpalsRobFilter is the executable file of Module RobFilter |
| CopalsSection | OpalsSection is the executable file of Module Section |
| CopalsSegmentation | OpalsSegmentation is the executable file of Module Segmentation |
| CopalsShade | OpalsShade is the executable file of Module Shade |
| CopalsSimplify | OpalsSimplify is the executable file of Module Simplify |
| CopalsSnellius | OpalsSnellius is the executable file of Module Snellius |
| CopalsStatFilter | OpalsStatFilter is the executable file of Module StatFilter |
| CopalsStripAdjust | OpalsStripAdjust is the executable file of Module StripAdjust |
| CopalsTerrainFilter | OpalsTerrainFilter is the executable file of Module TerrainFilter |
| CopalsTerrainMask | OpalsTerrainMask is the executable file of Module TerrainMask |
| CopalsTIN | OpalsTIN is the executable file of Module TIN |
| CopalsTranslate | OpalsTranslate is the executable file of Module Translate |
| CopalsVectorize | OpalsVectorize is the executable file of Module Vectorize |
| CopalsView | OpalsView is the executable file of Module View |
| CopalsZColor | OpalsZColor is the executable file of Module ZColor |
| CopalsZonalFit | OpalsZonalFit is the executable file of Module ZonalFit |
| CPH_List | |
| CPH_vector | |