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
↓ 7 callers
Method
ECEFToEllipsoid
src/colmap/geometry/gps.cc:143
↓ 7 callers
Method
ElapsedMicroSeconds
src/colmap/util/timer.cc:64
↓ 7 callers
Function
EnsureOpenImageIOInitialized
src/colmap/util/oiio_utils.cc:10
↓ 7 callers
Function
EstimateSim3d
src/colmap/estimators/solvers/similarity_transform.cc:92
↓ 7 callers
Function
EulerAnglesToRotationMatrix
src/colmap/geometry/pose.cc:169
↓ 7 callers
Method
Evict
src/colmap/util/cache.h:231
↓ 7 callers
Method
ExistsKeypoints
src/colmap/controllers/matcher_cache.cc:164
↓ 7 callers
Method
Extract
src/colmap/feature/sift.cc:156
↓ 7 callers
Function
ExtractTopScaleFeatures
src/colmap/feature/utils.cc:71
↓ 7 callers
Method
FilterObservationsWithNegativeDepth
src/colmap/sfm/observation_manager.cc:410
↓ 7 callers
Function
FindConnectedComponents
src/colmap/math/connected_components.h:46
↓ 7 callers
Method
FindIfExists
Find the root of x only if x already exists in the structure, otherwise returns std::nullopt. Does not insert new elements.
src/colmap/math/union_find.h:61
↓ 7 callers
Method
FindImagePosePriorOrNull
src/colmap/controllers/matcher_cache.cc:96
↓ 7 callers
Function
FindLargestConnectedComponent
src/colmap/math/connected_components.h:76
↓ 7 callers
Function
FindRedundantPoints3D
src/colmap/scene/reconstruction_pruning.cc:89
↓ 7 callers
Method
GetDepthMap
src/colmap/mvs/patch_match.cc:137
↓ 7 callers
Method
GetDescriptors
src/colmap/controllers/matcher_cache.cc:112
↓ 7 callers
Function
GetEnvSafe
src/colmap/util/file.cc:205
↓ 7 callers
Method
GetImageIdx
src/colmap/mvs/model.cc:107
↓ 7 callers
Method
GetR
src/colmap/mvs/image.h:112
↓ 7 callers
Method
HasFramePtr
src/colmap/scene/image.h:253
↓ 7 callers
Method
ImagePairs
src/colmap/scene/correspondence_graph.cc:50
↓ 7 callers
Method
InvalidatePairsOutsideActiveImageIds
src/colmap/scene/pose_graph.cc:57
↓ 7 callers
Function
LoadRandomDatabaseDescriptors
src/colmap/scene/database.cc:272
↓ 7 callers
Method
MetaDataParamsIdxs
src/colmap/scene/camera.h:258
↓ 7 callers
Method
NormalMap
src/colmap/mvs/normal_map.cc:37
↓ 7 callers
Method
NumEdges
src/colmap/math/graph_cut.h:131
↓ 7 callers
Method
NumMatches
src/colmap/scene/database_sqlite.cc:631
↓ 7 callers
Method
Options
Getter functions for python pipelines.
src/colmap/controllers/incremental_pipeline.h:242
↓ 7 callers
Method
ProjectPoint
src/colmap/scene/image.cc:127
↓ 7 callers
Function
QMatrixToEigen
src/colmap/ui/qt_utils.cc:37
↓ 7 callers
Method
ReadRigWithSensor
src/colmap/scene/database_sqlite.cc:655
↓ 7 callers
Function
RefineGeneralizedAbsolutePose
src/colmap/estimators/generalized_pose.cc:278
↓ 7 callers
Method
RegisterFrame
src/colmap/sfm/observation_manager.cc:589
↓ 7 callers
Method
Rescale
src/colmap/feature/types.cc:81
↓ 7 callers
Method
Reserve
src/colmap/scene/track.h:145
↓ 7 callers
Method
ResetFramePtr
src/colmap/scene/image.h:251
↓ 7 callers
Method
ResetPose
src/colmap/scene/frame.h:208
↓ 7 callers
Method
ResetRigPtr
src/colmap/scene/frame.h:178
↓ 7 callers
Method
Rot90
src/colmap/feature/types.cc:94
↓ 7 callers
Method
SetCamFromWorld
src/colmap/scene/frame.cc:85
↓ 7 callers
Method
Show
src/colmap/ui/match_matrix_widget.cc:39
↓ 7 callers
Function
StringGetAfter
src/colmap/util/string.cc:237
↓ 7 callers
Method
Thumbnail
src/colmap/sensor/bitmap.cc:600
↓ 7 callers
Function
TriangulateMidPoint
src/colmap/geometry/triangulation.cc:97
↓ 7 callers
Method
WriteMatches
src/colmap/controllers/matcher_cache.cc:202
↓ 7 callers
Function
WriteTestConfig
src/colmap/scene/rig_test.cc:44
↓ 7 callers
Method
_build_two_camera_recon
( self, pos1, pos2, rot1=None, rot2=None )
benchmark/reconstruction/evaluation/covisibility_test.py:207
↓ 7 callers
Method
_check
(self, recon, max_angle=90.0, near=1.0, far=100.0)
benchmark/reconstruction/evaluation/covisibility_test.py:217
↓ 7 callers
Method
_make_args
(gpu_index: str)
benchmark/reconstruction/evaluation/utils_test.py:132
↓ 7 callers
Function
aggregate_scene_metrics
Compute __avg__ (mean of per-scene metrics) and __all__ (recomputed from the pool of raw errors) summary entries from per-scene Metrics. Skip
benchmark/reconstruction/evaluation/utils.py:932
↓ 7 callers
Function
filter_smallest_scenes_per_category
Keep only the `num_scenes` smallest scenes (by num_images) per category, preserving the original order.
benchmark/reconstruction/evaluation/utils.py:268
↓ 7 callers
Method
set
(self, phase: str)
benchmark/reconstruction/evaluation/utils.py:206
↓ 7 callers
Function
vec_angular_dist_deg
( vec1: npt.NDArray[np.floating], vec2: npt.NDArray[np.floating] )
benchmark/reconstruction/evaluation/geometry.py:40
↓ 6 callers
Method
AddCameraWithTrivialRig
src/colmap/scene/reconstruction.cc:424
↓ 6 callers
Method
AddOptionDouble
src/colmap/ui/options_widget.cc:105
↓ 6 callers
Function
ApplyRigConfig
src/colmap/scene/rig.cc:336
↓ 6 callers
Function
BuildClustersFromOutput
Helper function to build clusters from the clustering output. Returns a vector of sets, where result[cluster_id] contains the frame IDs in that cluste
src/colmap/scene/reconstruction_clustering_test.cc:143
↓ 6 callers
Method
BundleAdjustmentConfig
src/colmap/estimators/bundle_adjustment.h:79
↓ 6 callers
Function
CheckBitmapsEqual
Check that the two bitmaps are equal, ignoring a 1px boundary.
src/colmap/image/warp_test.cc:57
↓ 6 callers
Method
ClearDataIds
src/colmap/scene/frame.cc:54
↓ 6 callers
Method
Compress
src/colmap/scene/track.h:149
↓ 6 callers
Method
Compute
src/colmap/optim/sparse_cholesky.cc:59
↓ 6 callers
Method
ComputeBoundingBox
src/colmap/scene/reconstruction.cc:733
↓ 6 callers
Function
ComputeBoundingBoxAndCentroid
src/colmap/geometry/normalization.cc:39
↓ 6 callers
Function
ComputeCost
src/colmap/estimators/solvers/generalized_relative_pose.cc:381
↓ 6 callers
Function
ComputeEqualPartsBboxes
src/colmap/geometry/bbox.cc:36
↓ 6 callers
Function
ComputeNormalizedMinGraphCut
src/colmap/math/graph_cut.cc:186
↓ 6 callers
Function
ComputeOppositeOfMinor
src/colmap/geometry/homography_matrix.cc:46
↓ 6 callers
Function
CreateAlikedFeatureExtractor
src/colmap/feature/aliked.cc:307
↓ 6 callers
Function
CreateEigenQuaternionManifold
src/colmap/estimators/cost_functions/manifold.h:57
↓ 6 callers
Method
CreateImageDirs
src/colmap/scene/reconstruction.cc:1183
↓ 6 callers
Function
CreateProductManifold
src/colmap/estimators/cost_functions/manifold.h:72
↓ 6 callers
Function
CreateSubsetManifold
src/colmap/estimators/cost_functions/manifold.h:61
↓ 6 callers
Function
CreateTwoViewGeometryPoseTestData
src/colmap/estimators/two_view_geometry_test.cc:103
↓ 6 callers
Function
DefDeprecation
src/pycolmap/helpers.h:472
↓ 6 callers
Method
DeleteElement
src/colmap/scene/track.h:140
↓ 6 callers
Method
DeleteTwoViewGeometry
src/colmap/controllers/matcher_cache.cc:223
↓ 6 callers
Function
EigenMatrixEq
src/colmap/util/eigen_matchers.h:69
↓ 6 callers
Method
Empty
src/colmap/scene/pose_graph.h:112
↓ 6 callers
Function
EstimateAbsolutePose
src/colmap/estimators/pose.cc:46
↓ 6 callers
Function
ExtractSortedFrameIds
Helper function to extract all registered frame IDs from a reconstruction and return them sorted for deterministic test behavior. NOTE: The tests in
src/colmap/scene/reconstruction_clustering_test.cc:128
↓ 6 callers
Function
ExtractSortedIds
src/colmap/scene/reconstruction_io_utils.h:45
↓ 6 callers
Function
FeatureKeypointsToPointsVector
src/colmap/feature/utils.cc:36
↓ 6 callers
Method
FeatureMatch
src/colmap/feature/types.h:149
↓ 6 callers
Function
FileCopy
src/colmap/util/file.cc:110
↓ 6 callers
Method
FindInitialImagePair
src/colmap/sfm/incremental_mapper.cc:121
↓ 6 callers
Method
GetController
get the handle to the controller in ControllerThread
src/colmap/util/controller_thread.h:57
↓ 6 callers
Method
GetHeight
src/colmap/mvs/gpu_mat.h:220
↓ 6 callers
Method
GetNormalMap
src/colmap/mvs/patch_match.cc:141
↓ 6 callers
Method
GetT
src/colmap/mvs/image.h:114
↓ 6 callers
Method
HasEdge
src/colmap/scene/pose_graph.h:132
↓ 6 callers
Function
HasPointPositiveDepth
src/colmap/scene/projection.cc:137
↓ 6 callers
Method
HasSensorFromRig
src/colmap/sensor/rig.h:139
↓ 6 callers
Method
MakeCurrent
src/colmap/util/opengl_utils.cc:72
↓ 6 callers
Function
MaybeSetJpegQuality
src/colmap/controllers/undistorters.cc:44
↓ 6 callers
Method
NumBlocks
Total number of blocks in the grid.
src/colmap/mvs/advancing_front_meshing.cc:532
↓ 6 callers
Method
NumSharedRegImages
src/colmap/sfm/incremental_mapper.cc:1360
↓ 6 callers
Function
PartitionFramesIntoClusters
Helper function to partition frames into clusters based on assigned cluster IDs. Each cluster will only share 3D points among its member frames, and o
src/colmap/scene/reconstruction_clustering_test.cc:53
↓ 6 callers
Method
Pause
src/colmap/util/timer.cc:49
← previous
next →
501–600 of 4,339, ranked by callers