Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/APRIL-ZJU/Gaussian-LIC
/ functions
Functions
231 in github.com/APRIL-ZJU/Gaussian-LIC
⨍
Functions
231
◇
Types & classes
61
Function
positify
src/eigen_utils.h:147
Method
prepareInputs
src/depth_completer.cpp:125
Method
processOutput
src/depth_completer.cpp:157
Function
psnr_gaussian_splatting
def psnr(img1, img2): * mse = (((img1 - img2)) ** 2).view(img1.shape[0], -1).mean(1, keepdim=True) * return 20 * torch.log10(1.0 / torch.sqr
src/loss_utils.h:45
Method
readFile
src/depth_completer.cpp:86
Method
read_header_element
src/tinyply.h:421
Method
read_header_format
src/tinyply.h:413
Method
read_header_property
src/tinyply.h:426
Method
read_header_text
src/tinyply.h:408
Method
read_property_ascii
src/tinyply.h:444
Method
read_property_binary
src/tinyply.h:432
Method
request_properties_from_element
src/tinyply.h:705
Function
required
src/rasterizer/cuda_rasterizer/rasterizer_impl.h:97
Method
setProjectionMatrix
src/camera.h:89
Method
setWorldViewTransform
src/camera.h:69
Method
set_eps
src/optim_utils.h:63
Function
sort_vec
sorts vectors from large to small * vec: vector to be sorted * sorted_vec: sorted results * ind: the position of each element in the sort result in
src/eigen_utils.h:92
Function
torchTensor2CvGpuMat_Float32
src/tensor_utils.h:154
Function
torchTensor2CvMat_Float32
src/tensor_utils.h:78
Function
transformPoint4x4
src/rasterizer/cuda_rasterizer/auxiliary.h:80
Function
transformVec4x3
src/rasterizer/cuda_rasterizer/auxiliary.h:91
Function
transformVec4x3Transpose
src/rasterizer/cuda_rasterizer/auxiliary.h:101
Method
volume
src/depth_completer.cpp:118
Method
write_ascii_internal
src/tinyply.h:626
Method
write_binary_internal
src/tinyply.h:586
Method
write_header
src/tinyply.h:664
Method
write_property_ascii
src/tinyply.h:467
Method
write_property_binary
src/tinyply.h:485
Function
ypr2R
src/eigen_utils.h:126
Method
~DepthCompleter
src/depth_completer.cpp:46
Method
~PlyFile
src/tinyply.h:965
← previous
201–231 of 231, ranked by callers