MCPcopy Create free account

hub / github.com/alicevision/AliceVision / types & classes

Types & classes1,022 in github.com/alicevision/AliceVision

↓ 343 callersClasspath
src/aliceVision/mesh/MeshClean.hpp:19
↓ 97 callersEnumESfMData
src/aliceVision/sfmDataIO/sfmDataIO.hpp:25
↓ 95 callersClassMat
src/aliceVision/lightingEstimation/lightingCalibration.hpp:18
↓ 76 callersClassImageWriteOptions
* @brief aggregate for multiple image writing options */
src/aliceVision/image/io.hpp:266
↓ 65 callersClasssvgStyle
Basic svg style
src/dependencies/vectorGraphics/svgDrawer.hpp:25
↓ 58 callersClassPoint3d
src/aliceVision/mvsData/Point3d.hpp:24
↓ 53 callersClassIndMatch
Structure in order to save pairwise indexed references. A sort operator exist in order to remove duplicates of IndMatch series.
src/aliceVision/matching/IndMatch.hpp:21
↓ 47 callersClassPose3
Define a 3D Pose as a SE3 matrix
src/aliceVision/geometry/Pose3.hpp:18
↓ 45 callersClassPoint2d
src/aliceVision/mvsData/Point2d.hpp:14
↓ 43 callersClassObservation
* @brief 2D observation of a 3D landmark. */
src/aliceVision/sfmData/Observation.hpp:23
↓ 36 callersClassCameraPose
src/aliceVision/sfmData/CameraPose.hpp:15
↓ 29 callersClassNViewDatasetConfigurator
src/aliceVision/multiview/NViewDataSet.hpp:54
↓ 27 callersClassVersion
src/aliceVision/version.hpp:30
↓ 25 callersClassSyclDevicePitchedAccess
src/aliceVision/depthMap_sycl/sycl/memory.hpp:553
↓ 24 callersClassRetrieveKey
Allow to select the Keys of a map.
src/aliceVision/stl/mapUtils.hpp:32
↓ 22 callersClassPixel
src/aliceVision/mvsData/Pixel.hpp:13
↓ 21 callersClassROI
* @struct ROI * @brief Small CPU and GPU host / device struct describing a rectangular 2d region of interest. */
src/aliceVision/mvsData/ROI.hpp:84
↓ 18 callersClassGeometryIntersection
src/aliceVision/fuseCut/Intersections.hpp:23
↓ 18 callersClassPoint3d
src/aliceVision/mesh/meshPostProcessing.hpp:15
↓ 17 callersClassVoxel
src/aliceVision/mvsData/Voxel.hpp:14
↓ 16 callersClassEstimationStatus
src/aliceVision/types.hpp:24
↓ 16 callersClassLandmark
* @brief Landmark is a 3D point with its 2d observations. */
src/aliceVision/sfmData/Landmark.hpp:28
↓ 14 callersClassRange
* @struct Range * @brief Small CPU and GPU host / device struct describing a 1d range. */
src/aliceVision/mvsData/ROI.hpp:43
↓ 14 callersClassRelativeRotation
Representation of weighted relative rotations data between two poses
src/aliceVision/multiview/rotationAveraging/common.hpp:20
↓ 9 callersClassTriplet
Simple container for tuple of three value It is used to store the node id of triplets of a graph.
src/aliceVision/graph/Triplet.hpp:25
↓ 8 callersClassPointFeature
* Base class for Point features. * Store position of a feature point. */
src/aliceVision/feature/PointFeature.hpp:24
↓ 7 callersClassAKAZEOptions
src/aliceVision/feature/akaze/AKAZE.hpp:43
↓ 7 callersClassFrustum
Define a camera Frustum: - infinite Frustum (4 Half Spaces) (a pyramid) - truncated Frustum (6 Half Spaces) (a truncated pyramid) - This structure is
src/aliceVision/geometry/Frustum.hpp:22
↓ 7 callersClassSiftParams
* Bibliography: * [1] R. Arandjelović, A. Zisserman. * Three things everyone should know to improve object retrieval. CVPR2012. */
src/aliceVision/feature/sift/SIFT.hpp:35
↓ 7 callersClassrelativeColorHistogramEdge
src/aliceVision/colorHarmonization/GainOffsetConstraintBuilder.hpp:21
↓ 6 callersClassPoint4d
src/aliceVision/mvsData/Point4d.hpp:13
↓ 6 callersClassrectangle
src/aliceVision/mesh/Mesh.hpp:117
↓ 5 callersClassRectilinearModel
* @brief RectilinearModel contains parameters of a rectilinear model of distortion * Detailed information on this model can be found in the Adobe tec
src/aliceVision/lensCorrectionProfile/lcp.hpp:72
↓ 5 callersClassRgb
src/aliceVision/image/pixelTypes.hpp:20
↓ 5 callersClassRig
src/aliceVision/sfmData/Rig.hpp:94
↓ 5 callersClassRigSubPose
src/aliceVision/sfmData/Rig.hpp:69
↓ 5 callersClasspathPart
src/aliceVision/mesh/MeshClean.hpp:22
↓ 5 callersClassrgbCurve
src/aliceVision/hdr/rgbCurve.hpp:96
↓ 4 callersClassAKAZEParams
src/aliceVision/feature/akaze/ImageDescriber_AKAZE.hpp:29
↓ 4 callersClassEdge
Edge struct
src/aliceVision/mesh/Mesh.cpp:2827
↓ 4 callersClassKeypointId
* @brief KeypointId is a unique ID for a feature in a view. */
src/aliceVision/track/Track.hpp:34
↓ 4 callersClassrgb
src/aliceVision/image/io.hpp:34
↓ 3 callersClassEdge
src/aliceVision/fuseCut/Tetrahedralization.hpp:58
↓ 3 callersClassGeometricFilterMatrix_F_AC
* @brief A contrario fundamental matrix estimation template functor used for filter pair of putative correspondences */
src/aliceVision/matchingImageCollection/GeometricFilterMatrix_F_AC.hpp:36
↓ 3 callersClassImageCountShouldBeAMultipleOfBracketNumber
meshroom/aliceVision/ldrToHdrCommon.py:6
↓ 3 callersClassPinhole
src/aliceVision/camera/camera.hpp:20
↓ 3 callersClassRgba
src/aliceVision/image/pixelTypes.hpp:179
↓ 2 callersClassBundleAdjustmentCeres
src/aliceVision/sfm/bundle/BundleAdjustmentCeres.hpp:30
↓ 2 callersClassCameraPair
* @struct CameraPair * @brief Support class for operating an LRU cache of downscaled cameras * @note The CameraPair (camera id, downscale) give a un
src/aliceVision/depthMap/cuda/host/LRUCameraCache.hpp:19
↓ 2 callersClassDspSiftParams
src/aliceVision/feature/sift/ImageDescriber_DSPSIFT_vlfeat.hpp:25
↓ 2 callersClassFrustumFilter
src/aliceVision/sfm/FrustumFilter.hpp:21
↓ 2 callersClassFundamental10PSolver
* @brief Solver for the relative pose and two radial distortion coefficients for two cameras from 10 correspondences. */
src/aliceVision/multiview/relativePose/Fundamental10PSolver.hpp:55
↓ 2 callersClassIndMatchDecoratorStruct
src/aliceVision/matching/IndMatchDecorator.hpp:22
↓ 2 callersClassLCPinfo
* @brief LCPinfo loads and hosts the content of a Lens Correction Profile (LCP) file, * parameters of distortion, vignetting and chromatic aberration
src/aliceVision/lensCorrectionProfile/lcp.hpp:295
↓ 2 callersEnumLightSource
src/aliceVision/image/dcp.hpp:31
↓ 2 callersClassLink
src/aliceVision/multiview/rotationAveraging/l1.cpp:352
↓ 2 callersClassMipmapImageAccess
src/aliceVision/depthMap_sycl/sycl/DeviceMipmapImage.hpp:97
↓ 2 callersClassNormalDistribution
simple functor for normal distribution
src/aliceVision/colorHarmonization/gainOffsetConstraintBuilder_test.cpp:34
↓ 2 callersClassPoint
src/software/utils/main_sfmSurveyInjecting.cpp:48
↓ 2 callersClassSfMData
src/aliceVision/sfm/bundle/BundleAdjustment.hpp:21
↓ 2 callersClassSortedId
src/aliceVision/mvsData/structures.hpp:48
↓ 2 callersClassrgb
src/aliceVision/image/Rgb.hpp:11
↓ 1 callersClassAlembicExporter
src/aliceVision/sfmDataIO/AlembicExporter.hpp:22
↓ 1 callersClassAlembicImporter
src/aliceVision/sfmDataIO/AlembicImporter.hpp:17
↓ 1 callersClassBufferReader
meshroom/aliceVision/SketchfabUpload.py:13
↓ 1 callersClassCChecker
src/software/utils/main_colorCheckerCorrection.cpp:114
↓ 1 callersClassCeresOptions
src/aliceVision/sfm/bundle/BundleAdjustmentCeres.hpp:36
↓ 1 callersEnumERotationAveragingMethod
src/aliceVision/sfm/pipeline/global/GlobalSfMRotationAveragingSolver.hpp:17
↓ 1 callersEnumETranslationAveragingMethod
src/aliceVision/sfm/pipeline/global/GlobalSfMTranslationAveragingSolver.hpp:20
↓ 1 callersClassExposureSetting
src/aliceVision/sfmData/ExposureSetting.hpp:15
↓ 1 callersClassFisheyeModel
* @brief FisheyeModel contains parameters of a fisheye model of distortion * Detailed information on this model can be found in the Adobe technical r
src/aliceVision/lensCorrectionProfile/lcp.hpp:176
↓ 1 callersClassFunctorMapFirstEqual
src/aliceVision/track/tracksUtils.hpp:99
↓ 1 callersClassGeometricFilterMatrix_E_AC
* @brief A contrario essential matrix estimation template functor used for filter pair of putative correspondences */
src/aliceVision/matchingImageCollection/GeometricFilterMatrix_E_AC.hpp:34
↓ 1 callersClassGeometricFilterMatrix_HGrowing
-- Multiple homography matrices estimation template functor, based on homography growing, used for filter pair of putative correspondences
src/aliceVision/matchingImageCollection/GeometricFilterMatrix_HGrowing.hpp:145
↓ 1 callersClassGeometricFilterMatrix_H_AC
* @brief A contrario homography matrix estimation template functor used for filter pair of putative correspondences */
src/aliceVision/matchingImageCollection/GeometricFilterMatrix_H_AC.hpp:30
↓ 1 callersClassInitKmeanspp
* @brief Initializer for K-means using the K-means++ algorithm. * * Arthur, D. and Vassilvitskii, S. (2007). "k-means++: the advantages of * care
src/aliceVision/voctree/SimpleKmeans.hpp:60
↓ 1 callersClassKeyframeSelectionNodeSize
meshroom/aliceVision/KeyframeSelection.py:10
↓ 1 callersClassMaskProcessingNodeSize
MaskProcessingNodeSize expresses a dependency to multiple input attributess to define the size of a Node in terms of individual tasks for par
meshroom/aliceVision/MaskProcessing.py:7
↓ 1 callersClassMergeNodeSize
MergeNodeSize expresses a dependency to multiple input attributess to define the size of a Node in terms of individual tasks for parallelizat
meshroom/aliceVision/SfMMerge.py:8
↓ 1 callersClassMinOffX
src/aliceVision/depthMap/SgmDepthList.cpp:249
↓ 1 callersClassMinOffX
src/aliceVision/depthMap_sycl/SgmDepthList.cpp:249
↓ 1 callersClassMinOffXplusY
src/aliceVision/depthMap/SgmDepthList.cpp:254
↓ 1 callersClassMinOffXplusY
src/aliceVision/depthMap_sycl/SgmDepthList.cpp:254
↓ 1 callersClassProgressDisplay
* This is a generic API to display progress bars. Depending on implementation different * destinations for display data may be used. Currently only c
src/aliceVision/system/ProgressDisplay.hpp:34
↓ 1 callersClassQuadSVG
src/software/utils/main_colorCheckerDetection.cpp:124
↓ 1 callersClassRegionsDatabaseMatcher
* @brief A simple class that allows to match Regions with respect a given Regions * used as "database". */
src/aliceVision/matching/RegionsMatcher.hpp:183
↓ 1 callersClassRetrieveValue
Allow to select the Values of a map.
src/aliceVision/stl/mapUtils.hpp:42
↓ 1 callersClassSafeFilterParser
meshroom/aliceVision/SfMFilter.py:22
↓ 1 callersClassSplit360InputNodeSize
The Split360Images will increase the amount of views in the SfMData. This class converts the number of input views into the number of split o
meshroom/aliceVision/Split360Images.py:7
↓ 1 callersClassStat3d
src/aliceVision/mvsData/Stat3d.hpp:13
↓ 1 callersClassStatistics
src/aliceVision/sfm/bundle/BundleAdjustmentCeres.hpp:66
↓ 1 callersClassTEvolution
src/aliceVision/feature/akaze/AKAZE.hpp:87
↓ 1 callersClassTrack
* @brief A Track is a feature visible across multiple views. * Tracks are generated by the fusion of all matches across all images. */
src/aliceVision/track/Track.hpp:71
↓ 1 callersEnumType
src/aliceVision/sfmData/ImageGroup.hpp:24
↓ 1 callersClassViewInfo
meshroom/aliceVision/SfMFilter.py:191
↓ 1 callersClassViewInfo
src/aliceVision/sfmData/colorize.cpp:33
↓ 1 callersClassVignetteModel
* @brief VignetteModel contains parameters of a vignetting model of distortion * Detailed information on this model can be found in the Adobe technic
src/aliceVision/lensCorrectionProfile/lcp.hpp:157
↓ 1 callersClassWordFrequency
src/aliceVision/voctree/Database.hpp:131
↓ 1 callersClassdynamic_bitset
* Class derived from the Boost dynamic_bitset<> implementation. * Distributed under the Boost Software License, Version 1.0. * (http://www.boost.org
src/aliceVision/stl/DynamicBitset.hpp:23
↓ 1 callersClasshtmlDocumentStream
src/dependencies/htmlDoc/htmlDoc.hpp:219
next →1–100 of 1,022, ranked by callers