Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/city-super/Octree-GS
/ functions
Functions
2,325 in github.com/city-super/Octree-GS
⨍
Functions
2,325
◇
Types & classes
520
Method
interpolate
static*/
SIBR_viewers/src/core/graphics/Camera.cpp:119
Method
interpolate
Interpolate between two transformations. *\param from source transformation *\param to destination transformation *\param dist01 interpola
SIBR_viewers/src/core/system/Transform3.hpp:168
Method
interpolateOrbit
SIBR_viewers/src/core/view/Orbit.cpp:149
Method
interpolateUV
SIBR_viewers/src/core/raycaster/Ray.cpp:40
Method
intersect8
SIBR_viewers/src/core/raycaster/Raycaster.cpp:300
Method
intersectionWithBox
SIBR_viewers/src/core/raycaster/VoxelGrid.cpp:283
Method
interval
SIBR_viewers/src/core/system/LoadingProgress.hpp:81
Function
inverse_sigmoid
SIBR_viewers/src/projects/gaussianviewer/renderer/GaussianView.cpp:46
Method
invertedFacesMesh2
SIBR_viewers/src/core/graphics/MaterialMesh.cpp:1639
Method
isActive
SIBR_viewers/src/core/assets/InputCamera.cpp:156
Method
isBlack
SIBR_viewers/src/core/imgproc/DistordCropUtility.cpp:18
Method
isIgnored
SIBR_viewers/src/core/imgproc/PoissonReconstruction.cpp:310
Method
isInMask
SIBR_viewers/src/core/imgproc/PoissonReconstruction.cpp:304
Method
isInRange
SIBR_viewers/src/core/graphics/Image.hpp:417
Method
isInTrackBall2dRegion
SIBR_viewers/src/core/view/TrackBall.cpp:508
Method
isInside
SIBR_viewers/src/core/raycaster/VoxelGrid.cpp:90
Method
isInsideFrustum
SIBR_viewers/src/core/raycaster/CameraRaycaster.cpp:242
Method
isLoaded
SIBR_viewers/src/core/video/Video.cpp:69
Function
isNull
Check if a vector is exactly zero for all components \return true if all components are exactly zero. */
SIBR_viewers/src/core/system/MatrixBasePlugin.hpp:84
Function
isPlaying
\return a boolean denoting if the recorder is currently playing. */
SIBR_viewers/src/core/assets/CameraRecorder.hpp:169
Method
isPressedOnly
Is an item currently pressed and only this one (lasts one frame). \sa isActivated \param code the item code (key or mouse) \return true if th
SIBR_viewers/src/core/graphics/Input.hpp:250
Method
isReady
SIBR_viewers/src/core/graphics/Shader.cpp:88
Function
isRecording
\return a boolean denoting if the recorder is currently recording. */
SIBR_viewers/src/core/assets/CameraRecorder.hpp:174
Function
isSaving
\return a boolean denoting if the recorder is currently asking frames to be saved. */
SIBR_viewers/src/core/assets/CameraRecorder.hpp:179
Function
isSetup
\return true if the handler has been entirely setup */
SIBR_viewers/src/core/view/InteractiveCameraHandler.hpp:199
Method
isValid
SIBR_viewers/src/core/video/VideoUtils.hpp:526
Function
is_discarded
! @brief return whether value is discarded This function returns true if and only if the JSON value was discarded during parsing with
SIBR_viewers/src/projects/remote/json.hpp:20274
Method
is_errored
SIBR_viewers/src/projects/remote/json.hpp:6441
Function
is_primitive
! @brief return whether type is primitive This function returns true if and only if the JSON type is primitive (string, number, boole
SIBR_viewers/src/projects/remote/json.hpp:19973
Function
items
! @brief helper to access iterator member functions in range-based for This function allows to access @ref iterator::key() and @ref i
SIBR_viewers/src/projects/remote/json.hpp:22541
Method
iter_impl
SIBR_viewers/src/projects/remote/json.hpp:11663
Method
iteration_proxy
construct iteration proxy from a container
SIBR_viewers/src/projects/remote/json.hpp:4560
Method
iteration_proxy_value
SIBR_viewers/src/projects/remote/json.hpp:4477
Method
iterator_input_adapter
SIBR_viewers/src/projects/remote/json.hpp:5559
Function
iterator_wrapper
SIBR_viewers/src/projects/remote/json.hpp:22459
Function
jetColor
SIBR_viewers/src/core/graphics/Utils.hpp:45
Function
jetColor
SIBR_viewers/src/core/graphics/Utils.cpp:20
Method
json>
SIBR_viewers/src/projects/remote/json.hpp:26485
Method
json_pointer
! @brief create JSON pointer Create a JSON pointer according to the syntax described in [Section 3 of RFC6901](https://tools.ietf.org
SIBR_viewers/src/projects/remote/json.hpp:12502
Method
json_ref
SIBR_viewers/src/projects/remote/json.hpp:13465
Method
json_reverse_iterator
create reverse iterator from iterator
SIBR_viewers/src/projects/remote/json.hpp:12372
Method
json_sax
SIBR_viewers/src/projects/remote/json.hpp:6041
Method
json_sax_dom_callback_parser
SIBR_viewers/src/projects/remote/json.hpp:6251
Method
json_sax_dom_parser
! @param[in,out] r reference to a JSON value that is manipulated while parsing @param[in] allow_exceptions_ whethe
SIBR_viewers/src/projects/remote/json.hpp:6080
Function
json_value
default constructor (for null values)
SIBR_viewers/src/projects/remote/json.hpp:18495
Method
k1
SIBR_viewers/src/core/assets/InputCamera.cpp:170
Method
k2
SIBR_viewers/src/core/assets/InputCamera.cpp:171
Method
kdtree_get_bbox
SIBR_viewers/src/core/raycaster/KdTree.hpp:97
Method
kdtree_get_point_count
Interface: Must return the number of data points
SIBR_viewers/src/core/raycaster/KdTree.hpp:86
Method
kdtree_get_pt
Interface: Returns the dim'th component of the idx'th point in the class:
SIBR_viewers/src/core/raycaster/KdTree.hpp:91
Method
key
SIBR_viewers/src/projects/remote/json.hpp:6145
Method
key
SIBR_viewers/src/projects/remote/json.hpp:6326
Method
key
return the key of an object iterator
SIBR_viewers/src/projects/remote/json.hpp:12433
Function
l2_loss
(network_output, gt)
utils/loss_utils.py:20
Method
laplacianBlendingTemporal
SIBR_viewers/src/core/video/VideoUtils.hpp:681
Method
laplacianPyramidTemporal
SIBR_viewers/src/core/video/VideoUtils.hpp:625
Method
laplacianSmoothing
SIBR_viewers/src/core/graphics/Mesh.cpp:1193
Method
left
SIBR_viewers/src/core/system/Rect.hpp:98
Function
lerp
Interpolate between two values. \param A first value \param B second value \param fac interpolation factor \return A+fac*(B-A) */
SIBR_viewers/src/core/graphics/Utils.hpp:128
Method
lexer
SIBR_viewers/src/projects/remote/json.hpp:6743
Function
lin2sRGB
SIBR_viewers/src/core/graphics/Utils.cpp:93
Method
linePixels
SIBR_viewers/src/core/view/ImagesGrid.cpp:358
Method
linePixels
SIBR_viewers/src/core/view/interface/InterfaceUtils.cpp:271
Method
list
SIBR_viewers/src/core/view/UIShortcuts.cpp:27
Method
listImagesLayerGUI
SIBR_viewers/src/core/view/ImagesGrid.cpp:155
Method
list_mesh_onGUI
SIBR_viewers/src/core/view/MultiMeshManager.cpp:471
Method
load
SIBR_viewers/src/core/assets/CameraRecorder.cpp:126
Method
load
SIBR_viewers/src/core/assets/ActiveImageFile.cpp:19
Method
load
SIBR_viewers/src/core/assets/ImageListFile.cpp:20
Method
load
SIBR_viewers/src/core/view/TrackBall.cpp:100
Method
load
SIBR_viewers/src/core/video/Video.cpp:19
Method
loadBundle
SIBR_viewers/src/core/assets/CameraRecorder.cpp:177
Method
loadBundleFRIBR
SIBR_viewers/src/core/assets/InputCamera.cpp:880
Method
loadByteStream
SIBR_viewers/src/core/graphics/Image.hpp:870
Method
loadCityTransform
SIBR_viewers/src/core/assets/InputCamera.cpp:1513
Method
loadColmap
SIBR_viewers/src/core/assets/CameraRecorder.cpp:215
Method
loadColmapBin
SIBR_viewers/src/core/assets/InputCamera.cpp:1325
Method
loadCoveringTagsTexture
SIBR_viewers/src/core/graphics/MaterialMesh.cpp:813
Method
loadDefaultCamera
SIBR_viewers/src/core/view/InteractiveCameraHandler.cpp:67
Function
loadFile
SIBR_viewers/src/core/graphics/Shader.cpp:276
Method
loadFromData
SIBR_viewers/src/core/scene/InputImages.cpp:18
Method
loadFromExisting
SIBR_viewers/src/core/scene/InputImages.cpp:45
Method
loadFromExisting
SIBR_viewers/src/core/scene/InputImages.hpp:50
Method
loadFromPath
\todo UN-TESTED code!!!!
SIBR_viewers/src/core/scene/InputImages.cpp:54
Method
loadImages
SIBR_viewers/src/core/assets/ImageListFile.hpp:83
Method
loadJSON
SIBR_viewers/src/core/assets/InputCamera.cpp:1449
Method
loadLookat
SIBR_viewers/src/core/assets/CameraRecorder.cpp:229
Method
loadMasks
SIBR_viewers/src/core/renderer/RenderMaskHolder.cpp:67
Method
loadMeshroom
SIBR_viewers/src/core/assets/InputCamera.cpp:975
Method
loadMtsXML
SIBR_viewers/src/core/graphics/MaterialMesh.cpp:348
Method
loadNVM
SIBR_viewers/src/core/assets/InputCamera.cpp:312
Method
loadNext
SIBR_viewers/src/core/video/Video.cpp:260
Method
loadTransform
SIBR_viewers/src/core/assets/InputCamera.cpp:1578
Method
loopAndDisplay
SIBR_viewers/src/core/video/VideoUtils.hpp:1114
Function
lpips
r"""Function that measures Learned Perceptual Image Patch Similarity (LPIPS). Arguments: x, y (torch.Tensor): the input tensors to co
lpipsPyTorch/__init__.py:6
Function
main
SIBR_viewers/src/core/renderer/BinaryMeshRenderer.cpp:23
Function
main
SIBR_viewers/src/projects/remote/apps/remoteGaussianUI/main.cpp:119
Function
main
SIBR_viewers/src/projects/gaussianviewer/apps/gaussianViewer/main.cpp:99
Function
main
SIBR_viewers/src/projects/dataset_tools/preprocess/unwrapMesh/main.cpp:32
Function
main
SIBR_viewers/src/projects/dataset_tools/preprocess/cropFromCenter/main.cpp:81
← previous
next →
1,601–1,700 of 2,325, ranked by callers