MCPcopy Create free account

hub / github.com/Anttwo/SuGaR / functions

Functions2,013 in github.com/Anttwo/SuGaR

↓ 1 callersMethod_prune_optimizer
(self, mask)
sugar_scene/sugar_densifier.py:48
↓ 1 callersFunction_ssim
(img1, img2, window, window_size, channel, size_average=True)
gaussian_splatting/utils/loss_utils.py:43
↓ 1 callersFunction_ssim
(img1, img2, window, window_size, channel, size_average=True)
sugar_utils/loss_utils.py:43
↓ 1 callersMethodaddLines
gaussian_splatting/SIBR_viewers/src/core/view/interface/MeshViewer.cpp:127
↓ 1 callersMethodaddMesh
gaussian_splatting/SIBR_viewers/src/core/raycaster/CameraRaycaster.cpp:125
↓ 1 callersMethodadd_densification_stats
(self, viewspace_point_tensor, update_filter)
gaussian_splatting/scene/gaussian_model.py:405
↓ 1 callersFunctionangleRadian
gaussian_splatting/SIBR_viewers/src/core/system/Quaternion.hpp:179
↓ 1 callersFunctionanimate
()
sugar_viewer/src/main.jsx:192
↓ 1 callersMethodapplyMaskBinary
gaussian_splatting/SIBR_viewers/src/core/video/VideoUtils.hpp:166
↓ 1 callersFunctionapply_poses_to_scene
(sugar_comp, i_frame, package, use_sh=True)
blender/sugar_utils.py:318
↓ 1 callersFunctionassignImages
gaussian_splatting/SIBR_viewers/src/projects/dataset_tools/preprocess/alignMeshes/main.cpp:207
↓ 1 callersMethodatlasVisualization
gaussian_splatting/SIBR_viewers/src/core/assets/UVUnwrapper.cpp:218
↓ 1 callersMethodbilinear
gaussian_splatting/SIBR_viewers/src/core/graphics/Image.hpp:1220
↓ 1 callersFunctionbuffer
\return a pointer to the buffer */
gaussian_splatting/SIBR_viewers/src/core/system/ByteStream.hpp:218
↓ 1 callersMethodbufferSize
gaussian_splatting/SIBR_viewers/src/core/system/ByteStream.hpp:287
↓ 1 callersFunctionbuild_composite_scene
(sugar_models, scene_paths, package)
blender/sugar_utils.py:135
↓ 1 callersFunctionbuild_scaling_rotation
(s, r)
gaussian_splatting/utils/general_utils.py:101
↓ 1 callersFunctioncamera_to_JSON
(id, camera : Camera)
gaussian_splatting/utils/camera_utils.py:62
↓ 1 callersMethodcapture
(self)
gaussian_splatting/scene/gaussian_model.py:61
↓ 1 callersFunctioncartesianToSpherical
gaussian_splatting/SIBR_viewers/src/core/graphics/Utils.cpp:41
↓ 1 callersMethodcat_tensors_to_optimizer
(self, tensors_dict)
gaussian_splatting/scene/gaussian_model.py:307
↓ 1 callersMethodcat_tensors_to_optimizer
(self, tensors_dict)
sugar_scene/sugar_densifier.py:89
↓ 1 callersFunctioncheckColmapConsistent
(pathdir)
gaussian_splatting/SIBR_viewers/src/projects/dataset_tools/preprocess/converters/colmap2sibr.py:35
↓ 1 callersMethodclearStates
Reset all items state. */
gaussian_splatting/SIBR_viewers/src/core/graphics/Input.hpp:287
↓ 1 callersFunctionclosest_point_2_lines
(oa, da, ob, db)
gaussian_splatting/SIBR_viewers/src/projects/dataset_tools/preprocess/fullColmapProcess/colmap2nerf.py:128
↓ 1 callersFunctioncoarse_training_with_density_regularization_and_dn_consistency
(args)
sugar_trainers/coarse_density_and_dn_consistency.py:98
↓ 1 callersFunctioncolmapSave
gaussian_splatting/SIBR_viewers/src/core/scene/ParseData.cpp:300
↓ 1 callersFunctioncolmapSave
gaussian_splatting/SIBR_viewers/src/projects/dataset_tools/preprocess/cameraConverter/main.cpp:72
↓ 1 callersFunctioncombine_colors_from_projected_gaussians
( means2d, # [C, N, 2] colors, # [C, N, 3] conics, # [C, N, 3] opacities, # [C, N] pix
gsplat_wrapper/detailed_rasterization.py:25
↓ 1 callersMethodcomputeVisibilityMap
gaussian_splatting/SIBR_viewers/src/projects/ulr/renderer/ULRV2View.cpp:152
↓ 1 callersMethodcompute_level_surface_points_from_camera_efficient
( self, nerf_cameras=None, cam_idx=0, rasterizer=None, surface_levels
sugar_scene/sugar_model.py:1653
↓ 1 callersMethodcompute_level_surface_points_from_camera_fast
( self, nerf_cameras=None, cam_idx=0, rasterizer=None, surface_levels
sugar_scene/sugar_model.py:1885
↓ 1 callersFunctioncompute_textured_mesh_for_sugar_mesh
( sugar:SuGaR, square_size:int=10, n_sh=0, texture_with_gaussian_renders=True, bg_color=[0
sugar_extractors/texture.py:11
↓ 1 callersMethodconstruct_list_of_attributes
(self)
gaussian_splatting/scene/gaussian_model.py:177
↓ 1 callersMethodcontains
gaussian_splatting/SIBR_viewers/src/core/system/CommandLineArgs.cpp:73
↓ 1 callersFunctionconvertL32FtoRGBA
gaussian_splatting/SIBR_viewers/src/core/graphics/Image.cpp:71
↓ 1 callersFunctionconvertRGB2BGR
gaussian_splatting/SIBR_viewers/src/core/graphics/Image.cpp:54
↓ 1 callersFunctionconvertRGBAtoL32F
gaussian_splatting/SIBR_viewers/src/core/graphics/Image.cpp:85
↓ 1 callersFunctionconvertUVs
(inputMesh, outputMesh, meshlabPath = getMeshlabPath())
gaussian_splatting/SIBR_viewers/src/projects/dataset_tools/preprocess/converters/wedge_to_vertex_uvs.py:33
↓ 1 callersFunctionconvert_camera_from_gs_to_pytorch3d
From Gaussian Splatting camera parameters, computes R, T, K matrices and outputs pytorch3d-compatible camera object. Args: gs_ca
sugar_scene/cameras.py:252
↓ 1 callersFunctionconvert_camera_from_pytorch3d_to_gs
From a pytorch3d-compatible camera object and its camera matrices R, T, K, and width, height, outputs Gaussian Splatting camera parameters. A
sugar_scene/cameras.py:329
↓ 1 callersMethodcout
gaussian_splatting/SIBR_viewers/src/core/video/VideoUtils.hpp:530
↓ 1 callersMethodcreate_from_pcd
(self, pcd : BasicPointCloud, spatial_lr_scale : float)
gaussian_splatting/scene/gaussian_model.py:124
↓ 1 callersFunctioncreate_window
(window_size, channel)
gaussian_splatting/utils/loss_utils.py:27
↓ 1 callersFunctioncreate_window
(window_size, channel)
sugar_utils/loss_utils.py:27
↓ 1 callersFunctioncross
gaussian_splatting/SIBR_viewers/src/core/system/Vector.hpp:150
↓ 1 callersFunctioncvSplitChannels
gaussian_splatting/SIBR_viewers/src/core/video/VideoUtils.cpp:23
↓ 1 callersMethoddata
gaussian_splatting/SIBR_viewers/src/core/scene/BasicIBRScene.hpp:153
↓ 1 callersMethoddata
gaussian_splatting/SIBR_viewers/src/core/system/Array2d.hpp:198
↓ 1 callersMethoddensify_and_clone
(self, grads, grad_threshold, scene_extent)
gaussian_splatting/scene/gaussian_model.py:374
↓ 1 callersMethoddensify_and_clone
(self, grads, max_grad, extent)
sugar_scene/sugar_densifier.py:166
↓ 1 callersMethoddensify_and_prune
(self, max_grad, min_opacity, extent, max_screen_size)
gaussian_splatting/scene/gaussian_model.py:389
↓ 1 callersMethoddensify_and_split
(self, grads, grad_threshold, scene_extent, N=2)
gaussian_splatting/scene/gaussian_model.py:349
↓ 1 callersMethoddensify_and_split
(self, grads, max_grad, extent, N=2)
sugar_scene/sugar_densifier.py:191
↓ 1 callersFunctiondepth2normal_2dgs
Comes from 2DGS. view: view camera depth: depthmap
sugar_trainers/coarse_density_and_dn_consistency.py:44
↓ 1 callersFunctiondepth_normal_consistency_loss
_summary_ Args: depth (torch.Tensor): Has shape (1, height, width). normal (torch.tensor): Has shape (3, height, width). Should b
sugar_trainers/coarse_density_and_dn_consistency.py:59
↓ 1 callersFunctiondepths_to_points
Comes from 2DGS. Args: view (_type_): _description_ depthmap (_type_): _description_ Returns: _type_: _description_
sugar_trainers/coarse_density_and_dn_consistency.py:17
↓ 1 callersMethoddetected
gaussian_splatting/SIBR_viewers/src/core/view/interface/InterfaceUtils.h:168
↓ 1 callersMethoddir
gaussian_splatting/SIBR_viewers/src/core/graphics/Camera.cpp:95
↓ 1 callersMethoddisplayHelpIfRequired
gaussian_splatting/SIBR_viewers/src/core/system/CommandLineArgs.cpp:143
↓ 1 callersMethoddisplayMesh
gaussian_splatting/SIBR_viewers/src/core/view/interface/Interface.cpp:433
↓ 1 callersFunctiondistPatch
gaussian_splatting/SIBR_viewers/src/projects/dataset_tools/preprocess/alignMeshes/main.cpp:31
↓ 1 callersMethoddistanceWithPoint
gaussian_splatting/SIBR_viewers/src/core/graphics/Frustum.cpp:95
↓ 1 callersMethoddrawTessellated
gaussian_splatting/SIBR_viewers/src/core/graphics/MeshBufferGL.cpp:287
↓ 1 callersMethoddraw_lines
gaussian_splatting/SIBR_viewers/src/core/graphics/MeshBufferGL.cpp:295
↓ 1 callersMethoddrop_low_opacity_points
(self, opacity_threshold=0.5)
sugar_scene/sugar_model.py:829
↓ 1 callersMethodencode
gaussian_splatting/SIBR_viewers/src/core/video/FFmpegVideoEncoder.cpp:230
↓ 1 callersFunctioneval_sh
Evaluate spherical harmonics at unit directions using hardcoded SH polynomials. Works with torch/np/jnp. ... Can be 0 or more batch d
gaussian_splatting/utils/sh_utils.py:57
↓ 1 callersFunctioneval_sh
Evaluate spherical harmonics at unit directions using hardcoded SH polynomials. Works with torch/np/jnp. ... Can be 0 or more batch d
gsplat_wrapper/utils.py:35
↓ 1 callersFunctionevaluate
(model_paths)
gaussian_splatting/metrics.py:36
↓ 1 callersMethodextendedDownScaleTemporal
gaussian_splatting/SIBR_viewers/src/core/video/VideoUtils.hpp:323
↓ 1 callersMethodextendedTemporalBlur
gaussian_splatting/SIBR_viewers/src/core/video/VideoUtils.hpp:285
↓ 1 callersFunctionextract_images
(pathIn, pathOut, videoName, maxNumFrames = -1, resize=False)
gaussian_splatting/SIBR_viewers/src/projects/dataset_tools/preprocess/fullColmapProcess/selective_colmap_process.py:14
↓ 1 callersFunctionextract_texture_image_and_uv_from_gaussians
( rc:SuGaR, square_size:int=10, n_sh=-1, texture_with_gaussian_renders=True, )
sugar_scene/sugar_model.py:2564
↓ 1 callersMethodfindBiggestImageCenteredBox
gaussian_splatting/SIBR_viewers/src/core/imgproc/DistordCropUtility.cpp:169
↓ 1 callersFunctionfindMAD
Convienience function to find the Median Absolute Deviation from a vector of deviations. Note that it isn't a strict median( just a quick approximatio
gaussian_splatting/SIBR_viewers/src/projects/dataset_tools/preprocess/alignMeshes/main.cpp:50
↓ 1 callersMethodfindMinImageSize
gaussian_splatting/SIBR_viewers/src/core/imgproc/DistordCropUtility.cpp:276
↓ 1 callersFunctionfind_any
gaussian_splatting/SIBR_viewers/src/core/system/String.cpp:143
↓ 1 callersFunctionfitImageToDisplayRegion
gaussian_splatting/SIBR_viewers/src/core/graphics/GUI.cpp:130
↓ 1 callersFunctionfloodFill
gaussian_splatting/SIBR_viewers/src/core/imgproc/MeshTexturing.hpp:70
↓ 1 callersMethodfromOpenCVBGR
gaussian_splatting/SIBR_viewers/src/core/graphics/Image.hpp:791
↓ 1 callersFunctiongaussian
(window_size, sigma)
gaussian_splatting/utils/loss_utils.py:23
↓ 1 callersFunctiongaussian
(window_size, sigma)
sugar_utils/loss_utils.py:23
↓ 1 callersFunctiongenerateMeshForText
gaussian_splatting/SIBR_viewers/src/core/graphics/GUI.cpp:74
↓ 1 callersMethodgenerate_point_cloud
Generate a point cloud from the Gaussian Splatting model. Returns: (Tensor, Tensor): The points and the colors of the point cloud
sugar_scene/gs_model.py:261
↓ 1 callersMethodgetBoundingSphere
gaussian_splatting/SIBR_viewers/src/core/graphics/Mesh.cpp:1760
↓ 1 callersMethodgetCurrentFrameNumber
gaussian_splatting/SIBR_viewers/src/core/video/Video.cpp:45
↓ 1 callersMethodgetInfos
gaussian_splatting/SIBR_viewers/src/core/view/MultiMeshManager.cpp:151
↓ 1 callersFunctiongetInternal
gaussian_splatting/SIBR_viewers/src/core/system/CommandLineArgs.hpp:156
↓ 1 callersFunctiongetParamas
gaussian_splatting/SIBR_viewers/src/projects/dataset_tools/preprocess/cropFromCenter/main.cpp:46
↓ 1 callersMethodgetPathToImgs
gaussian_splatting/SIBR_viewers/src/core/imgproc/CropScaleImageUtility.cpp:17
↓ 1 callersFunctiongetProjectionMatrix
(znear, zfar, fovX, fovY)
gaussian_splatting/utils/graphics_utils.py:51
↓ 1 callersFunctiongetRCPath
()
gaussian_splatting/SIBR_viewers/src/projects/dataset_tools/preprocess/utils/paths.py:28
↓ 1 callersFunctiongetRCprocess
(binaryPath = getRCPath())
gaussian_splatting/SIBR_viewers/src/projects/dataset_tools/preprocess/utils/commands.py:30
↓ 1 callersMethodgetTexture
gaussian_splatting/SIBR_viewers/src/core/imgproc/MeshTexturing.cpp:175
↓ 1 callersFunctiongetWorld2View2
(R, t, translate=np.array([.0, .0, .0]), scale=1.0)
sugar_utils/graphics_utils.py:52
↓ 1 callersMethodget_beta
_summary_ Args: x (_type_): Should have shape (n_points, 3) closest_gaussians_idx (_type_, optional): Should have sha
sugar_scene/sugar_model.py:1203
↓ 1 callersFunctionget_cartesian_coords
Returns the cartesian coordinates of 3D points written in spherical coordinates. :param r: (Tensor) Radius tensor of 3D points, with shape (N
sugar_utils/spherical_harmonics.py:36
↓ 1 callersFunctionget_center_and_diag
(cam_centers)
gaussian_splatting/scene/dataset_readers.py:46
↓ 1 callersFunctionget_combined_args
(parser : ArgumentParser)
gaussian_splatting/arguments/__init__.py:92
← previousnext →501–600 of 2,013, ranked by callers