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
↓ 1 callers
Function
get_git_revision
()
doc/conf.py:19
↓ 1 callers
Function
get_image_names_from_relative_poses
Extract unique image names from relative poses and assign IDs. Args: relative_poses: List of RelativePose objects. Returns:
python/examples/convert_legacy_rotation_averaging_format.py:130
↓ 1 callers
Function
get_virtual_camera_rays
( camera: pycolmap.Camera, )
python/examples/panorama_sfm.py:112
↓ 1 callers
Function
get_virtual_rotations
Get the relative rotations of the virtual cameras w.r.t. the panorama.
python/examples/panorama_sfm.py:142
↓ 1 callers
Function
has_unknown_sensor_from_rig
( reconstruction: Reconstruction, )
python/examples/custom_incremental_pipeline.py:35
↓ 1 callers
Function
incremental_mapping_with_pbar
( database_path: Path, image_path: Path, sfm_path: Path )
python/examples/example.py:16
↓ 1 callers
Function
initialize_reconstruction
Equivalent to IncrementalPipeline.initialize_reconstruction(...)
python/examples/custom_incremental_pipeline.py:70
↓ 1 callers
Method
list_scenes
List all scenes to evaluate.
benchmark/reconstruction/evaluation/utils.py:188
↓ 1 callers
Function
main
()
python/ci/test_regression_eth3d.py:189
↓ 1 callers
Function
main
()
python/examples/convert_legacy_rotation_averaging_format.py:239
↓ 1 callers
Function
main
()
python/examples/visualize_model.py:218
↓ 1 callers
Function
main
( database_path: Path, image_path: Path, output_path: Path, options: IncrementalPipelineOption
python/examples/custom_incremental_pipeline.py:462
↓ 1 callers
Function
main
()
python/util/flickr_downloader.py:155
↓ 1 callers
Function
main
()
benchmark/reconstruction/download.py:188
↓ 1 callers
Function
main
()
benchmark/reconstruction/compare.py:46
↓ 1 callers
Function
main
()
benchmark/reconstruction/evaluate.py:46
↓ 1 callers
Function
main_incremental_mapper
Equivalent to IncrementalPipeline.run()
python/examples/custom_incremental_pipeline.py:381
↓ 1 callers
Function
parse_args
()
python/ci/test_regression_eth3d.py:175
↓ 1 callers
Function
parse_args
()
python/examples/visualize_model.py:207
↓ 1 callers
Function
parse_args
()
python/examples/custom_incremental_pipeline.py:507
↓ 1 callers
Function
parse_args
()
python/util/flickr_downloader.py:59
↓ 1 callers
Function
parse_args
()
benchmark/reconstruction/download.py:174
↓ 1 callers
Function
parse_args
()
benchmark/reconstruction/compare.py:39
↓ 1 callers
Function
parse_args
()
benchmark/reconstruction/evaluation/utils.py:287
↓ 1 callers
Function
parse_page
( page: int, api_key: str, text: str, min_date: float, max_date: float )
python/util/flickr_downloader.py:84
↓ 1 callers
Function
process_dataset
(args: argparse.Namespace, dataset_name: str)
python/ci/test_regression_eth3d.py:71
↓ 1 callers
Function
process_scene
( args: argparse.Namespace, scene_info: SceneInfo, prepare_scene: Callable[[SceneInfo], None],
benchmark/reconstruction/evaluation/utils.py:684
↓ 1 callers
Function
process_scenes
( args: argparse.Namespace, scene_infos: list[SceneInfo], prepare_scene: Callable[[SceneInfo], Non
benchmark/reconstruction/evaluation/utils.py:831
↓ 1 callers
Function
read_gravity_priors
Read gravity priors from a file. Format: IMAGE_NAME GX GY GZ Args: file_path: Path to the gravity priors file. Returns:
python/examples/convert_legacy_rotation_averaging_format.py:93
↓ 1 callers
Method
read_model
(self, path: str)
python/examples/visualize_model.py:44
↓ 1 callers
Function
read_relative_poses
Read relative poses from a file. Format: IMAGE_NAME_1 IMAGE_NAME_2 QW QX QY QZ TX TY TZ Args: file_path: Path to the relative poses
python/examples/convert_legacy_rotation_averaging_format.py:49
↓ 1 callers
Function
reconstruct_sub_model
Equivalent to IncrementalPipeline.reconstruct_sub_model(...)
python/examples/custom_incremental_pipeline.py:134
↓ 1 callers
Function
render_perspective_images
( pano_image_names: Sequence[str], pano_image_dir: Path, output_image_dir: Path, mask_dir: Pat
python/examples/panorama_sfm.py:430
↓ 1 callers
Function
run
()
python/examples/example.py:36
↓ 1 callers
Function
run
(args: argparse.Namespace)
python/examples/panorama_sfm.py:607
↓ 1 callers
Function
run_perspective
Render the panoramas into a rig of perspective virtual cameras and reconstruct from those.
python/examples/panorama_sfm.py:514
↓ 1 callers
Function
run_spherical
Reconstruct directly on the equirectangular panoramas with the native EQUIRECTANGULAR camera model, without rendering perspective images.
python/examples/panorama_sfm.py:484
↓ 1 callers
Function
set_camera_priors
( database_path: Path, camera_priors_sparse_gt: pycolmap.Reconstruction )
benchmark/reconstruction/evaluation/utils.py:487
↓ 1 callers
Function
write_snapshot
(reconstruction: Reconstruction, snapshot_path: Path)
python/examples/custom_incremental_pipeline.py:26
Method
ComputeWeightsAndNormalizationConstants
src/colmap/retrieval/inverted_index.h:425
Method
ConvertToBinaryDescriptor
src/colmap/retrieval/inverted_index.h:302
Method
GenerateHammingEmbeddingProjection
src/colmap/retrieval/inverted_index.h:178
Method
PosePriorBundleAdjustmentBackendOptions
src/colmap/estimators/bundle_adjustment.cc:341
Method
AFSRPriority
src/colmap/mvs/advancing_front_meshing.cc:106
Method
AFSRRayCaster
src/colmap/mvs/advancing_front_meshing.cc:158
Method
About
src/colmap/ui/main_window.cc:1676
Method
AbsolutePosePositionPriorCostFunctor
src/colmap/estimators/cost_functions/pose_prior.h:87
Method
AbsolutePosePriorCostFunctor
src/colmap/estimators/cost_functions/pose_prior.h:58
Method
AbsoluteRigPosePositionPriorCostFunctor
src/colmap/estimators/cost_functions/pose_prior.h:111
Method
Add
src/pycolmap/retrieval/visual_index.cc:45
Method
Add
src/colmap/ui/database_management_widget.cc:393
Method
AddAllOptions
src/colmap/controllers/base_option_manager.cc:232
Function
AddArguments
benchmark/runtime/bundle_adjustment.cc:40
Method
AddCallback
src/colmap/util/base_controller.cc:38
Method
AddCamera
src/colmap/scene/database_cache.cc:430
Method
AddCamerasAndPointsToParameterGroups
src/colmap/estimators/global_positioning.cc:274
Method
AddEntry
src/colmap/retrieval/inverted_index.h:228
Method
AddExternalFactors
src/colmap/estimators/bundle_adjustment_caspar.cc:216
Method
AddFactorCore
src/colmap/estimators/bundle_adjustment_caspar.cc:271
Method
AddFactors
src/colmap/estimators/bundle_adjustment_caspar.cc:143
Method
AddFactorsForExternalObservations
src/colmap/estimators/bundle_adjustment_caspar.cc:225
Method
AddFrame
src/colmap/scene/database_cache.cc:436
Method
AddImage
src/colmap/scene/correspondence_graph.cc:96
Method
AddImagePosePriorToProblem
src/colmap/estimators/bundle_adjustment_ceres.cc:973
Method
AddImageToProblem
src/colmap/estimators/bundle_adjustment_ceres.cc:677
Method
AddImageWithNonTrivialFrame
src/colmap/estimators/bundle_adjustment_ceres.cc:742
Method
AddImportedPairingOptions
src/colmap/controllers/option_manager.cc:482
Method
AddLayoutRow
src/colmap/ui/options_widget.cc:73
Method
AddOptionDirPath
src/colmap/ui/options_widget.cc:190
Method
AddOptionDoubleLog
src/colmap/ui/options_widget.cc:125
Method
AddPoint3DToProblem
src/colmap/estimators/global_positioning.cc:158
Method
AddPointToCameraConstraints
src/colmap/estimators/global_positioning.cc:137
Method
AddPointToProblem
src/colmap/estimators/bundle_adjustment_ceres.cc:818
Method
AddRenderOptions
src/colmap/controllers/option_manager.cc:1075
Method
AddRig
src/colmap/scene/database_cache.cc:424
Method
AddStatistic
src/colmap/ui/reconstruction_stats_widget.cc:73
Method
AdjustLocalBundle
src/colmap/sfm/incremental_mapper.cc:945
Method
AdjustScale
src/colmap/ui/colormaps.cc:57
Method
AggregateException
src/colmap/util/threading.h:186
Method
AlignReconstruction
src/colmap/estimators/bundle_adjustment_ceres.cc:1027
Method
AlikedExtractionWidget
src/colmap/ui/feature_extraction_widget.cc:164
Method
AlikedFeatureExtractor
src/colmap/feature/aliked.cc:121
Method
AllPairs
src/colmap/controllers/pairing.cc:160
Method
AllocateParameters
src/colmap/estimators/rotation_averaging_impl.cc:107
Method
AnalyticalReprojErrorCostFunction
src/colmap/estimators/cost_functions/reprojection_error.h:134
Method
AppendPoint
src/colmap/estimators/bundle_adjustment_caspar.cc:370
Method
AppendPose
src/colmap/estimators/bundle_adjustment_caspar.cc:360
Method
ApplyBackgroundColor
src/colmap/ui/render_options_widget.cc:281
Method
ApplyEnumConversions
src/colmap/controllers/base_option_manager.cc:184
Method
ApplyImageColormap
src/colmap/ui/render_options_widget.cc:258
Method
ApplyLogFlags
src/colmap/controllers/base_option_manager.cc:190
Method
ApplyPointColormap
src/colmap/ui/render_options_widget.cc:230
Method
ApplyProjection
src/colmap/ui/render_options_widget.cc:213
Method
AreIntrinsicsVariable
src/colmap/estimators/bundle_adjustment_caspar.cc:457
Function
ArrayFromBitmap
src/pycolmap/sensor/bitmap.cc:20
Function
ArrayFromDepthMap
src/pycolmap/mvs/depth_map.cc:19
Function
ArrayFromNormalMap
src/pycolmap/mvs/normal_map.cc:19
Method
AspectRatio
src/colmap/ui/model_viewer_widget.cc:1643
Method
Assemble
src/colmap/ui/movie_grabber_widget.cc:162
Method
AutoDiffCostFunctor
src/colmap/estimators/cost_functions/utils.h:71
← previous
next →
1,801–1,900 of 4,339, ranked by callers