Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/colmap/colmap
/ functions
Functions
4,339 in github.com/colmap/colmap
⨍
Functions
4,339
◇
Types & classes
779
↳
Endpoints
2
Method
FindWordIds
Find the nearest neighbor visual words for the given descriptors.
src/colmap/retrieval/visual_index.cc:605
Method
FisheyeFromImg
src/colmap/sensor/models.h:1575
Method
FisheyeFromNormal
src/colmap/sensor/models.h:395
Method
FixGauge
src/colmap/estimators/bundle_adjustment_caspar.cc:472
Method
FixGaugeWithOneFrameFromWorld
Partial two-view gauge fix: fixes one pose only. Caspar can express the second camera's 1-DOF translation manifold, but the gain is minimal and the ex
src/colmap/estimators/bundle_adjustment_caspar.cc:491
Method
FixGaugeWithThreePoints
Three-point gauge fix: mirrors the Ceres BA equivalent but promotes points into gauge_fixed_points_ instead of calling SetParameterBlockConstant.
src/colmap/estimators/bundle_adjustment_caspar.cc:528
Method
FlipHorizontal
src/colmap/mvs/gpu_mat.h:434
Method
Flush
src/colmap/ui/log_widget.cc:129
Method
FocalAndExtraSize
SimpleRadial: params = [f, cx, cy, k] focal_and_extra = [f, k] (non-contiguous in params array) principal_point = [cx, cy] merged calib
src/colmap/estimators/caspar/caspar_model_adapter.h:148
Method
Frame
src/colmap/scene/frame.h:46
Method
FrameId
src/colmap/scene/frame.h:140
Method
FramesStr
src/colmap/scene/reconstruction_io_test.cc:105
Method
FramesStr
src/colmap/scene/reconstruction_io_test.cc:160
Method
FromBytes
src/colmap/feature/types.cc:190
Method
FromFile
src/colmap/geometry/sim3.cc:50
Method
FromFloat
src/colmap/feature/types.cc:157
Method
FromGpuMat
src/colmap/mvs/cuda_texture.h:88
Method
FromHostArray
src/colmap/mvs/cuda_texture.h:108
Method
FromMatrix
src/colmap/geometry/rigid3.h:80
Method
FromMatrix
src/colmap/geometry/sim3.h:83
Method
FromShapeParameters
src/colmap/feature/types.cc:65
Method
FunctionThread
src/colmap/ui/thread_control_widget.cc:101
Method
Fuse
src/colmap/mvs/fusion.cc:369
Method
Fusion
src/colmap/ui/dense_reconstruction_widget.cc:416
Method
FusionData
src/colmap/mvs/fusion.h:146
Method
FusionOptionsTab
src/colmap/ui/dense_reconstruction_widget.cc:110
Method
GP3PEstimator
src/colmap/estimators/solvers/generalized_absolute_pose.cc:40
Function
GenerateArguments
benchmark/runtime/global_positioning.cc:136
Method
GenerateTableButtonWidget
src/colmap/ui/dense_reconstruction_widget.cc:634
Function
GeometricVerification
src/pycolmap/pipeline/match_features.cc:73
Method
GeometricVerifierController
src/colmap/controllers/feature_matching_utils.cc:521
Method
GeometricVerifierThread
src/colmap/controllers/feature_matching.cc:267
Method
Get
src/colmap/mvs/depth_map.h:69
Method
GetAdapter
src/colmap/estimators/bundle_adjustment_caspar.cc:31
Method
GetCOLMAPLicense
src/colmap/ui/license_widget.cc:57
Method
GetCalibNodes
src/colmap/estimators/caspar/caspar_model_adapter.h:292
Method
GetCam2CovFromCam1
src/colmap/estimators/covariance.cc:261
Method
GetDatabasePath
src/colmap/ui/project_widget.cc:96
Method
GetDepth
src/colmap/mvs/gpu_mat.h:69
Method
GetDevice
src/pycolmap/feature/extraction.cc:106
Method
GetFileName
src/colmap/mvs/workspace.cc:56
Method
GetFocalAndExtraNodes
src/colmap/estimators/caspar/caspar_model_adapter.h:268
Method
GetHeight
src/colmap/mvs/image.h:106
Method
GetHeight
src/colmap/mvs/gpu_mat.h:68
Method
GetImageIds
src/colmap/retrieval/inverted_index.h:348
Method
GetImagePath
src/colmap/ui/project_widget.cc:100
Method
GetInvP
src/colmap/mvs/image.h:120
Method
GetLSDLicense
src/colmap/ui/license_widget.cc:104
Method
GetNumBytes
src/colmap/mvs/consistency_graph.cc:52
Method
GetObj
src/colmap/mvs/cuda_texture.h:162
Method
GetOptions
src/colmap/optim/least_absolute_deviations_test.cc:45
Method
GetOrCreateCalibration
Calib indices are per-model: index 0 for SimpleRadial is unrelated to index 0 for Pinhole.
src/colmap/estimators/bundle_adjustment_caspar.cc:420
Method
GetOrCreatePoint
src/colmap/estimators/bundle_adjustment_caspar.cc:376
Method
GetOrCreatePose
src/colmap/estimators/bundle_adjustment_caspar.cc:388
Method
GetOrderedImageIds
src/colmap/controllers/pairing.cc:544
Method
GetPitch
src/colmap/mvs/gpu_mat.h:66
Method
GetPoissonReconLicense
src/colmap/ui/license_widget.cc:134
Method
GetPoseNodes
src/colmap/estimators/caspar/caspar_model_adapter.h:256
Method
GetPrincipalPointNodes
src/colmap/estimators/caspar/caspar_model_adapter.h:280
Method
GetPtr
src/colmap/mvs/gpu_mat.h:63
Method
GetSQLiteLicense
src/colmap/ui/license_widget.cc:179
Method
GetSelProbMap
src/colmap/mvs/patch_match.cc:145
Method
GetSensorFromRig
Returns the sensor_from_rig transform for a camera. Identity for ref sensors and single-camera datasets; actual transform for non-ref rigs.
src/colmap/estimators/bundle_adjustment_caspar.cc:410
Method
GetSiftGPULicense
src/colmap/ui/license_widget.cc:162
Method
GetSlice
src/colmap/mvs/gpu_mat.h:77
Method
GetThreadId
src/colmap/util/threading.cc:132
Method
GetVLFeatLicense
src/colmap/ui/license_widget.cc:189
Method
GetVertexIdx
src/colmap/math/graph_cut.cc:113
Method
GetWidth
src/colmap/mvs/image.h:104
Method
GetWidth
src/colmap/mvs/gpu_mat.h:67
Method
GetWorkspacePath
src/colmap/ui/dense_reconstruction_widget.cc:538
Method
GlobalMapper
src/colmap/sfm/global_mapper.cc:80
Function
GlobalMapping
src/pycolmap/pipeline/sfm.cc:105
Method
GlobalPipeline
src/colmap/controllers/global_pipeline.cc:68
Method
GlobalPositioner
src/colmap/estimators/global_positioning.cc:20
Method
GlogSink
src/colmap/ui/log_widget.cc:37
Method
GpuMat
src/colmap/mvs/gpu_mat.h:119
Method
GpuMat
src/colmap/mvs/gpu_mat.h:186
Method
GrabImage
src/colmap/ui/model_viewer_widget.cc:812
Method
GrabMovie
src/colmap/ui/model_viewer_widget.cc:859
Method
GravityRefiner
src/colmap/estimators/gravity_refinement.h:37
Method
Green
src/colmap/sensor/bitmap.cc:767
Function
GuidedGeometricVerification
src/pycolmap/pipeline/match_features.cc:86
Method
HammingDistWeightFunctor
src/colmap/retrieval/utils.h:55
Method
HandleDragEvent
src/colmap/ui/main_window.cc:888
Method
HasBogusExtraParams
src/colmap/sensor/models.h:1024
Method
HasBogusFocalLength
src/colmap/sensor/models.h:995
Method
HasBogusParams
src/colmap/sensor/models.h:755
Method
HasBogusParams
src/colmap/sensor/models.h:977
Method
HasBogusPrincipalPoint
src/colmap/sensor/models.h:1015
Method
HasCameraBogusParams
src/colmap/sfm/incremental_triangulator.cc:767
Method
HasFrameGravity
src/colmap/estimators/rotation_averaging_impl.cc:101
Method
HasHammingEmbedding
src/colmap/retrieval/inverted_file.h:193
Method
HasPoint3D
src/colmap/scene/point2d.h:62
Method
HasPose
src/colmap/scene/frame.h:206
Method
HasSelectedReconstruction
src/colmap/ui/main_window.cc:1485
Method
HideLayout
src/colmap/ui/options_widget.cc:314
Method
HideOption
src/colmap/ui/options_widget.cc:290
Method
HideWidget
src/colmap/ui/options_widget.cc:302
Method
HierarchicalPipeline
src/colmap/controllers/hierarchical_pipeline.cc:115
← previous
next →
2,301–2,400 of 4,339, ranked by callers