Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytedance/particle-sfm
/ types & classes
Types & classes
99 in github.com/bytedance/particle-sfm
⨍
Functions
535
◇
Types & classes
99
↓ 30 callers
Class
Image
sfm/gmapper/src/base/reconstruction.cc:82
↓ 9 callers
Class
Point3D
sfm/gmapper/src/base/reconstruction.cc:179
↓ 8 callers
Class
Camera
sfm/gmapper/src/base/reconstruction.cc:162
↓ 4 callers
Class
trans
motion_seg/core/network/oanet.py:39
↓ 3 callers
Class
PointCN
motion_seg/core/network/oanet.py:13
↓ 2 callers
Class
Camera
sfm/gmapper/src/base/reconstruction.h:389
↓ 2 callers
Class
Camera
sfm/gmapper/src/base/database_cache.cc:84
↓ 2 callers
Class
Image
sfm/gmapper/src/base/database_cache.cc:142
↓ 2 callers
Class
Image
sfm/colmap_utils/read_write_model.py:50
↓ 2 callers
Class
IncrementalTrajectorySet
point_trajectory/trajectory.py:98
↓ 2 callers
Class
Point3D
sfm/gmapper/src/base/reconstruction.h:397
↓ 2 callers
Class
Track
sfm/gmapper/src/base/reconstruction.cc:283
↓ 2 callers
Class
Trajectory
point_trajectory/optimize/src/trajectory_base.h:35
↓ 2 callers
Class
flyingthings3d_seq
motion_seg/core/dataset/flythings3d_seq.py:27
↓ 2 callers
Class
traj_oa_depth
motion_seg/core/network/traj_oa_depth.py:62
↓ 1 callers
Class
GlobalMapperOptions
sfm/gmapper/src/util/option_manager.h:42
↓ 1 callers
Class
Image
sfm/gmapper/src/base/reconstruction.h:393
↓ 1 callers
Class
OAFilter
motion_seg/core/network/oanet.py:48
↓ 1 callers
Class
OANBlock
motion_seg/core/network/oanet.py:161
↓ 1 callers
Class
TrajectorySet
point_trajectory/optimize/src/trajectory_base.h:62
↓ 1 callers
Class
diff_pool
motion_seg/core/network/oanet.py:125
↓ 1 callers
Class
diff_unpool
motion_seg/core/network/oanet.py:141
↓ 1 callers
Class
imageMatchData
sfm/matches_from_flow.py:21
↓ 1 callers
Class
pObject
motion_seg/core/utils/utils.py:29
↓ 1 callers
Class
pt_transformer
motion_seg/core/network/traj_oa_depth.py:25
Class
BiLinearInterpolator
point_trajectory/optimize/src/linear_interpolation.h:86
Class
BundleAdjuster
Bundle adjustment based on Ceres-Solver. Enables most flexible configurations and provides best solution quality.
sfm/gmapper/src/optim/bundle_adjustment.h:173
Class
BundleAdjustmentConfig
Configuration container to setup bundle adjustment problems.
sfm/gmapper/src/optim/bundle_adjustment.h:105
Class
BundleAdjustmentOptions
sfm/gmapper/src/optim/bundle_adjustment.h:48
Class
COLMAPDatabase
sfm/colmap_utils/database.py:139
Class
Camera
sfm/gmapper/src/base/reconstruction.h:84
Class
Camera
sfm/gmapper/src/base/database_cache.h:65
Class
Camera
sfm/gmapper/src/base/database_cache.h:110
Class
CorrData
sfm/gmapper/src/sfm/incremental_triangulator.h:151
Class
Correspondence
sfm/gmapper/src/base/correspondence_graph.h:70
Class
CorrespondenceGraph
sfm/gmapper/src/base/reconstruction.h:57
Class
CorrespondenceGraph
sfm/gmapper/src/base/reconstruction.h:130
Class
CorrespondenceGraph
Scene graph represents the graph of image to image and feature to feature correspondences of a dataset. It should be accessed from the DatabaseCache.
sfm/gmapper/src/base/correspondence_graph.h:68
Class
DatabaseCache
sfm/gmapper/src/controllers/global_mapper.h:31
Class
DatabaseCache
sfm/gmapper/src/base/reconstruction.h:56
Class
DatabaseCache
A class that caches the contents of the database in memory, used to quickly create new reconstruction instances when multiple models are reconstructed
sfm/gmapper/src/base/database_cache.h:55
Class
FilterViewPairsFromRelativeTranslationOptions
sfm/gmapper/src/global/filter_util.h:67
Class
GlobalMapper
sfm/gmapper/src/sfm/global_mapper.h:43
Class
GlobalMapperController
sfm/gmapper/src/controllers/global_mapper.h:89
Class
GlobalMapperOptions
sfm/gmapper/src/controllers/global_mapper.h:33
Class
Image
sfm/gmapper/src/base/reconstruction.h:85
Class
Image
sfm/gmapper/src/base/database_cache.h:67
Class
Image
sfm/gmapper/src/base/database_cache.h:118
Class
Image
sfm/gmapper/src/base/correspondence_graph.h:172
Class
Image
sfm/gmapper/src/base/correspondence_graph.cc:164
Class
Image
sfm/gmapper/src/global/triplet_util.h:52
Class
Image
sfm/gmapper/src/global/nonlinear_position_estimator.h:55
Class
Image
sfm/gmapper/src/global/linear_position_estimator.h:53
Class
ImagePair
sfm/gmapper/src/base/correspondence_graph.h:46
Class
ImagePair
sfm/gmapper/src/base/correspondence_graph.h:110
Class
ImagePair
sfm/gmapper/src/base/correspondence_graph.cc:92
Class
ImagePair
sfm/gmapper/src/global/known_rotation_util.h:49
Class
ImagePairStat
sfm/gmapper/src/base/reconstruction.h:65
Class
ImageTriplet
A triplet of views described by the pairwise transformations between each view pair.
sfm/gmapper/src/global/image_triplet.h:47
Class
IncrementalTriangulator
Class that triangulates points during the incremental reconstruction. It holds the state and provides all functionality for triangulation.
sfm/gmapper/src/sfm/incremental_triangulator.h:44
Class
LeastUnsquaredDeviationPositionEstimator
Estimates the camera position of views given pairwise relative poses and the absolute orientations of cameras. Positions are estimated using a least u
sfm/gmapper/src/global/least_unsquared_deviation_position_estimator.h:60
Class
LinearInterpolator
point_trajectory/optimize/src/linear_interpolation.h:47
Class
LinearPositionEstimator
Estimates the camera position of views given global orientations and view triplets. The constraints formed by each triplet are used to create a sparse
sfm/gmapper/src/global/linear_position_estimator.h:61
Class
LocalBundleAdjustmentReport
sfm/gmapper/src/sfm/global_mapper.h:78
Enum
LossFunctionType
sfm/gmapper/src/optim/bundle_adjustment.h:50
Class
MFASNode
Helper struct to maintain the graph for the translation projection problem.
sfm/gmapper/src/global/filter_util.cc:78
Class
NonlinearPositionEstimator
Estimates the camera position of views given pairwise relative poses and the absolute orientations of cameras. Positions are estimated using a nonline
sfm/gmapper/src/global/nonlinear_position_estimator.h:63
Class
OAFilterBottleneck
motion_seg/core/network/oanet.py:86
Class
OptionManager
sfm/gmapper/src/base/reconstruction_manager.h:39
Class
OptionManager
sfm/gmapper/src/util/option_manager.h:44
Class
Options
sfm/gmapper/src/estimators/two_view_geometry.h:70
Class
Options
sfm/gmapper/src/sfm/incremental_triangulator.h:46
Class
Options
sfm/gmapper/src/sfm/global_mapper.h:45
Class
Options
sfm/gmapper/src/global/robust_rotation_estimator.h:61
Class
Options
sfm/gmapper/src/global/nonlinear_position_estimator.h:65
Class
Options
sfm/gmapper/src/global/linear_position_estimator.h:63
Class
Options
sfm/gmapper/src/global/least_unsquared_deviation_position_estimator.h:62
Class
PathConsistencyError
point_trajectory/optimize/src/path_consistency_cost.h:25
Class
PlyPoint
sfm/gmapper/src/base/reconstruction.h:54
Class
Point3D
sfm/gmapper/src/base/reconstruction.h:86
Class
PositionEstimator
A generic class defining the interface for global position estimation methods. These methods take in as input the (global/absolute) orientation estima
sfm/gmapper/src/global/position_estimator.h:53
Class
PositionEstimatorOptions
sfm/gmapper/src/sfm/global_mapper.h:33
Class
RANSACOptions
sfm/gmapper/src/base/reconstruction.h:55
Class
Reconstruction
Reconstruction class holds all information about a single reconstructed model. It is used by the mapping and bundle adjustment classes and can be writ
sfm/gmapper/src/base/reconstruction.h:63
Class
Reconstruction
sfm/gmapper/src/global/triplet_util.h:53
Class
Reconstruction
sfm/gmapper/src/global/nonlinear_position_estimator.h:56
Class
Reconstruction
sfm/gmapper/src/global/linear_position_estimator.h:54
Class
Reconstruction
sfm/gmapper/src/global/known_rotation_util.h:48
Class
Reconstruction
sfm/gmapper/src/global/least_unsquared_deviation_position_estimator.h:51
Class
ReconstructionManager
sfm/gmapper/src/base/reconstruction_manager.h:41
Class
RobustRotationEstimator
Computes the global rotations given relative rotations and an initial guess for the global orientations. The robust algorithm of "Efficient and Large
sfm/gmapper/src/global/robust_rotation_estimator.h:59
Class
RotationEstimator
A generic class defining the interface for global rotation estimation methods. These methods take in as input the relative pairwise orientations and o
sfm/gmapper/src/global/rotation_estimator.h:50
Class
SimilarityTransform3
sfm/gmapper/src/base/reconstruction.h:58
Class
Trajectory
point_trajectory/trajectory.py:65
Class
TwoViewGeometry
Two-view geometry estimator.
sfm/gmapper/src/estimators/two_view_geometry.h:44
Class
TwoViewGeometry
sfm/gmapper/src/base/database_cache.h:69
Class
TwoViewGeometry
sfm/gmapper/src/base/database_cache.h:126
Class
TwoViewGeometry
sfm/gmapper/src/base/database_cache.cc:46
Class
hash<std::tuple<T1, T2, T3> >
sfm/gmapper/src/util/hash.h:10