MCPcopy Create free account

hub / github.com/Sharath-girish/efficientgaussian / functions

Functions2,006 in github.com/Sharath-girish/efficientgaussian

MethodThreadIdWorker
Deleted copy operator.
SIBR_viewers/src/core/system/ThreadIdWorker.hpp:75
MethodThreadIdWorker
INLINES /////
SIBR_viewers/src/core/system/ThreadIdWorker.hpp:89
MethodTimeHistogram
SIBR_viewers/src/core/video/VideoUtils.hpp:976
MethodTrackBall
SIBR_viewers/src/core/view/TrackBall.cpp:25
MethodTransform3
Constructor: identity transform. */
SIBR_viewers/src/core/system/Transform3.hpp:38
MethodTriTriIntersect
SIBR_viewers/src/core/raycaster/Intersector2D.cpp:59
MethodTriangle
SIBR_viewers/src/core/graphics/Mesh.cpp:2064
MethodULRRenderer
SIBR_viewers/src/projects/ulr/renderer/ULRRenderer.cpp:18
MethodULRV2Renderer
SIBR_viewers/src/projects/ulr/renderer/ULRV2Renderer.cpp:20
MethodULRV2View
SIBR_viewers/src/projects/ulr/renderer/ULRV2View.cpp:28
MethodULRV3Renderer
SIBR_viewers/src/projects/ulr/renderer/ULRV3Renderer.cpp:17
MethodULRV3View
SIBR_viewers/src/projects/ulr/renderer/ULRV3View.cpp:16
MethodULRView
SIBR_viewers/src/projects/ulr/renderer/ULRView.cpp:29
MethodUV
SIBR_viewers/src/core/view/interface/InterfaceUtils.h:39
FunctionUV10
SIBR_viewers/src/core/view/interface/InterfaceUtils.h:60
FunctionUV11
SIBR_viewers/src/core/view/interface/InterfaceUtils.h:55
MethodUVUnwrapper
SIBR_viewers/src/core/assets/UVUnwrapper.cpp:101
FunctionVideoLaplacianPyramid buildVideoLaplacianPyramid
SIBR_viewers/src/core/video/VideoUtils.cpp:1628
MethodVideoPlayer
SIBR_viewers/src/core/video/Video.cpp:145
MethodVideoVolume
medthods
SIBR_viewers/src/core/video/VideoUtils.hpp:83
MethodViewBase
SIBR_viewers/src/core/view/ViewBase.cpp:18
MethodVolume3u collapseLaplacianPyramid
SIBR_viewers/src/core/video/VideoUtils.cpp:140
MethodVolume3u laplacianBlending
SIBR_viewers/src/core/video/VideoUtils.cpp:153
MethodVolume3u> gaussianPyramid
SIBR_viewers/src/core/video/VideoUtils.cpp:62
MethodVolume3u> gaussianPyramidTemporal
SIBR_viewers/src/core/video/VideoUtils.cpp:75
MethodVoxelGrid
Constructor. \param boundingBox bounding box delimiting the voxellized region \param numPerDim number of voxels along each dimension \param forc
SIBR_viewers/src/core/raycaster/VoxelGrid.hpp:250
MethodVoxelGridBase
SIBR_viewers/src/core/raycaster/VoxelGrid.cpp:17
MethodWindow
SIBR_viewers/src/core/graphics/Window.cpp:167
FunctionWriteBinaryLittleEndian
SIBR_viewers/src/core/assets/colmapheader.h:152
MethodXMLTree
SIBR_viewers/src/core/system/XMLTree.cpp:21
MethodZ
Constructor. */
SIBR_viewers/src/core/assets/InputCamera.hpp:36
MethodZ
SIBR_viewers/src/core/assets/InputCamera.cpp:231
Method__call__
(self, step)
utils/general_utils.py:197
Method__init__
(self, sh_degree : int)
scene/gaussian_model.py:46
Method__init__
b :param path: Path to colmap scene main folder.
scene/__init__.py:32
Method__init__
(self, sh_degree : int, latent_args: QuantizeParams)
scene/gaussian_model_sq.py:32
Method__init__
(self, width, height, R, T, FoVx, FoVy, uid, trans=np.array([0.0, 0.0, 0.0]), scale=1.0, data
scene/cameras.py:68
Method__init__
(self, width, height, fovy, fovx, znear, zfar, world_view_transform, full_proj_transform)
scene/cameras.py:100
Method__init__
(self, gamma=1.05, eta=-.05, temperature=2./3.)
utils/general_utils.py:22
Method__init__
(self, total_steps, decay_name='fix', start=0, end=0, params=None)
utils/general_utils.py:190
Method__init__
(self, args, steps, programs)
SIBR_viewers/src/projects/dataset_tools/preprocess/utils/TaskPipeline.py:23
Method__init__
(self, cam_id, path_to_image)
SIBR_viewers/src/projects/dataset_tools/preprocess/converters/bundle.py:22
Method__init__
(self, cam_id, focal_length, radial_dist, rotation, translation)
SIBR_viewers/src/projects/dataset_tools/preprocess/converters/bundle.py:43
Method__init__
(self, feature_point_id, position, color, view_list)
SIBR_viewers/src/projects/dataset_tools/preprocess/converters/bundle.py:73
Method__init__
(self, path_to_bundle)
SIBR_viewers/src/projects/dataset_tools/preprocess/converters/bundle.py:126
Method__init__
(self, parser: ArgumentParser, config: dict, prefixes:str, name : str, fill_none = False)
arguments/__init__.py:55
Method__init__
(self, parser, config, sentinel=False)
arguments/__init__.py:95
Method__init__
(self, parser, config, sentinel=False)
arguments/__init__.py:127
Method__init__
(self, parser, config)
arguments/__init__.py:157
Method__init__
(self, parser, config)
arguments/__init__.py:164
Method__init__
(self, raster_settings)
submodules/diff-gaussian-rasterization/diff_gaussian_rasterization/__init__.py:172
Method__init__
(self, raster_settings)
submodules/diff-gaussian-rasterization-depth/diff_gaussian_rasterization_depth/__init__.py:176
Method__init__
(self, prob_models, lambdas, noise_freq=1)
compress/inf_loss.py:5
Method__init__
(self, in_features: int, out_features: int, ldecode_matrix: str, bias: bool = False)
compress/decoders.py:51
Method__init__
( self, latent_dim: int, feature_dim: int, ldecode_matrix:str, use_shi
compress/decoders.py:111
Method__init__
(self, codebook_bitwidth: int, codebook_dim: int, use_gumbe
compress/decoders.py:291
Method__init__
( self, )
compress/decoders.py:358
Method__init__
(self, channel, is_symmetric=False, is_unimodal=False, num_layers = 4)
compress/bitEstimator.py:49
Method__init__
(self, n_channels_list: Sequence[int])
lpipsPyTorch/modules/networks.py:24
Method__init__
(self)
lpipsPyTorch/modules/networks.py:37
Method__init__
(self)
lpipsPyTorch/modules/networks.py:67
Method__init__
(self)
lpipsPyTorch/modules/networks.py:78
Method__init__
(self, net_type: str = 'alex', version: str = '0.1')
lpipsPyTorch/modules/lpips.py:17
Method__str__
(self)
SIBR_viewers/src/projects/dataset_tools/preprocess/converters/bundle.py:29
Method__str__
(self)
SIBR_viewers/src/projects/dataset_tools/preprocess/converters/bundle.py:62
Method__str__
(self)
SIBR_viewers/src/projects/dataset_tools/preprocess/converters/bundle.py:110
Method_features_dc
(self)
scene/gaussian_model_sq.py:177
Method_features_rest
(self)
scene/gaussian_model_sq.py:186
Method_opacity
(self)
scene/gaussian_model_sq.py:203
Method_rotation
(self)
scene/gaussian_model_sq.py:199
Method_scaling
(self)
scene/gaussian_model_sq.py:195
Method_xyz
(self)
scene/gaussian_model_sq.py:172
MethodactivateCamera
SIBR_viewers/src/core/scene/CalibratedCameras.hpp:107
Functionactive
Toggle view status. \param act if true, the view is active. */
SIBR_viewers/src/core/view/ViewBase.hpp:101
Functionactive
\return true if the panel visible. */
SIBR_viewers/src/core/view/FPSCounter.hpp:61
MethodadaptativeTaubinSmoothing
SIBR_viewers/src/core/graphics/Mesh.cpp:1233
MethodaddAdditionalRenderingForView
SIBR_viewers/src/core/view/MultiViewManager.cpp:301
MethodaddCameras
SIBR_viewers/src/core/view/interface/Interface.cpp:90
MethodaddDynamicMesh
SIBR_viewers/src/core/raycaster/Raycaster.cpp:95
MethodaddEnvironmentMap
SIBR_viewers/src/core/graphics/MaterialMesh.cpp:1682
MethodaddGenericMesh
SIBR_viewers/src/core/raycaster/Raycaster.cpp:100
MethodaddHighlightPixel
SIBR_viewers/src/core/view/interface/Interface.cpp:286
FunctionaddImageLayer
SIBR_viewers/src/core/view/ImagesGrid.hpp:214
FunctionaddImageLayer
SIBR_viewers/src/core/view/interface/Interface.h:237
FunctionaddImageLayerWithLambda
SIBR_viewers/src/core/view/interface/Interface.h:285
MethodaddImagesToHighlight
SIBR_viewers/src/core/view/ImagesGrid.cpp:140
MethodaddPixelToQueue
SIBR_viewers/src/core/imgproc/DistordCropUtility.cpp:30
MethodaddPoint
SIBR_viewers/src/core/view/interface/MeshViewer.cpp:139
MethodaddSubMultiView
SIBR_viewers/src/core/view/MultiViewManager.cpp:181
MethodaddValue
SIBR_viewers/src/core/video/VideoUtils.hpp:871
MethodaddValue
SIBR_viewers/src/core/video/VideoUtils.hpp:925
MethodaddValue
SIBR_viewers/src/core/video/VideoUtils.hpp:1008
MethodaddValues
SIBR_viewers/src/core/video/VideoUtils.hpp:932
MethodaddValues
SIBR_viewers/src/core/video/VideoUtils.hpp:982
Methodadd_densification_stats
(self, viewspace_point_tensor, update_filter)
scene/gaussian_model.py:433
Methodadd_feature_point
(feature_point)
SIBR_viewers/src/projects/dataset_tools/preprocess/converters/bundle.py:53
FunctionalignRotationMatrix
SIBR_viewers/src/core/system/Vector.cpp:28
FunctionallowInteraction
Set if the user should be able to pan/zoom the image *\param opt interaction option **/
SIBR_viewers/src/core/view/ImageView.hpp:88
MethodalphaBlendInputImages
SIBR_viewers/src/core/scene/InputImages.cpp:70
FunctionaltMesh
Set the altMesh and use instead of scene proxy. *\param m mesh to use **/
SIBR_viewers/src/projects/ulr/renderer/ULRView.hpp:57
← previousnext →901–1,000 of 2,006, ranked by callers