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
↓ 13 callers
Method
load
Python -> C++ (when calling functions that take Eigen::Quaterniond)
src/pycolmap/pybind11_extension.h:78
↓ 12 callers
Method
AddOptionBool
src/colmap/ui/options_widget.cc:145
↓ 12 callers
Function
CalibrateViewGraph
src/colmap/estimators/view_graph_calibration.cc:349
↓ 12 callers
Method
ComputeMeanTrackLength
src/colmap/scene/reconstruction.cc:923
↓ 12 callers
Function
CreateDefaultBundleAdjuster
src/colmap/estimators/bundle_adjustment.cc:315
↓ 12 callers
Function
CreateLightGlueONNXFeatureMatcher
src/colmap/feature/onnx_matchers.cc:648
↓ 12 callers
Function
EvaluatePolynomial
src/colmap/math/polynomial.h:99
↓ 12 callers
Method
ExifFocalLength
src/colmap/sensor/bitmap.cc:328
↓ 12 callers
Method
ExistsTwoViewGeometry
src/colmap/controllers/matcher_cache.cc:178
↓ 12 callers
Method
FeatureKeypoint
src/colmap/feature/types.cc:38
↓ 12 callers
Method
FindCorrespondences
src/colmap/scene/correspondence_graph.cc:205
↓ 12 callers
Method
FocalLengthIdxs
src/colmap/scene/camera.h:250
↓ 12 callers
Function
FundamentalFromEssentialMatrix
src/colmap/geometry/essential_matrix.cc:156
↓ 12 callers
Method
GetKeypoints
src/colmap/controllers/matcher_cache.cc:107
↓ 12 callers
Function
GetParentDir
src/colmap/util/file.cc:158
↓ 12 callers
Function
GravityFromExifOrientation
src/colmap/geometry/pose_prior.cc:84
↓ 12 callers
Method
IncrementCorrespondenceHasPoint3D
src/colmap/sfm/observation_manager.cc:180
↓ 12 callers
Method
Initialize
src/colmap/optim/random_sampler.cc:41
↓ 12 callers
Method
IsEmpty
src/colmap/sensor/bitmap.h:281
↓ 12 callers
Method
ObservationManager
src/colmap/sfm/observation_manager.cc:56
↓ 12 callers
Method
Restart
src/colmap/util/timer.cc:44
↓ 12 callers
Function
RunRotationAveraging
src/colmap/estimators/rotation_averaging.cc:601
↓ 12 callers
Method
Score
src/colmap/scene/visibility_pyramid.h:93
↓ 12 callers
Function
SetManifold
src/colmap/estimators/cost_functions/manifold.h:40
↓ 12 callers
Function
SplitFileExtension
src/colmap/util/file.cc:88
↓ 12 callers
Method
TgtOriginInSrc
Return the origin position of the target in the source frame.
src/colmap/geometry/rigid3.h:110
↓ 12 callers
Function
UndistortCamera
src/colmap/image/undistortion.cc:38
↓ 12 callers
Method
Wait
src/colmap/util/controller_thread_test.cc:45
↓ 12 callers
Function
WriteStaticMatrixBlob
src/colmap/scene/database_sqlite.cc:219
↓ 12 callers
Method
WriteTwoViewGeometry
src/colmap/controllers/matcher_cache.cc:209
↓ 12 callers
Method
sensor_t
src/colmap/util/types.h:149
↓ 11 callers
Function
AverageQuaternions
src/colmap/geometry/pose.cc:181
↓ 11 callers
Function
CalculateAngleBetweenVectors
src/colmap/geometry/triangulation.cc:240
↓ 11 callers
Method
ComputeScaleX
src/colmap/feature/types.cc:141
↓ 11 callers
Method
ComputeScaleY
src/colmap/feature/types.cc:145
↓ 11 callers
Method
ComputeShear
src/colmap/feature/types.cc:153
↓ 11 callers
Function
CreateBruteForceONNXFeatureMatcher
src/colmap/feature/onnx_matchers.cc:631
↓ 11 callers
Function
CreateTestData
src/colmap/controllers/feature_matching_utils_test.cc:48
↓ 11 callers
Method
ExistsFrame
src/colmap/scene/reconstruction.h:454
↓ 11 callers
Method
GPSTransform
src/colmap/geometry/gps.cc:97
↓ 11 callers
Function
GenerateRandomBitmap
src/colmap/image/warp_test.cc:40
↓ 11 callers
Function
GetVertex
src/colmap/mvs/texture_mapping.cc:108
↓ 11 callers
Method
HasImage
src/colmap/estimators/bundle_adjustment.cc:132
↓ 11 callers
Method
HasSensor
src/colmap/sensor/rig.h:122
↓ 11 callers
Method
Match
src/colmap/controllers/feature_matching_utils.cc:424
↓ 11 callers
Method
PoseGraph
src/colmap/scene/pose_graph.h:35
↓ 11 callers
Method
Residuals
src/colmap/estimators/triangulation.cc:131
↓ 11 callers
Method
Residuals
src/colmap/estimators/solvers/absolute_pose.cc:67
↓ 11 callers
Function
SetLastOpen
Save the directory part of a path (or the dir itself) under key, and also refresh a global "last dir" to improve first-time UX elsewhere.
src/colmap/ui/main_window.cc:90
↓ 11 callers
Method
SetPoint3DForPoint2D
src/colmap/scene/image.cc:93
↓ 11 callers
Function
WriteBinaryPlyPoints
src/colmap/util/ply.cc:378
↓ 11 callers
Function
_add_image
( recon: pycolmap.Reconstruction, image_id: int, name: str, position: np.ndarray, rotation
benchmark/reconstruction/evaluation/covisibility_test.py:53
↓ 11 callers
Method
rotation
src/colmap/geometry/rigid3.h:59
↓ 10 callers
Method
AddVariablePoint
src/colmap/estimators/bundle_adjustment.cc:217
↓ 10 callers
Function
CameraModelHasBogusParams
src/colmap/sensor/models.cc:287
↓ 10 callers
Method
Check
src/colmap/estimators/two_view_geometry.cc:384
↓ 10 callers
Method
CheckIfStopped
src/colmap/util/base_controller.cc:59
↓ 10 callers
Function
Clamp
src/colmap/math/math.h:184
↓ 10 callers
Function
ClusterReconstructionFrames
src/colmap/scene/reconstruction_clustering.cc:116
↓ 10 callers
Function
CountNumTransitiveCorrespondences
src/colmap/scene/correspondence_graph_test.cc:39
↓ 10 callers
Method
EllipsoidToECEF
src/colmap/geometry/gps.cc:118
↓ 10 callers
Method
Estimate
src/colmap/optim/ransac.h:212
↓ 10 callers
Function
EstimateTwoViewGeometryPose
src/colmap/estimators/two_view_geometry.cc:700
↓ 10 callers
Method
ExtractMatchesBetweenImages
src/colmap/scene/correspondence_graph.cc:292
↓ 10 callers
Function
FeatureDescriptorsToUnsignedByte
src/colmap/feature/utils.cc:57
↓ 10 callers
Method
FeatureExtractionOptions
src/colmap/feature/extractor.cc:79
↓ 10 callers
Method
FeatureMatchingOptions
src/colmap/feature/matcher.cc:80
↓ 10 callers
Method
GetImageIds
src/colmap/controllers/matcher_cache.cc:144
↓ 10 callers
Method
GetK
src/colmap/mvs/image.h:116
↓ 10 callers
Function
GetLastOpen
Load last dir for a given key, falling back to a global last dir, and finally to a sensible default.
src/colmap/ui/main_window.cc:74
↓ 10 callers
Function
GravityAlignedRotation
src/colmap/geometry/pose.cc:236
↓ 10 callers
Method
HasCameraPtr
src/colmap/scene/image.h:223
↓ 10 callers
Method
HasFrameId
src/colmap/scene/image.h:232
↓ 10 callers
Method
NumImages
src/colmap/retrieval/visual_index.cc:100
↓ 10 callers
Method
NumInlierMatches
src/colmap/scene/database_sqlite.cc:633
↓ 10 callers
Method
NumObservations
src/colmap/sfm/observation_manager.h:249
↓ 10 callers
Function
OIIOFromStdStringView
For backwards compatibility with older OIIO versions without implicit conversion from std::string_view.
src/colmap/sensor/bitmap.cc:63
↓ 10 callers
Method
Point3DVisibilityScore
src/colmap/sfm/observation_manager.h:266
↓ 10 callers
Function
RandomUniformInteger
src/colmap/math/random.h:86
↓ 10 callers
Method
ReadAllCameras
src/colmap/scene/database_sqlite.cc:710
↓ 10 callers
Method
RequiresOpenGL
src/colmap/feature/matcher.cc:83
↓ 10 callers
Method
Rot90
src/colmap/sensor/bitmap.cc:614
↓ 10 callers
Function
RunThreadWithOpenGLContext
src/colmap/util/opengl_utils.h:96
↓ 10 callers
Method
SetCheckIfStoppedFunc
src/colmap/util/base_controller.cc:55
↓ 10 callers
Method
SetPoint
src/colmap/scene/visibility_pyramid.cc:52
↓ 10 callers
Method
StartFunction
src/colmap/ui/thread_control_widget.cc:97
↓ 10 callers
Function
TestSim3d
src/colmap/geometry/sim3_test.cc:43
↓ 10 callers
Method
ValidEdges
Returns a filter view over valid edges only.
src/colmap/scene/pose_graph.h:65
↓ 10 callers
Method
WriteMatches
src/colmap/scene/database_sqlite.cc:1289
↓ 9 callers
Method
Add
src/colmap/retrieval/visual_index.cc:110
↓ 9 callers
Method
AddFeatureExtractionOptions
src/colmap/controllers/option_manager.cc:219
↓ 9 callers
Method
AddMapperOptions
src/colmap/controllers/option_manager.cc:592
↓ 9 callers
Function
AdvancingFrontMeshing
src/colmap/mvs/advancing_front_meshing.cc:846
↓ 9 callers
Method
Check
src/colmap/sfm/incremental_mapper.cc:44
↓ 9 callers
Method
Clear
src/colmap/util/cache.h:252
↓ 9 callers
Function
ComposeProjectionMatrix
src/colmap/mvs/image.cc:114
↓ 9 callers
Method
ComputeMeanObservationsPerRegImage
src/colmap/scene/reconstruction.cc:931
↓ 9 callers
Method
DepthMap
src/colmap/mvs/depth_map.cc:38
↓ 9 callers
Method
Downsize
src/colmap/mvs/image.cc:88
↓ 9 callers
Method
EdgeRef
src/colmap/scene/pose_graph.h:137
← previous
next →
301–400 of 4,339, ranked by callers