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
↓ 3 callers
Function
CreateTransitiveFeatureMatcher
src/colmap/controllers/feature_matching.cc:365
↓ 3 callers
Function
DecomposeHomographyMatrix
src/colmap/geometry/homography_matrix.cc:67
↓ 3 callers
Method
DeleteAllPoints2DAndPoints3D
src/colmap/scene/reconstruction.cc:623
↓ 3 callers
Method
DeleteMatches
src/colmap/controllers/matcher_cache.cc:217
↓ 3 callers
Function
DeleteOneObservationFromEachTrack
src/colmap/sfm/incremental_triangulator_test.cc:53
↓ 3 callers
Method
DeletePoint3D
src/colmap/scene/reconstruction.cc:593
↓ 3 callers
Function
DownloadFile
src/colmap/util/file.cc:353
↓ 3 callers
Function
DownsampleImage
src/colmap/image/warp.cc:257
↓ 3 callers
Function
EdgeKey
src/colmap/mvs/texture_mapping.cc:103
↓ 3 callers
Function
EigenToCGAL
src/colmap/mvs/delaunay_meshing.cc:114
↓ 3 callers
Function
EstimateGravityVectorFromImageOrientation
src/colmap/estimators/coordinate_frame.cc:97
↓ 3 callers
Method
EstimateInitialTwoViewGeometry
src/colmap/sfm/incremental_mapper.cc:1428
↓ 3 callers
Function
EstimateManhattanWorldFrame
src/colmap/estimators/coordinate_frame.cc:161
↓ 3 callers
Function
EstimateRelativePose
src/colmap/estimators/pose.cc:112
↓ 3 callers
Function
EstimateTriangulation
src/colmap/estimators/triangulation.cc:154
↓ 3 callers
Method
ExifOrientation
src/colmap/sensor/bitmap.cc:296
↓ 3 callers
Method
ExistsImageWithName
src/colmap/scene/database_sqlite.cc:567
↓ 3 callers
Method
ExistsTwoViewGeometry
src/colmap/scene/database_sqlite.cc:591
↓ 3 callers
Function
ExpectEqualRotations
src/colmap/controllers/rotation_averaging_test.cc:41
↓ 3 callers
Function
ExpectEqualSerialization
src/colmap/scene/reconstruction_test.cc:67
↓ 3 callers
Function
ExportCam
src/colmap/scene/reconstruction_io.cc:131
↓ 3 callers
Function
ExportRecon3D
src/colmap/scene/reconstruction_io.cc:201
↓ 3 callers
Function
ExportVRML
src/colmap/scene/reconstruction_io.cc:425
↓ 3 callers
Method
Extract
src/pycolmap/feature/extraction.cc:77
↓ 3 callers
Function
ExtractCovFromLInverse
src/colmap/estimators/covariance.cc:209
↓ 3 callers
Function
ExtractInlierCamRays
src/colmap/estimators/two_view_geometry.cc:598
↓ 3 callers
Method
ExtractTransitiveCorrespondences
src/colmap/scene/correspondence_graph.cc:232
↓ 3 callers
Method
Factorize
src/colmap/optim/sparse_cholesky.cc:43
↓ 3 callers
Method
FeatureDescriptorsFloat
src/colmap/feature/types.h:133
↓ 3 callers
Method
FilterPoints
src/colmap/sfm/incremental_mapper.cc:1309
↓ 3 callers
Method
FilterPoints3DWithSmallTriangulationAngle
src/colmap/sfm/observation_manager.cc:436
↓ 3 callers
Function
FindBestConsensusAxis
src/colmap/estimators/coordinate_frame.cc:44
↓ 3 callers
Function
FindCubicPolynomialRoots
src/colmap/math/polynomial.cc:143
↓ 3 callers
Method
FindFramesToFilter
src/colmap/sfm/observation_manager.cc:632
↓ 3 callers
Function
FixGaugeWithThreePoints
src/colmap/estimators/bundle_adjustment_ceres.cc:261
↓ 3 callers
Method
FocalAndExtraSize
Pinhole: params = [fx, fy, cx, cy] focal = [fx, fy] principal_point = [cx, cy] merged calib = [fx, fy, cx, cy]
src/colmap/estimators/caspar/caspar_model_adapter.h:537
↓ 3 callers
Function
GenerateTestData
src/colmap/optim/ransac_test.cc:52
↓ 3 callers
Method
Get
src/colmap/scene/reconstruction_manager.cc:38
↓ 3 callers
Method
GetCamCrossCovFromWorld
src/colmap/estimators/covariance.cc:249
↓ 3 callers
Method
GetDepth
src/colmap/mvs/gpu_mat.h:225
↓ 3 callers
Method
GetHeight
src/colmap/mvs/cuda_texture.h:172
↓ 3 callers
Method
GetNumVotes
src/colmap/retrieval/vote_and_verify.cc:87
↓ 3 callers
Method
GetOtherParamsCov
src/colmap/estimators/covariance.cc:290
↓ 3 callers
Function
GetRecursiveFileList
src/colmap/util/file.cc:175
↓ 3 callers
Method
GetWidth
src/colmap/mvs/cuda_texture.h:167
↓ 3 callers
Method
GlobalBundleAdjustment
src/colmap/controllers/incremental_pipeline.cc:195
↓ 3 callers
Method
Height
src/colmap/scene/visibility_pyramid.h:91
↓ 3 callers
Method
ImagePixmapItem
src/colmap/ui/image_viewer_widget.cc:45
↓ 3 callers
Method
ImportPLY
src/colmap/scene/reconstruction.cc:1067
↓ 3 callers
Function
IndexToRGB
Derive color from unique index, generated by `RGBToIndex`.
src/colmap/ui/model_viewer_widget.cc:78
↓ 3 callers
Function
InitializeGlog
src/colmap/util/logging.cc:34
↓ 3 callers
Method
Invert
Invert the geometry to match swapped image order.
src/colmap/scene/pose_graph.h:32
↓ 3 callers
Function
IsBigEndian
src/colmap/util/endian.cc:50
↓ 3 callers
Function
IsLittleEndian
src/colmap/util/endian.cc:39
↓ 3 callers
Function
IsNaNEqual
src/colmap/geometry/pose_prior.cc:41
↓ 3 callers
Function
IsPanoramicRig
src/colmap/estimators/generalized_pose.cc:63
↓ 3 callers
Function
IterativeGlobalRefinement
src/colmap/controllers/incremental_pipeline.cc:76
↓ 3 callers
Method
IterativeGlobalRefinement
src/colmap/sfm/incremental_mapper.cc:1241
↓ 3 callers
Method
Mapper
src/colmap/controllers/incremental_pipeline.cc:131
↓ 3 callers
Method
MarkConnectedComponents
src/colmap/scene/pose_graph.cc:68
↓ 3 callers
Method
MaxNumKeypoints
src/colmap/controllers/matcher_cache.cc:235
↓ 3 callers
Method
ModifyForExtremeQuality
src/colmap/controllers/option_manager.cc:184
↓ 3 callers
Method
ModifyForHighQuality
src/colmap/controllers/option_manager.cc:168
↓ 3 callers
Method
ModifyForLowQuality
src/colmap/controllers/option_manager.cc:120
↓ 3 callers
Method
ModifyForMediumQuality
src/colmap/controllers/option_manager.cc:144
↓ 3 callers
Method
NumBytes
src/colmap/sensor/bitmap.h:275
↓ 3 callers
Method
NumConstantCamIntrinsics
src/colmap/estimators/bundle_adjustment.cc:68
↓ 3 callers
Method
NumConstantRigFromWorldPoses
src/colmap/estimators/bundle_adjustment.cc:76
↓ 3 callers
Method
NumConstantSensorFromRigPoses
src/colmap/estimators/bundle_adjustment.cc:72
↓ 3 callers
Method
NumImagePairs
src/colmap/scene/correspondence_graph.h:205
↓ 3 callers
Method
NumImages
src/pycolmap/scene/database.cc:107
↓ 3 callers
Method
NumPoints
src/colmap/estimators/bundle_adjustment.cc:64
↓ 3 callers
Method
NumThreads
src/colmap/util/threading.h:365
↓ 3 callers
Function
PoseFromHomographyMatrix
src/colmap/geometry/homography_matrix.cc:221
↓ 3 callers
Method
Prepare
src/colmap/retrieval/visual_index.cc:430
↓ 3 callers
Method
PrincipalPointSize
src/colmap/estimators/caspar/caspar_model_adapter.h:538
↓ 3 callers
Method
PrintSeconds
src/colmap/util/timer.cc:85
↓ 3 callers
Method
QuerySensorWidth
src/colmap/sensor/database.cc:38
↓ 3 callers
Method
Raised
src/pycolmap/helpers.h:435
↓ 3 callers
Function
RandVector3d
src/colmap/estimators/global_positioning.cc:12
↓ 3 callers
Method
Read
src/colmap/mvs/model.cc:44
↓ 3 callers
Function
ReadBinaryBlob
src/colmap/util/file.cc:260
↓ 3 callers
Method
ReadCameras
src/colmap/scene/reconstruction_io_test.cc:226
↓ 3 callers
Function
ReadCamerasBinary
src/colmap/scene/reconstruction_io_binary.cc:106
↓ 3 callers
Function
ReadCamerasText
src/colmap/scene/reconstruction_io_text.cc:116
↓ 3 callers
Function
ReadFramesBinary
src/colmap/scene/reconstruction_io_binary.cc:131
↓ 3 callers
Function
ReadFramesText
src/colmap/scene/reconstruction_io_text.cc:159
↓ 3 callers
Function
ReadImageRow
src/colmap/scene/database_sqlite.cc:387
↓ 3 callers
Method
ReadImages
src/colmap/scene/reconstruction_io_test.cc:232
↓ 3 callers
Function
ReadImagesBinary
src/colmap/scene/reconstruction_io_binary.cc:172
↓ 3 callers
Function
ReadImagesText
src/colmap/scene/reconstruction_io_text.cc:213
↓ 3 callers
Method
ReadNumMatches
src/colmap/scene/database_sqlite.cc:921
↓ 3 callers
Method
ReadPoints3D
src/colmap/scene/reconstruction_io_test.cc:235
↓ 3 callers
Function
ReadPoints3DBinary
src/colmap/scene/reconstruction_io_binary.cc:256
↓ 3 callers
Function
ReadPoints3DText
src/colmap/scene/reconstruction_io_text.cc:316
↓ 3 callers
Method
ReadRig
src/colmap/scene/database_sqlite.cc:643
↓ 3 callers
Function
ReadRigsBinary
src/colmap/scene/reconstruction_io_binary.cc:46
↓ 3 callers
Function
ReadRigsText
src/colmap/scene/reconstruction_io_text.cc:46
↓ 3 callers
Method
ReadTwoViewGeometryNumInliers
src/colmap/scene/database_sqlite.cc:1085
↓ 3 callers
Method
RegisterNextImage
src/colmap/sfm/incremental_mapper.cc:188
← previous
next →
901–1,000 of 4,339, ranked by callers