MCPcopy Create free account

hub / github.com/city-super/Octree-GS / functions

Functions2,325 in github.com/city-super/Octree-GS

Methodinterpolate
static*/
SIBR_viewers/src/core/graphics/Camera.cpp:119
Methodinterpolate
Interpolate between two transformations. *\param from source transformation *\param to destination transformation *\param dist01 interpola
SIBR_viewers/src/core/system/Transform3.hpp:168
MethodinterpolateOrbit
SIBR_viewers/src/core/view/Orbit.cpp:149
MethodinterpolateUV
SIBR_viewers/src/core/raycaster/Ray.cpp:40
Methodintersect8
SIBR_viewers/src/core/raycaster/Raycaster.cpp:300
MethodintersectionWithBox
SIBR_viewers/src/core/raycaster/VoxelGrid.cpp:283
Methodinterval
SIBR_viewers/src/core/system/LoadingProgress.hpp:81
Functioninverse_sigmoid
SIBR_viewers/src/projects/gaussianviewer/renderer/GaussianView.cpp:46
MethodinvertedFacesMesh2
SIBR_viewers/src/core/graphics/MaterialMesh.cpp:1639
MethodisActive
SIBR_viewers/src/core/assets/InputCamera.cpp:156
MethodisBlack
SIBR_viewers/src/core/imgproc/DistordCropUtility.cpp:18
MethodisIgnored
SIBR_viewers/src/core/imgproc/PoissonReconstruction.cpp:310
MethodisInMask
SIBR_viewers/src/core/imgproc/PoissonReconstruction.cpp:304
MethodisInRange
SIBR_viewers/src/core/graphics/Image.hpp:417
MethodisInTrackBall2dRegion
SIBR_viewers/src/core/view/TrackBall.cpp:508
MethodisInside
SIBR_viewers/src/core/raycaster/VoxelGrid.cpp:90
MethodisInsideFrustum
SIBR_viewers/src/core/raycaster/CameraRaycaster.cpp:242
MethodisLoaded
SIBR_viewers/src/core/video/Video.cpp:69
FunctionisNull
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
FunctionisPlaying
\return a boolean denoting if the recorder is currently playing. */
SIBR_viewers/src/core/assets/CameraRecorder.hpp:169
MethodisPressedOnly
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
MethodisReady
SIBR_viewers/src/core/graphics/Shader.cpp:88
FunctionisRecording
\return a boolean denoting if the recorder is currently recording. */
SIBR_viewers/src/core/assets/CameraRecorder.hpp:174
FunctionisSaving
\return a boolean denoting if the recorder is currently asking frames to be saved. */
SIBR_viewers/src/core/assets/CameraRecorder.hpp:179
FunctionisSetup
\return true if the handler has been entirely setup */
SIBR_viewers/src/core/view/InteractiveCameraHandler.hpp:199
MethodisValid
SIBR_viewers/src/core/video/VideoUtils.hpp:526
Functionis_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
Methodis_errored
SIBR_viewers/src/projects/remote/json.hpp:6441
Functionis_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
Functionitems
! @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
Methoditer_impl
SIBR_viewers/src/projects/remote/json.hpp:11663
Methoditeration_proxy
construct iteration proxy from a container
SIBR_viewers/src/projects/remote/json.hpp:4560
Methoditeration_proxy_value
SIBR_viewers/src/projects/remote/json.hpp:4477
Methoditerator_input_adapter
SIBR_viewers/src/projects/remote/json.hpp:5559
Functioniterator_wrapper
SIBR_viewers/src/projects/remote/json.hpp:22459
FunctionjetColor
SIBR_viewers/src/core/graphics/Utils.hpp:45
FunctionjetColor
SIBR_viewers/src/core/graphics/Utils.cpp:20
Methodjson>
SIBR_viewers/src/projects/remote/json.hpp:26485
Methodjson_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
Methodjson_ref
SIBR_viewers/src/projects/remote/json.hpp:13465
Methodjson_reverse_iterator
create reverse iterator from iterator
SIBR_viewers/src/projects/remote/json.hpp:12372
Methodjson_sax
SIBR_viewers/src/projects/remote/json.hpp:6041
Methodjson_sax_dom_callback_parser
SIBR_viewers/src/projects/remote/json.hpp:6251
Methodjson_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
Functionjson_value
default constructor (for null values)
SIBR_viewers/src/projects/remote/json.hpp:18495
Methodk1
SIBR_viewers/src/core/assets/InputCamera.cpp:170
Methodk2
SIBR_viewers/src/core/assets/InputCamera.cpp:171
Methodkdtree_get_bbox
SIBR_viewers/src/core/raycaster/KdTree.hpp:97
Methodkdtree_get_point_count
Interface: Must return the number of data points
SIBR_viewers/src/core/raycaster/KdTree.hpp:86
Methodkdtree_get_pt
Interface: Returns the dim'th component of the idx'th point in the class:
SIBR_viewers/src/core/raycaster/KdTree.hpp:91
Methodkey
SIBR_viewers/src/projects/remote/json.hpp:6145
Methodkey
SIBR_viewers/src/projects/remote/json.hpp:6326
Methodkey
return the key of an object iterator
SIBR_viewers/src/projects/remote/json.hpp:12433
Functionl2_loss
(network_output, gt)
utils/loss_utils.py:20
MethodlaplacianBlendingTemporal
SIBR_viewers/src/core/video/VideoUtils.hpp:681
MethodlaplacianPyramidTemporal
SIBR_viewers/src/core/video/VideoUtils.hpp:625
MethodlaplacianSmoothing
SIBR_viewers/src/core/graphics/Mesh.cpp:1193
Methodleft
SIBR_viewers/src/core/system/Rect.hpp:98
Functionlerp
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
Methodlexer
SIBR_viewers/src/projects/remote/json.hpp:6743
Functionlin2sRGB
SIBR_viewers/src/core/graphics/Utils.cpp:93
MethodlinePixels
SIBR_viewers/src/core/view/ImagesGrid.cpp:358
MethodlinePixels
SIBR_viewers/src/core/view/interface/InterfaceUtils.cpp:271
Methodlist
SIBR_viewers/src/core/view/UIShortcuts.cpp:27
MethodlistImagesLayerGUI
SIBR_viewers/src/core/view/ImagesGrid.cpp:155
Methodlist_mesh_onGUI
SIBR_viewers/src/core/view/MultiMeshManager.cpp:471
Methodload
SIBR_viewers/src/core/assets/CameraRecorder.cpp:126
Methodload
SIBR_viewers/src/core/assets/ActiveImageFile.cpp:19
Methodload
SIBR_viewers/src/core/assets/ImageListFile.cpp:20
Methodload
SIBR_viewers/src/core/view/TrackBall.cpp:100
Methodload
SIBR_viewers/src/core/video/Video.cpp:19
MethodloadBundle
SIBR_viewers/src/core/assets/CameraRecorder.cpp:177
MethodloadBundleFRIBR
SIBR_viewers/src/core/assets/InputCamera.cpp:880
MethodloadByteStream
SIBR_viewers/src/core/graphics/Image.hpp:870
MethodloadCityTransform
SIBR_viewers/src/core/assets/InputCamera.cpp:1513
MethodloadColmap
SIBR_viewers/src/core/assets/CameraRecorder.cpp:215
MethodloadColmapBin
SIBR_viewers/src/core/assets/InputCamera.cpp:1325
MethodloadCoveringTagsTexture
SIBR_viewers/src/core/graphics/MaterialMesh.cpp:813
MethodloadDefaultCamera
SIBR_viewers/src/core/view/InteractiveCameraHandler.cpp:67
FunctionloadFile
SIBR_viewers/src/core/graphics/Shader.cpp:276
MethodloadFromData
SIBR_viewers/src/core/scene/InputImages.cpp:18
MethodloadFromExisting
SIBR_viewers/src/core/scene/InputImages.cpp:45
MethodloadFromExisting
SIBR_viewers/src/core/scene/InputImages.hpp:50
MethodloadFromPath
\todo UN-TESTED code!!!!
SIBR_viewers/src/core/scene/InputImages.cpp:54
MethodloadImages
SIBR_viewers/src/core/assets/ImageListFile.hpp:83
MethodloadJSON
SIBR_viewers/src/core/assets/InputCamera.cpp:1449
MethodloadLookat
SIBR_viewers/src/core/assets/CameraRecorder.cpp:229
MethodloadMasks
SIBR_viewers/src/core/renderer/RenderMaskHolder.cpp:67
MethodloadMeshroom
SIBR_viewers/src/core/assets/InputCamera.cpp:975
MethodloadMtsXML
SIBR_viewers/src/core/graphics/MaterialMesh.cpp:348
MethodloadNVM
SIBR_viewers/src/core/assets/InputCamera.cpp:312
MethodloadNext
SIBR_viewers/src/core/video/Video.cpp:260
MethodloadTransform
SIBR_viewers/src/core/assets/InputCamera.cpp:1578
MethodloopAndDisplay
SIBR_viewers/src/core/video/VideoUtils.hpp:1114
Functionlpips
r"""Function that measures Learned Perceptual Image Patch Similarity (LPIPS). Arguments: x, y (torch.Tensor): the input tensors to co
lpipsPyTorch/__init__.py:6
Functionmain
SIBR_viewers/src/core/renderer/BinaryMeshRenderer.cpp:23
Functionmain
SIBR_viewers/src/projects/remote/apps/remoteGaussianUI/main.cpp:119
Functionmain
SIBR_viewers/src/projects/gaussianviewer/apps/gaussianViewer/main.cpp:99
Functionmain
SIBR_viewers/src/projects/dataset_tools/preprocess/unwrapMesh/main.cpp:32
Functionmain
SIBR_viewers/src/projects/dataset_tools/preprocess/cropFromCenter/main.cpp:81
← previousnext →1,601–1,700 of 2,325, ranked by callers