Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cvg/pixel-perfect-sfm
/ types & classes
Types & classes
145 in github.com/cvg/pixel-perfect-sfm
⨍
Functions
721
◇
Types & classes
145
↓ 270 callers
Class
half
third-party/half.hpp:434
↓ 69 callers
Class
STDLOG
pixsfm/util/src/simple_logger.h:51
↓ 37 callers
Class
f31
Class for 1.31 unsigned floating-point computation
third-party/half.hpp:1838
↓ 5 callers
Class
Reference
pixsfm/features/src/references.h:29
↓ 4 callers
Class
Paths
pixsfm/eval/eth3d/utils.py:11
↓ 4 callers
Class
PixSfM
pixsfm/refine_hloc.py:25
↓ 3 callers
Class
SYNC_LOG
pixsfm/util/src/simple_logger.h:116
↓ 3 callers
Class
sysinfo
pixsfm/util/src/memory.h:11
↓ 2 callers
Class
BundleOptimizerOptions
pixsfm/bundle_adjustment/src/bundle_adjustment_options.h:44
↓ 2 callers
Class
FeatureExtractor
pixsfm/features/extractor.py:32
↓ 2 callers
Class
PixSfM
pixsfm/refine_colmap.py:23
↓ 2 callers
Class
QueryLocalizer
pixsfm/localization/main.py:261
↓ 1 callers
Class
AdapLayers
Small adaptation layers.
pixsfm/features/models/s2dnet.py:23
↓ 1 callers
Class
CMakeExtension
setup.py:13
↓ 1 callers
Class
CostMapExtractor
pixsfm/bundle_adjustment/src/costmap_extractor.h:66
↓ 1 callers
Class
FeatureMetricKeypointOptimizer
Inherits SetUp and Parameterize from Topological, Inherits RunParallel from ParallelOptimizer
pixsfm/keypoint_adjustment/src/featuremetric_keypoint_optimizer.h:22
↓ 1 callers
Class
PyInterrupt
pixsfm/util/src/py_interrupt.h:12
↓ 1 callers
Class
QueryBundleAdjuster
pixsfm/localization/main.py:194
↓ 1 callers
Class
QueryKeypointAdjuster
pixsfm/localization/main.py:89
↓ 1 callers
Class
ReferenceExtractor
pixsfm/bundle_adjustment/src/reference_extractor.h:69
↓ 1 callers
Class
binary_t
Tag type for binary construction.
third-party/half.hpp:533
Class
BaseModel
pixsfm/features/models/base_model.py:13
Class
BiCubicChainInterpolator
pixsfm/base/src/interpolation.h:481
Class
BiCubicGradientFieldInterpolator
pixsfm/base/src/interpolation.h:436
Class
BiCubicInterpolator
pixsfm/base/src/interpolation.h:169
Class
BiLinearInterpolator
pixsfm/base/src/interpolation.h:524
Class
BundleAdjuster
pixsfm/bundle_adjustment/main.py:30
Class
BundleAdjustmentSetup
Configuration container to setup bundle adjustment problems.
pixsfm/bundle_adjustment/src/bundle_adjustment_options.h:28
Class
BundleOptimizer
pixsfm/bundle_adjustment/src/bundle_optimizer.h:40
Class
CMakeBuild
setup.py:19
Class
COLMAPDatabase
pixsfm/util/database.py:139
Class
CeresBiCubicInterpolator
pixsfm/base/src/interpolation.h:150
Class
CostMapBundleAdjuster
Optimize camera parameters, poses and 3D points of a reconstruction by locally approximating the feature-metric error between interpolated
pixsfm/bundle_adjustment/main.py:218
Class
CostMapBundleOptimizer
Feature Bundle adjustment based on Ceres-Solver.
pixsfm/bundle_adjustment/src/costmap_bundle_optimizer.h:17
Class
CostMapConfig
pixsfm/bundle_adjustment/src/costmap_extractor.h:39
Class
DSIFT
pixsfm/features/models/dsift.py:13
Class
DynamicPatchInterpolator
pixsfm/features/src/dynamic_patch_interpolator.h:38
Class
FeatureManager
pixsfm/features/src/featuremanager.h:26
Class
FeatureManager<double>
pixsfm/features/src/featuremanager.cc:82
Class
FeatureManager<float>
pixsfm/features/src/featuremanager.cc:83
Class
FeatureManager<half>
pixsfm/features/src/featuremanager.cc:84
Class
FeatureMap
pixsfm/features/src/featuremap.h:32
Class
FeatureMap<double>
pixsfm/features/src/featuremap.cc:341
Class
FeatureMap<float>
pixsfm/features/src/featuremap.cc:342
Class
FeatureMap<half>
pixsfm/features/src/featuremap.cc:343
Class
FeatureMetric2DCostFunctor
pixsfm/residuals/src/featuremetric.h:25
Class
FeatureMetricCostFunctor
pixsfm/residuals/src/featuremetric.h:79
Class
FeatureMetricKeypointAdjuster
Minimize the feature-metric error along each edge within tentative tracks, and fix the root node to avoid drift. Default method in the p
pixsfm/keypoint_adjustment/main.py:140
Class
FeatureMetricSharedIntrinsicsCostFunctor
pixsfm/residuals/src/featuremetric.h:199
Class
FeatureNode
pixsfm/base/src/graph.h:38
Class
FeaturePatch
pixsfm/features/src/featurepatch.h:41
Class
FeaturePatch<double>
pixsfm/features/src/featurepatch.cc:365
Class
FeaturePatch<float>
pixsfm/features/src/featurepatch.cc:366
Class
FeaturePatch<half>
pixsfm/features/src/featurepatch.cc:367
Class
FeatureReference2DCostFunctor
pixsfm/residuals/src/feature_reference.h:24
Class
FeatureReferenceBundleAdjuster
Optimize camera parameters, poses and 3D points of a reconstruction by minimizing the feature-metric error towards fixed references. Def
pixsfm/bundle_adjustment/main.py:105
Class
FeatureReferenceBundleOptimizer
Feature Bundle adjustment based on Ceres-Solver.
pixsfm/bundle_adjustment/src/feature_reference_bundle_optimizer.h:21
Class
FeatureReferenceConstantPoseCostFunctor
pixsfm/residuals/src/feature_reference.h:159
Class
FeatureReferenceCostFunctor
pixsfm/residuals/src/feature_reference.h:73
Class
FeatureSet
pixsfm/features/src/featureset.h:39
Class
FeatureSet<double>
pixsfm/features/src/featureset.cc:272
Class
FeatureSet<dtype>
pixsfm/features/src/featuremanager.h:32
Class
FeatureSet<dtype>
pixsfm/features/src/featuremanager.cc:43
Class
FeatureSet<float>
pixsfm/features/src/featureset.cc:273
Class
FeatureSet<half>
pixsfm/features/src/featureset.cc:274
Class
FeatureView
pixsfm/features/src/featureview.h:31
Class
FeatureView<double>
pixsfm/features/src/featureview.cc:325
Class
FeatureView<float>
pixsfm/features/src/featureview.cc:326
Class
FeatureView<half>
pixsfm/features/src/featureview.cc:327
Class
GeometricBundleAdjuster
Classic bundle adjustment minimizing the 2D distance between the reprojection of a 3D point in an image and the corresponding detection.
pixsfm/bundle_adjustment/main.py:289
Class
GeometricBundleOptimizer
Feature Bundle adjustment based on Ceres-Solver.
pixsfm/bundle_adjustment/src/geometric_bundle_optimizer.h:12
Class
GeometricPoseEstimationOptions
pixsfm/localization/src/query_refinement_options.h:95
Class
Graph
pixsfm/base/src/graph.h:47
Class
Grid2D
pixsfm/base/src/grid2d.h:12
Class
ImageExtractor
pixsfm/features/models/image.py:8
Class
InterpolationConfig
pixsfm/base/src/interpolation.h:39
Class
Interpolator
pixsfm/base/src/interpolation.h:89
Enum
InterpolatorType
pixsfm/base/src/interpolation.h:29
Class
KeypointAdjuster
pixsfm/keypoint_adjustment/main.py:60
Class
KeypointAdjustmentSetup
Configuration container to setup keypoint adjustment problems.
pixsfm/keypoint_adjustment/src/keypoint_adjustment_options.h:24
Class
KeypointOptimizerBase
pixsfm/keypoint_adjustment/src/keypoint_optimizer.h:44
Class
KeypointOptimizerOptions
pixsfm/keypoint_adjustment/src/keypoint_adjustment_options.h:47
Class
LogProgressbar
pixsfm/util/src/simple_logger.h:157
Class
Match
pixsfm/base/src/graph.h:33
Class
NearestNeighborInterpolator
pixsfm/base/src/interpolation.h:579
Class
Options
pixsfm/bundle_adjustment/src/patch_warp_bundle_optimizer.h:26
Class
Options
pixsfm/keypoint_adjustment/src/topological_reference_keypoint_optimizer.h:8
Class
Options
pixsfm/keypoint_adjustment/src/featuremetric_keypoint_optimizer.h:30
Class
Options
pixsfm/keypoint_adjustment/src/topological_keypoint_optimizer.h:37
Class
ParallelOptimizer
pixsfm/base/src/parallel_optimizer.h:71
Class
PatchInterpolator
pixsfm/features/src/patch_interpolator.h:41
Class
PatchStatus
pixsfm/features/src/featurepatch.h:31
Class
PatchWarpBundleAdjuster
Optimize camera parameters, poses and 3D points of a reconstruction by minimizing the feature-metric error between interpolated descriptors
pixsfm/bundle_adjustment/main.py:157
Class
PatchWarpBundleOptimizer
Feature Bundle adjustment based on Ceres-Solver.
pixsfm/bundle_adjustment/src/patch_warp_bundle_optimizer.h:21
Class
PixelInterpolator
pixsfm/base/src/interpolation.h:610
Class
PolyGradientFieldInterpolator
pixsfm/base/src/interpolation.h:298
Class
ProgressBarIterationCallback
pixsfm/base/src/callbacks.h:22
Class
PyInterruptCallback
pixsfm/base/src/callbacks.h:10
Class
QueryBundleOptimizer
pixsfm/localization/src/query_bundle_optimizer.h:38
Class
QueryBundleOptimizerOptions
pixsfm/localization/src/query_refinement_options.h:7
next →
1–100 of 145, ranked by callers