Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HKUST-SAIL/RaDe-GS
/ functions
Functions
2,487 in github.com/HKUST-SAIL/RaDe-GS
⨍
Functions
2,487
◇
Types & classes
545
↓ 1 callers
Method
setVsynced
SIBR_viewers/src/core/graphics/Window.cpp:488
↓ 1 callers
Function
setupConsole
SIBR_viewers/src/core/system/Utils.cpp:44
↓ 1 callers
Method
setupFromData
SIBR_viewers/src/core/scene/CalibratedCameras.cpp:16
↓ 1 callers
Method
setup_functions
(self)
scene/gaussian_model.py:45
↓ 1 callers
Method
shader
SIBR_viewers/src/core/graphics/Shader.cpp:78
↓ 1 callers
Function
sharpness
(imagePath)
SIBR_viewers/src/projects/dataset_tools/preprocess/fullColmapProcess/colmap2nerf.py:97
↓ 1 callers
Function
shouldFlipNormals
SIBR_viewers/src/core/graphics/MaterialMesh.cpp:322
↓ 1 callers
Function
show
SIBR_viewers/src/core/view/interface/InterfaceUtils.h:187
↓ 1 callers
Function
showImGuiWindow
SIBR_viewers/src/core/graphics/GUI.cpp:25
↓ 1 callers
Function
sigmoid
SIBR_viewers/src/projects/gaussianviewer/renderer/GaussianView.cpp:47
↓ 1 callers
Method
sign
SIBR_viewers/src/core/raycaster/Intersector2D.cpp:21
↓ 1 callers
Function
skip_bom
! @brief skip the UTF-8 byte order mark @return true iff there is no BOM or the correct BOM has been skipped */
SIBR_viewers/src/projects/remote/json.hpp:8106
↓ 1 callers
Method
snap
SIBR_viewers/src/core/view/FPSCamera.cpp:63
↓ 1 callers
Function
split
! @brief split the string input to reference tokens @note This function is only called by the json_pointer constructor. All exc
SIBR_viewers/src/projects/remote/json.hpp:13241
↓ 1 callers
Function
strRemoveSpaces
SIBR_viewers/src/core/graphics/Shader.cpp:267
↓ 1 callers
Function
strip_lowerdiag
(L)
utils/general_utils.py:66
↓ 1 callers
Function
strip_symmetric
(sym)
utils/general_utils.py:77
↓ 1 callers
Function
switchSnapping
Toggle automatic snapping when getting close to a camera from the interpolation path. */
SIBR_viewers/src/core/view/InteractiveCameraHandler.hpp:133
↓ 1 callers
Method
temporalBlur
SIBR_viewers/src/core/video/VideoUtils.hpp:251
↓ 1 callers
Function
temporalBlurInPlace
SIBR_viewers/src/core/video/VideoUtils.cpp:1456
↓ 1 callers
Method
texCoordArray
SIBR_viewers/src/core/graphics/Mesh.hpp:560
↓ 1 callers
Method
time_sequence
SIBR_viewers/src/core/video/VideoUtils.hpp:429
↓ 1 callers
Function
timestamp
SIBR_viewers/src/core/system/String.cpp:154
↓ 1 callers
Function
to_cbor
SIBR_viewers/src/projects/remote/json.hpp:24794
↓ 1 callers
Function
to_json_tuple_impl
SIBR_viewers/src/projects/remote/json.hpp:4994
↓ 1 callers
Function
tonemap
SIBR_viewers/src/projects/dataset_tools/preprocess/tonemapper/main.cpp:31
↓ 1 callers
Function
training
( dataset, opt, pipe, testing_iterations, saving_iterations, checkpoint_iterations,
train.py:47
↓ 1 callers
Function
training_report
( tb_writer, iteration, Ll1, loss, normal_loss, ncc_loss, l1_loss, elapsed,
train.py:294
↓ 1 callers
Function
transferSign
SIBR_viewers/extlibs/CudaRasterizer/CudaRasterizer/cuda_rasterizer/auxiliary.h:155
↓ 1 callers
Function
transferSign
submodules/diff-gaussian-rasterization/cuda_rasterizer/auxiliary.h:155
↓ 1 callers
Function
transformPoint4x3
SIBR_viewers/extlibs/CudaRasterizer/CudaRasterizer/cuda_rasterizer/auxiliary.h:50
↓ 1 callers
Function
transformPoint4x3
submodules/diff-gaussian-rasterization/cuda_rasterizer/auxiliary.h:50
↓ 1 callers
Function
transform_poses_pca
Transforms poses so principal components lie on XYZ axes. Args: poses: a (N, 3, 4) array containing the cameras' camera to world transforms
utils/render_utils.py:81
↓ 1 callers
Method
translate
SIBR_viewers/src/core/system/Transform3.hpp:272
↓ 1 callers
Function
triangulate
submodules/tetra_triangulation/src/triangulation.cpp:28
↓ 1 callers
Function
unescape
! * @brief string unescaping as described in RFC 6901 (Sect. 4) * @param[in] s string to unescape * @return unescaped string * * Note the
SIBR_viewers/src/projects/remote/json.hpp:2688
↓ 1 callers
Method
unwrap
SIBR_viewers/src/core/assets/UVUnwrapper.cpp:137
↓ 1 callers
Method
update
SIBR_viewers/src/core/video/MultipleVideoDecoder.hpp:218
↓ 1 callers
Method
update
SIBR_viewers/src/core/video/Video.cpp:164
↓ 1 callers
Method
updateCPU
Load the next frame on the CPU for a set of video players. \param videos the video players to udpate */
SIBR_viewers/src/core/video/MultipleVideoDecoder.hpp:81
↓ 1 callers
Method
updateFromImages
SIBR_viewers/src/core/graphics/Texture.hpp:1242
↓ 1 callers
Method
updateImageView
SIBR_viewers/src/core/view/interface/Interface.cpp:115
↓ 1 callers
Method
updateMeshView
SIBR_viewers/src/core/view/interface/Interface.cpp:477
↓ 1 callers
Method
updateNearsFars
SIBR_viewers/src/core/scene/CalibratedCameras.cpp:35
↓ 1 callers
Method
updateSlices
SIBR_viewers/src/core/graphics/Texture.hpp:1258
↓ 1 callers
Method
updateZoom
SIBR_viewers/src/core/graphics/GUI.cpp:167
↓ 1 callers
Method
update_learning_rate
Learning rate scheduling per step
scene/gaussian_model.py:398
↓ 1 callers
Method
use
SIBR_viewers/src/core/assets/CameraRecorder.cpp:20
↓ 1 callers
Method
useMasks
SIBR_viewers/src/core/renderer/RenderMaskHolder.cpp:27
↓ 1 callers
Function
variance_of_laplacian
(image)
SIBR_viewers/src/projects/dataset_tools/preprocess/fullColmapProcess/colmap2nerf.py:94
↓ 1 callers
Method
vertexArray
SIBR_viewers/src/core/graphics/Mesh.hpp:534
↓ 1 callers
Function
videoLaplacianBlendingContrib
SIBR_viewers/src/core/video/VideoUtils.cpp:1757
↓ 1 callers
Method
video_line
SIBR_viewers/src/core/video/VideoUtils.hpp:440
↓ 1 callers
Method
walk
SIBR_viewers/src/core/system/LoadingProgress.cpp:26
↓ 1 callers
Function
weight
Weight function.( Takes a list of standardized adjusted residuals and returns the square-root-weights for each one ) Currently, the Bisquares estimato
SIBR_viewers/src/projects/dataset_tools/preprocess/alignMeshes/main.cpp:61
↓ 1 callers
Method
writeScaleFactor
SIBR_viewers/src/core/imgproc/CropScaleImageUtility.cpp:80
↓ 1 callers
Method
writeTargetResolution
SIBR_viewers/src/core/imgproc/CropScaleImageUtility.cpp:89
↓ 1 callers
Method
writeToFile
SIBR_viewers/src/core/assets/InputCamera.cpp:1211
↓ 1 callers
Function
write_cameras_binary
see: src/base/reconstruction.cc void Reconstruction::WriteCamerasBinary(const std::string& path) void Reconstruction::ReadCame
SIBR_viewers/src/projects/dataset_tools/preprocess/fullColmapProcess/read_write_model.py:173
↓ 1 callers
Function
write_cameras_text
see: src/base/reconstruction.cc void Reconstruction::WriteCamerasText(const std::string& path) void Reconstruction::ReadCamera
SIBR_viewers/src/projects/dataset_tools/preprocess/fullColmapProcess/read_write_model.py:156
↓ 1 callers
Function
write_images_binary
see: src/base/reconstruction.cc void Reconstruction::ReadImagesBinary(const std::string& path) void Reconstruction::WriteImage
SIBR_viewers/src/projects/dataset_tools/preprocess/fullColmapProcess/read_write_model.py:287
↓ 1 callers
Function
write_images_text
see: src/base/reconstruction.cc void Reconstruction::ReadImagesText(const std::string& path) void Reconstruction::WriteImagesT
SIBR_viewers/src/projects/dataset_tools/preprocess/fullColmapProcess/read_write_model.py:259
↓ 1 callers
Function
write_model
(cameras, images, points3D, path, ext=".bin")
SIBR_viewers/src/projects/dataset_tools/preprocess/fullColmapProcess/read_write_model.py:441
↓ 1 callers
Function
write_points3D_binary
see: src/base/reconstruction.cc void Reconstruction::ReadPoints3DBinary(const std::string& path) void Reconstruction::WritePoi
SIBR_viewers/src/projects/dataset_tools/preprocess/fullColmapProcess/read_write_model.py:390
↓ 1 callers
Function
write_points3D_text
see: src/base/reconstruction.cc void Reconstruction::ReadPoints3DText(const std::string& path) void Reconstruction::WritePoint
SIBR_viewers/src/projects/dataset_tools/preprocess/fullColmapProcess/read_write_model.py:365
↓ 1 callers
Method
z_score
(self, x: torch.Tensor)
lpipsPyTorch/modules/networks.py:50
Method
AddShadowRenderer
SIBR_viewers/src/core/renderer/AddShadowRenderer.cpp:17
Method
AppArgs
SIBR_viewers/src/core/system/CommandLineArgs.cpp:136
Method
Arg
Constructor *\param key the command argument *\param default_value the default value *\param description help message description */
SIBR_viewers/src/core/system/CommandLineArgs.hpp:215
Method
Arg
Constructor *\param key the command argument *\param default_value the default boolean value *\param description help message description
SIBR_viewers/src/core/system/CommandLineArgs.hpp:233
Method
Arg
Constructor *\param key the command argument *\param description help message description *\note Will default to false */
SIBR_viewers/src/core/system/CommandLineArgs.hpp:258
Method
Array2d
SIBR_viewers/src/core/system/Array2d.hpp:122
Method
AutoInitializer
SIBR_viewers/src/core/graphics/Window.cpp:136
Function
BOOST_FOREACH
SIBR_viewers/src/projects/dataset_tools/preprocess/distordCrop/main.cpp:107
Method
BasicIBRScene
SIBR_viewers/src/core/scene/BasicIBRScene.cpp:25
Method
BasicSubView
Default constructor.
SIBR_viewers/src/core/view/MultiViewManager.hpp:286
Method
BasicSubView
SIBR_viewers/src/core/view/MultiViewManager.cpp:414
Function
BigEndianToNative
SIBR_viewers/src/core/assets/colmapheader.h:111
Method
BinaryMeshRenderer
SIBR_viewers/src/core/renderer/BinaryMeshRenderer.cpp:17
Method
BlurRenderer
SIBR_viewers/src/core/renderer/BlurRenderer.cpp:17
Method
Bounds
Default constructor.
SIBR_viewers/src/core/imgproc/DistordCropUtility.hpp:40
Method
BufferCopyRenderer
SIBR_viewers/src/projects/gaussianviewer/renderer/GaussianView.cpp:266
Method
BufferGL
Default constructor. */
SIBR_viewers/src/core/graphics/Mesh.hpp:450
Function
ByteStream
Constructor
SIBR_viewers/src/core/system/ByteStream.hpp:45
Method
CameraInfos
SIBR_viewers/src/core/view/SceneDebugView.cpp:86
Method
ColoredMeshRenderer
SIBR_viewers/src/core/renderer/ColoredMeshRenderer.cpp:18
Method
CopyRenderer
SIBR_viewers/src/core/renderer/CopyRenderer.cpp:17
Method
DatasetView
SIBR_viewers/src/core/view/DatasetView.cpp:17
Method
DebugScopeProfiler
SIBR_viewers/src/core/system/Config.cpp:44
Method
Define
SIBR_viewers/src/core/graphics/Shader.hpp:44
Method
DepthRenderer
SIBR_viewers/src/core/renderer/DepthRenderer.cpp:22
Method
DoubleClick
SIBR_viewers/src/core/view/interface/InterfaceUtils.h:166
Method
DragData
SIBR_viewers/src/core/view/interface/InterfaceUtils.h:149
Method
DrawUtilities
SIBR_viewers/src/core/view/ImagesGrid.cpp:245
Method
ECCtransform
SIBR_viewers/src/core/video/VideoUtils.cpp:806
Method
Exception
submodules/tetra_triangulation/src/utils/exception.h:40
Method
FFVideoEncoder
SIBR_viewers/src/core/video/FFmpegVideoEncoder.cpp:33
Method
FPSCamera
SIBR_viewers/src/core/view/FPSCamera.cpp:26
Method
FPSCounter
SIBR_viewers/src/core/view/FPSCounter.cpp:31
Method
Frustum
SIBR_viewers/src/core/graphics/Frustum.cpp:21
← previous
next →
901–1,000 of 2,487, ranked by callers