MCPcopy Create free account

hub / github.com/colmap/colmap / types & classes

Types & classes779 in github.com/colmap/colmap

↓ 128 callersClassRigid3d
3D rigid transform with 6 degrees of freedom. Transforms point x from a to b as: x_in_b = R * x_in_a + t.
src/colmap/geometry/rigid3.h:46
↓ 69 callersClassTrackElement
Track class stores all observations of a 3D point.
src/colmap/scene/track.h:40
↓ 59 callersClasssensor_t
src/colmap/util/types.h:140
↓ 49 callersClassTrack
src/colmap/scene/track.h:52
↓ 44 callersClassPlyMeshVertex
src/colmap/util/ply.h:51
↓ 42 callersClassdata_t
src/colmap/util/types.h:167
↓ 36 callersClassData
src/colmap/ui/line_painter.h:44
↓ 29 callersClassPlyMeshFace
src/colmap/util/ply.h:73
↓ 25 callersClassK
Float32 kernel with exact predicates for memory efficiency and speed. Uses filtered predicates wrapping Simple_cartesian<float> to maintain robustness
src/colmap/mvs/advancing_front_meshing.cc:79
↓ 18 callersClassFeatureKeypoint
src/colmap/feature/types.h:52
↓ 16 callersClassBitmap
Wrapper class around bitmaps.
src/colmap/sensor/bitmap.h:68
↓ 16 callersClassOptions
src/colmap/sfm/incremental_mapper.h:65
↓ 15 callersClassMetrics
benchmark/reconstruction/evaluation/utils.py:135
↓ 14 callersClassImage
src/colmap/scene/reconstruction.cc:256
↓ 14 callersClassSim3d
3D similarity transform with 7 degrees of freedom. Transforms point x from a to b as: x_in_b = scale * R * x_in_a + t.
src/colmap/geometry/sim3.h:44
↓ 12 callersClassFrame
src/colmap/scene/reconstruction.cc:325
↓ 10 callersClassTwoViewGeometryOptions
src/colmap/controllers/option_manager.h:42
↓ 9 callersClassUndistortCameraOptions
src/colmap/image/undistortion.h:38
↓ 6 callersClassFeatureDescriptors
Feature descriptors with associated extractor type metadata.
src/colmap/feature/types.h:116
↓ 6 callersClassFeatureMatchingOptions
src/colmap/feature/matcher.h:60
↓ 6 callersClassPoint3D
src/colmap/scene/reconstruction.cc:525
↓ 6 callersClassTwoViewGeometry
Two-view geometry.
src/colmap/scene/two_view_geometry.h:40
↓ 5 callersClassCamera
src/colmap/scene/reconstruction.cc:300
↓ 5 callersClassRig
src/colmap/scene/reconstruction.cc:313
↓ 5 callersClassRotation3dWrapper
Wrapper for Rotation3d that can hold either owned data or a view into existing memory (e.g., Rigid3d.params). This enables zero-copy access to rotatio
src/pycolmap/pybind11_extension.h:25
↓ 4 callersClassAbsolutePoseRefinementOptions
src/colmap/estimators/pose.h:65
↓ 4 callersClassFeatureDescriptorsFloat
Forward declaration for conversion methods.
src/colmap/feature/types.h:113
↓ 4 callersClassFeatureMatch
src/colmap/feature/types.h:148
↓ 4 callersClassFrustum
benchmark/reconstruction/evaluation/covisibility.py:43
↓ 4 callersClassGlobalMapperOptions
src/colmap/sfm/global_mapper.h:16
↓ 4 callersClassImageReaderOptions
src/colmap/controllers/image_reader.h:42
↓ 4 callersClassIncrementalPipelineOptions
src/colmap/controllers/option_manager.h:51
↓ 4 callersClassRANSACOptions
src/colmap/optim/ransac.h:49
↓ 4 callersClassSceneInfo
benchmark/reconstruction/evaluation/utils.py:97
↓ 3 callersClassBundleAdjustmentOptions
src/colmap/controllers/option_manager.h:50
↓ 3 callersClassObservationManager
src/colmap/sfm/observation_manager.h:49
↓ 3 callersClassOptions
src/colmap/controllers/undistorters.h:90
↓ 3 callersClassRig
Rigs represent a collection of rigidly mounted sensors and the associated sensor from rig transformations. The reference sensor is defined to have ide
src/colmap/sensor/rig.h:49
↓ 2 callersClassAbsolutePoseEstimationOptions
src/colmap/estimators/pose.h:46
↓ 2 callersClassBACovariance
src/colmap/estimators/covariance.h:50
↓ 2 callersClassBundleAdjustmentConfig
Configuration container to setup bundle adjustment problems.
src/colmap/estimators/bundle_adjustment.h:77
↓ 2 callersClassBundleAdjustmentOptions
Solver-agnostic bundle adjustment options.
src/colmap/estimators/bundle_adjustment.h:173
↓ 2 callersClassCorrespondenceGraph
src/pycolmap/scene/database_cache.cc:94
↓ 2 callersClassDelaunayMeshingOptions
src/colmap/mvs/delaunay_meshing.h:37
↓ 2 callersClassEPNPEstimator
EPNP solver for the PNP (Perspective-N-Point) problem. The solver needs a minimum of 4 2D-3D correspondences. The algorithm is based on the following
src/colmap/estimators/solvers/absolute_pose.h:142
↓ 2 callersClassEdge
src/colmap/math/graph_cut.h:79
↓ 2 callersClassExhaustivePairingOptions
src/colmap/controllers/pairing.h:43
↓ 2 callersClassExistingMatchedPairingOptions
src/colmap/controllers/pairing.h:222
↓ 2 callersClassFeatureExtractionOptions
src/colmap/feature/extractor.h:57
↓ 2 callersClassGP3PEstimator
Solver for the Generalized P3P problem.
src/colmap/estimators/solvers/generalized_absolute_pose.h:42
↓ 2 callersClassGlobalPipelineOptions
src/colmap/controllers/option_manager.h:52
↓ 2 callersClassImportedPairingOptions
src/colmap/controllers/pairing.h:200
↓ 2 callersClassIncrementalTriangulator
Class that triangulates points during the incremental reconstruction. It holds the state and provides all functionality for triangulation.
src/colmap/sfm/incremental_triangulator.h:42
↓ 2 callersClassOptions
src/colmap/optim/sprt.h:43
↓ 2 callersClassP3PEstimator
src/colmap/estimators/solvers/absolute_pose.h:55
↓ 2 callersClassP4PFEstimator
Minimal solver for 6-DOF pose and focal length.
src/colmap/estimators/solvers/absolute_pose.h:96
↓ 2 callersClassPanoRenderOptions
python/examples/panorama_sfm.py:65
↓ 2 callersClassReconstruction
src/colmap/sfm/global_mapper.cc:84
↓ 2 callersClassReconstructionAlignmentEstimator
src/colmap/estimators/alignment.cc:44
↓ 2 callersClassSampler
Abstract base class for sampling methods.
src/colmap/optim/sampler.h:40
↓ 2 callersClassSequentialPairingOptions
src/colmap/controllers/pairing.h:86
↓ 2 callersClassSpatialPairingOptions
src/colmap/controllers/pairing.h:165
↓ 2 callersClassSyntheticImageOptions
src/colmap/scene/synthetic.h:119
↓ 2 callersClassTrack
src/colmap/scene/reconstruction.cc:596
↓ 2 callersClassTriangulationEstimator
Triangulation estimator to estimate 3D point from multiple observations. The triangulation must satisfy the following constraints: - Sufficient triang
src/colmap/estimators/triangulation.h:52
↓ 2 callersClassVocabTreePairingOptions
src/colmap/controllers/pairing.h:54
↓ 2 callersClass_PhaseTracker
Worker-side helper that publishes the current phase for a scene to a shared dict. No-op when status_dict is None.
benchmark/reconstruction/evaluation/utils.py:198
↓ 2 callersClassfilter_view
src/colmap/util/types.h:319
↓ 1 callersClassAdvancingFrontMeshingOptions
src/colmap/controllers/option_manager.h:62
↓ 1 callersClassAggregateException
Exception that aggregates multiple exceptions from parallel tasks. Thrown by ThreadPool::Wait() when one or more tasks threw exceptions.
src/colmap/util/threading.h:184
↓ 1 callersClassBACovarianceOptions
src/colmap/estimators/covariance.h:93
↓ 1 callersClassBACovarianceTestOptions
src/colmap/estimators/covariance_test.cc:55
↓ 1 callersClassCamera
src/colmap/exe/image.cc:491
↓ 1 callersClassConsistencyGraph
src/colmap/mvs/patch_match.h:48
↓ 1 callersClassDelaunayCellData
src/colmap/mvs/delaunay_meshing.cc:597
↓ 1 callersClassDelaunayMeshingOptions
src/colmap/controllers/option_manager.h:61
↓ 1 callersClassEstimateTriangulationOptions
src/colmap/estimators/triangulation.h:124
↓ 1 callersClassFeatureExtractionOptions
src/colmap/controllers/option_manager.h:39
↓ 1 callersClassFeatureMatchingOptions
src/colmap/controllers/option_manager.h:40
↓ 1 callersClassFrame
src/colmap/scene/image.h:234
↓ 1 callersClassGPSTransform
Transform ellipsoidal GPS coordinates to Cartesian coordinate systems and vice versa.
src/colmap/geometry/gps.h:43
↓ 1 callersClassGeometricVerifierOptions
Options for CreateGeometricVerifier
src/colmap/controllers/feature_matching.h:157
↓ 1 callersClassGravityPrior
Gravity prior for an image.
python/examples/convert_legacy_rotation_averaging_format.py:42
↓ 1 callersClassGravityRefinerOptions
src/colmap/controllers/option_manager.h:68
↓ 1 callersClassImage
Class that holds information about an image. An image is the product of one camera exposure at a certain location (parameterized as the pose). An imag
src/colmap/scene/image.h:52
↓ 1 callersClassImageColormapNameFilter
Use color for images with specific words in their name.
src/colmap/ui/colormaps.h:154
↓ 1 callersClassIncrementalMapper
Class that provides all functionality for the incremental reconstruction procedure. Example usage: IncrementalMapper mapper(&database_cache); mapper.
src/colmap/sfm/incremental_mapper.h:62
↓ 1 callersClassIncrementalPipeline
Class that controls the incremental mapping procedure by iteratively initializing reconstructions from the same scene graph.
src/colmap/controllers/incremental_pipeline.h:211
↓ 1 callersClassJob
src/colmap/util/threading.h:308
↓ 1 callersClassLeastAbsoluteDeviationSolver
Least absolute deviations (LAD) fitting via ADMM by solving the problem: min || A x - b ||_1 The solution is returned in the vector x and the iterat
src/colmap/optim/least_absolute_deviations.h:52
↓ 1 callersClassManhattanWorldFrameEstimationOptions
src/colmap/estimators/coordinate_frame.h:39
↓ 1 callersClassMapper
python/examples/panorama_sfm.py:45
↓ 1 callersClassMeshSimplificationOptions
src/colmap/controllers/option_manager.h:64
↓ 1 callersClassMeshSimplificationOptions
src/colmap/mvs/mesh_simplification.h:37
↓ 1 callersClassMeshTextureMappingOptions
src/colmap/controllers/option_manager.h:63
↓ 1 callersClassModel
python/examples/visualize_model.py:39
↓ 1 callersClassPanoProcessor
python/examples/panorama_sfm.py:187
↓ 1 callersClassPatchMatchOptions
src/colmap/controllers/option_manager.h:58
↓ 1 callersClassPatchMatchOptions
src/colmap/mvs/patch_match_options.h:37
↓ 1 callersClassPhotoDownloader
python/util/flickr_downloader.py:121
next →1–100 of 779, ranked by callers