Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PRBonn/vdbfusion
/ functions
Functions
154 in github.com/PRBonn/vdbfusion
⨍
Functions
154
◇
Types & classes
27
Method
__len__
(self)
examples/python/datasets/newer_college.py:90
Method
__len__
(self)
examples/python/datasets/nuscenes.py:40
Method
__len__
(self)
examples/python/datasets/tum.py:176
Method
__len__
(self)
examples/python/datasets/icl.py:115
Method
__len__
(self)
examples/python/datasets/cow.py:56
Method
__repr__
(self)
src/vdbfusion/pybind/vdb_volume.py:29
Method
_lidar_pose_gt
(poses_gt)
examples/python/datasets/kitti_odometry.py:88
Method
_lidar_pose_gt
(poses_gt)
examples/python/datasets/nuscenes.py:56
Method
begin
examples/cpp/utils/Enumerate.h:26
Function
bind_vector_without_repr
src/vdbfusion/pybind/stl_vector_eigen.h:45
Method
build_extension
(self, ext)
setup.py:19
Method
cast
Converts from C++ to Python
src/vdbfusion/pybind/pyopenvdb.h:26
Function
decorator
Decorator created by memoize() for callable `func`.
examples/python/utils/cache.py:17
Method
end
examples/cpp/utils/Enumerate.h:27
Function
enumerate
examples/cpp/utils/Enumerate.h:13
Function
get_cloud_timestamp
(pcd_filename)
examples/python/datasets/newer_college.py:54
Method
load
Converts Python to C++
src/vdbfusion/pybind/pyopenvdb.h:17
Function
main
Help here!
examples/python/kitti_pipeline.py:11
Function
main
Help here!
examples/python/cow_pipeline.py:12
Function
main
Help here!
examples/python/apollo_pipeline.py:12
Function
main
Help here!
examples/python/tum_pipeline.py:12
Function
main
Help here!
examples/python/scannet_pipeline.py:12
Function
main
Help here!
examples/python/newer_college_pipeline.py:12
Function
main
Help here!
examples/python/icl_pipeline.py:12
Function
main
Help here!
examples/python/bunny_pieline.py:12
Function
main
Help here!
examples/python/nuscenes_pipeline.py:12
Function
main
examples/cpp/kitti_pipeline.cpp:66
Function
memoize
Same as DiskCache.memoize but ignoring the first argument(self) for the keys.
examples/python/utils/cache.py:11
Method
now
examples/cpp/utils/Timers.h:97
Method
operator!=
examples/cpp/utils/Iterable.h:10
Method
operator!=
examples/cpp/utils/Enumerate.h:17
Method
operator()
src/vdbfusion/vdbfusion/MarchingCubes.cpp:21
Method
operator*
examples/cpp/utils/Iterable.h:12
Method
operator*
examples/cpp/utils/Enumerate.h:22
Method
operator++
examples/cpp/utils/Iterable.h:11
Method
operator++
examples/cpp/utils/Enumerate.h:18
Method
operator=
examples/cpp/utils/Timers.h:77
Method
operator[]
examples/cpp/datasets/KITTIOdometry.cpp:134
Method
prune
Use the W(x) weights grid to cleanup the generated signed distance field according to a minimum weight threshold. This function is id
src/vdbfusion/pybind/vdb_volume.py:142
Function
py_array_to_vectors_double
src/vdbfusion/pybind/stl_vector_eigen.h:68
Function
py_array_to_vectors_int
src/vdbfusion/pybind/stl_vector_eigen.h:83
Function
pybind_eigen_vector_of_vector
src/vdbfusion/pybind/stl_vector_eigen.h:103
Method
run
(self)
examples/python/pointcloud_pipeline.py:20
Method
test_extract_tirangle_mesh
(self)
tests/test_vdbfusion.py:27
Method
test_import
(self)
tests/test_installation.py:8
Method
test_import_pybind
(self)
tests/test_installation.py:21
Method
test_integrate
We can't check nothing meaningfull from the python side, so move on.
tests/test_vdbfusion.py:23
Method
test_not_empty
Checks that the generated python bindings are not empty.
tests/test_installation.py:14
Method
tic
examples/cpp/utils/Timers.h:68
Method
update_tsdf
( self, sdf: float, ijk: np.ndarray, weighting_function: Optional[Callable[[float], float]] )
src/vdbfusion/pybind/vdb_volume.py:101
Method
visualize
(self)
examples/python/pointcloud_pipeline.py:24
Function
wrapper
(*args, **kwargs)
examples/python/utils/cache.py:22
Method
~ScopeTimer
examples/cpp/utils/Timers.h:59
Method
~VDBVolume
src/vdbfusion/vdbfusion/VDBVolume.h:14
← previous
101–154 of 154, ranked by callers