MCPcopy Create free account

hub / github.com/arclab-hku/comment_3DGS / functions

Functions1,831 in github.com/arclab-hku/comment_3DGS

↓ 1 callersFunctiongetRCPath
()
SIBR_viewers/src/projects/dataset_tools/preprocess/utils/paths.py:28
↓ 1 callersFunctiongetRCprocess
(binaryPath = getRCPath())
SIBR_viewers/src/projects/dataset_tools/preprocess/utils/commands.py:30
↓ 1 callersMethodgetTexture
SIBR_viewers/src/core/imgproc/MeshTexturing.cpp:175
↓ 1 callersFunctionget_center_and_diag
(cam_centers)
scene/dataset_readers.py:46
↓ 1 callersFunctionget_combined_args
(parser : ArgumentParser)
arguments/__init__.py:92
↓ 1 callersMethodget_covariance
(self, scaling_modifier = 1)
scene/gaussian_model.py:118
↓ 1 callersFunctionget_expon_lr_func
Copied from Plenoxels Continuous learning rate decay function. Adapted from JaxNeRF The returned rate is lr_init when step=0 and lr_fina
utils/general_utils.py:29
↓ 1 callersFunctionget_image_size
Return (width, height) for a given img file content - no external dependencies except the os and struct builtin modules
SIBR_viewers/src/projects/dataset_tools/preprocess/converters/get_image_size.py:76
↓ 1 callersFunctionget_network
(net_type: str)
lpipsPyTorch/modules/networks.py:12
↓ 1 callersFunctionget_scale_factor
Return the scale factor needed to go from current_res to target_res. The value is calculated based on the idea that we don't want to crop the inpu
SIBR_viewers/src/projects/dataset_tools/preprocess/converters/ibr_preprocess_rc_to_sibr.py:139
↓ 1 callersFunctionget_state_dict
(net_type: str = 'alex', version: str = '0.1')
lpipsPyTorch/modules/utils.py:11
↓ 1 callersFunctionget_textured_mesh_base_name
Return the base name of a textured mesh obtained with RealityCapture Args: source_folder (str): path to dataset (bundle file, textured an
SIBR_viewers/src/projects/dataset_tools/preprocess/converters/ibr_preprocess_rc_to_sibr.py:123
↓ 1 callersMethodhandle
SIBR_viewers/src/core/graphics/Texture.hpp:861
↓ 1 callersMethodhasMeshIds
SIBR_viewers/src/core/graphics/MaterialMesh.hpp:552
↓ 1 callersFunctionimageTypeCVRange
SIBR_viewers/src/core/graphics/Image.cpp:23
↓ 1 callersMethodimage_grid
SIBR_viewers/src/core/view/ImagesGrid.cpp:376
↓ 1 callersMethodimgPath
SIBR_viewers/src/core/scene/ParseData.hpp:294
↓ 1 callersMethodinit
SIBR_viewers/src/core/raycaster/CameraRaycaster.cpp:120
↓ 1 callersMethodinit
SIBR_viewers/src/core/graphics/Shader.cpp:68
↓ 1 callersMethodinitRGBandDepthTextureArrays
SIBR_viewers/src/core/scene/RenderTargetTextures.cpp:240
↓ 1 callersMethodinitializeDefaultRenderTargets
SIBR_viewers/src/core/scene/RenderTargetTextures.cpp:218
↓ 1 callersMethodinvMatrix
SIBR_viewers/src/core/system/Transform3.hpp:359
↓ 1 callersMethodinvertedFacesMesh
SIBR_viewers/src/core/graphics/Mesh.cpp:1673
↓ 1 callersMethodinvertedFacesMesh2
SIBR_viewers/src/core/graphics/Mesh.cpp:1696
↓ 1 callersMethodisFullscreen
SIBR_viewers/src/core/graphics/Window.cpp:427
↓ 1 callersMethodisGUIEnabled
SIBR_viewers/src/core/graphics/Window.cpp:483
↓ 1 callersMethodisStrict
SIBR_viewers/src/core/graphics/Shader.cpp:98
↓ 1 callersMethodisVsynced
SIBR_viewers/src/core/graphics/Window.cpp:478
↓ 1 callersMethodis_number
SIBR_viewers/src/core/imgproc/DistordCropUtility.cpp:24
↓ 1 callersFunctionlaplacianPyramidTemporalDouble
SIBR_viewers/src/core/video/VideoUtils.cpp:111
↓ 1 callersFunctionlegacyV1main
Use ULRV1 view and renderer.
SIBR_viewers/src/projects/ulr/apps/ulrv2/main.cpp:339
↓ 1 callersFunctionlegacyV2main
Use ULRV2 view and renderer.
SIBR_viewers/src/projects/ulr/apps/ulrv2/main.cpp:170
↓ 1 callersFunctionlength
SIBR_viewers/src/core/system/Vector.hpp:121
↓ 1 callersFunctionlerp
SIBR_viewers/src/core/system/Quaternion.hpp:192
↓ 1 callersFunctionlin2sRGBF
SIBR_viewers/src/core/graphics/Utils.cpp:71
↓ 1 callersFunctionlistFiles
SIBR_viewers/src/core/system/Utils.cpp:104
↓ 1 callersMethodload
Load quad from file on disk. \param path source file. */
SIBR_viewers/src/core/raycaster/Intersector2D.h:48
↓ 1 callersMethodload
SIBR_viewers/src/core/graphics/Image.hpp:848
↓ 1 callersFunctionloadCam
(args, id, cam_info, resolution_scale)
utils/camera_utils.py:19
↓ 1 callersMethodloadColmap
SIBR_viewers/src/core/assets/InputCamera.cpp:634
↓ 1 callersMethodloadLookat
SIBR_viewers/src/core/assets/InputCamera.cpp:452
↓ 1 callersMethodloadMtsXML
SIBR_viewers/src/core/graphics/Mesh.cpp:676
↓ 1 callersMethodload_ply
(self, path)
scene/gaussian_model.py:216
↓ 1 callersMethodlogExecution
SIBR_viewers/src/core/imgproc/CropScaleImageUtility.cpp:33
↓ 1 callersMethodlookatString
SIBR_viewers/src/core/assets/InputCamera.cpp:577
↓ 1 callersFunctionlpips
r"""Function that measures Learned Perceptual Image Patch Similarity (LPIPS). Arguments: x, y (torch.Tensor): the input tensors to co
lpipsPyTorch/__init__.py:6
↓ 1 callersFunctionmain
()
SIBR_viewers/src/projects/dataset_tools/scripts/processRC.py:52
↓ 1 callersFunctionmain
()
SIBR_viewers/src/projects/dataset_tools/preprocess/fullColmapProcess/fullColmapProcess.py:37
↓ 1 callersFunctionmain
()
SIBR_viewers/src/projects/dataset_tools/preprocess/fullColmapProcess/read_write_model.py:480
↓ 1 callersFunctionmain
()
SIBR_viewers/src/projects/dataset_tools/preprocess/fullColmapProcess/selectiveColmapProcess.py:38
↓ 1 callersFunctionmain
()
SIBR_viewers/src/projects/dataset_tools/preprocess/fullColmapProcess/textureOnly.py:36
↓ 1 callersFunctionmain
(argv, path_dest)
SIBR_viewers/src/projects/dataset_tools/preprocess/converters/ibr_preprocess_rc_to_sibr.py:187
↓ 1 callersFunctionmain
(argv, path_dest)
SIBR_viewers/src/projects/dataset_tools/preprocess/converters/ibr_convert_old_to_new.py:93
↓ 1 callersFunctionmain
()
SIBR_viewers/src/projects/dataset_tools/preprocess/converters/generate_list_images.py:46
↓ 1 callersFunctionmain
Print image metadata fields for the given file path. Keyword Arguments: argv (list): commandline arguments (e.g. sys.argv[1:]) R
SIBR_viewers/src/projects/dataset_tools/preprocess/converters/get_image_size.py:303
↓ 1 callersFunctionmain
()
SIBR_viewers/src/projects/dataset_tools/preprocess/converters/colmap2sibr.py:50
↓ 1 callersFunctionmain
()
SIBR_viewers/src/projects/dataset_tools/preprocess/converters/wedge_to_vertex_uvs.py:42
↓ 1 callersFunctionmain
()
SIBR_viewers/src/projects/dataset_tools/preprocess/converters/simplify_mesh.py:56
↓ 1 callersFunctionmatFromTranslation
SIBR_viewers/src/core/system/Matrix.hpp:90
↓ 1 callersMethodmerge
SIBR_viewers/src/core/graphics/MaterialMesh.cpp:1518
↓ 1 callersFunctionmkdir_p
(folder_path)
utils/system_utils.py:16
↓ 1 callersFunctionmousePosition
Set the current mouse position. \param mousePos the new position */
SIBR_viewers/src/core/graphics/Input.hpp:377
↓ 1 callersMethodnormalArray
SIBR_viewers/src/core/graphics/Mesh.hpp:543
↓ 1 callersFunctionnormalize_activation
(x, eps=1e-10)
lpipsPyTorch/modules/utils.py:6
↓ 1 callersMethodonGUI
SIBR_viewers/src/core/view/SceneDebugView.cpp:329
↓ 1 callersMethodonGUI
SIBR_viewers/src/core/view/MultiMeshManager.cpp:62
↓ 1 callersMethodonGui
SIBR_viewers/src/core/view/interface/Interface.cpp:179
↓ 1 callersMethodoneupSHdegree
(self)
scene/gaussian_model.py:121
↓ 1 callersFunctionparseFilename
SIBR_viewers/src/core/graphics/MaterialMesh.cpp:335
↓ 1 callersFunctionparseMatID
Extracts Name from (can accept node == nullptr) <ref id="Name"/>
SIBR_viewers/src/core/graphics/MaterialMesh.cpp:311
↓ 1 callersFunctionparse_args
()
SIBR_viewers/src/projects/dataset_tools/preprocess/fullColmapProcess/colmap2nerf.py:23
↓ 1 callersFunctionperspective
SIBR_viewers/src/core/system/Matrix.cpp:18
↓ 1 callersFunctionperspectiveOffCenter
SIBR_viewers/src/core/system/Matrix.cpp:35
↓ 1 callersFunctionperspectiveStereo
SIBR_viewers/src/core/system/Matrix.cpp:58
↓ 1 callersMethodposition
SIBR_viewers/src/core/graphics/Camera.hpp:332
↓ 1 callersFunctionprepare_output_and_logger
(args)
train.py:138
↓ 1 callersFunctionprintUsage
SIBR_viewers/src/projects/dataset_tools/preprocess/cropFromCenter/main.cpp:40
↓ 1 callersMethodproject
SIBR_viewers/src/core/graphics/Camera.cpp:55
↓ 1 callersMethodpyrDownTemporalBox
SIBR_viewers/src/core/video/VideoUtils.hpp:313
↓ 1 callersMethodpyrUpSpacial
SIBR_viewers/src/core/video/VideoUtils.hpp:337
↓ 1 callersFunctionqvec2rotmat
(qvec)
SIBR_viewers/src/projects/dataset_tools/preprocess/fullColmapProcess/read_write_model.py:453
↓ 1 callersFunctionqvec2rotmat
(qvec)
SIBR_viewers/src/projects/dataset_tools/preprocess/fullColmapProcess/colmap2nerf.py:103
↓ 1 callersFunctionrasterizeTriangle
https://github.com/ssloy/tinyrenderer/wiki/Lesson-2:-Triangle-rasterization-and-back-face-culling Copyright Dmitry V. Sokolov This software is provid
SIBR_viewers/src/core/assets/UVUnwrapper.cpp:76
↓ 1 callersFunctionrasterize_gaussians
( #这个函数调用了一个自定义的PyTorch Autograd Function _RasterizeGaussians.apply,并传递了一系列参数进行高斯光栅化。 means3D, means2D
submodules/diff-gaussian-rasterization/diff_gaussian_rasterization/__init__.py:21
↓ 1 callersFunctionread
()
gaussian_renderer/network_gui.py:43
↓ 1 callersMethodreadBackDepth
SIBR_viewers/src/core/graphics/RenderTarget.hpp:633
↓ 1 callersMethodreadBackPixel
SIBR_viewers/src/core/graphics/Texture.hpp:1335
↓ 1 callersFunctionreadColmapCameras
(cam_extrinsics, cam_intrinsics, images_folder)
scene/dataset_readers.py:68
↓ 1 callersFunctionreadImages
(renders_dir, gt_dir)
metrics.py:24
↓ 1 callersFunctionread_cameras_binary
see: src/base/reconstruction.cc void Reconstruction::WriteCamerasBinary(const std::string& path) void Reconstruction::ReadCameras
SIBR_viewers/src/projects/dataset_tools/preprocess/fullColmapProcess/read_write_model.py:127
↓ 1 callersFunctionread_cameras_text
see: src/base/reconstruction.cc void Reconstruction::WriteCamerasText(const std::string& path) void Reconstruction::ReadCamerasTe
SIBR_viewers/src/projects/dataset_tools/preprocess/fullColmapProcess/read_write_model.py:101
↓ 1 callersFunctionread_extrinsics_binary
see: src/base/reconstruction.cc void Reconstruction::ReadImagesBinary(const std::string& path) void Reconstruction::WriteImagesBi
scene/colmap_loader.py:180
↓ 1 callersFunctionread_extrinsics_text
Taken from https://github.com/colmap/colmap/blob/dev/scripts/python/read_write_model.py
scene/colmap_loader.py:244
↓ 1 callersFunctionread_images_binary
see: src/base/reconstruction.cc void Reconstruction::ReadImagesBinary(const std::string& path) void Reconstruction::WriteImagesBi
SIBR_viewers/src/projects/dataset_tools/preprocess/fullColmapProcess/read_write_model.py:224
↓ 1 callersFunctionread_images_text
see: src/base/reconstruction.cc void Reconstruction::ReadImagesText(const std::string& path) void Reconstruction::WriteImagesText
SIBR_viewers/src/projects/dataset_tools/preprocess/fullColmapProcess/read_write_model.py:193
↓ 1 callersFunctionread_intrinsics_binary
see: src/base/reconstruction.cc void Reconstruction::WriteCamerasBinary(const std::string& path) void Reconstruction::ReadCameras
scene/colmap_loader.py:215
↓ 1 callersFunctionread_intrinsics_text
Taken from https://github.com/colmap/colmap/blob/dev/scripts/python/read_write_model.py
scene/colmap_loader.py:156
↓ 1 callersFunctionread_model
(path, ext="")
SIBR_viewers/src/projects/dataset_tools/preprocess/fullColmapProcess/read_write_model.py:419
↓ 1 callersFunctionread_points3D_binary
see: src/base/reconstruction.cc void Reconstruction::ReadPoints3DBinary(const std::string& path) void Reconstruction::WritePoints
scene/colmap_loader.py:125
↓ 1 callersFunctionread_points3D_binary
see: src/base/reconstruction.cc void Reconstruction::ReadPoints3DBinary(const std::string& path) void Reconstruction::WritePoints
SIBR_viewers/src/projects/dataset_tools/preprocess/fullColmapProcess/read_write_model.py:335
← previousnext →501–600 of 1,831, ranked by callers