MCPcopy Create free account

hub / github.com/PRBonn/vdbfusion / functions

Functions154 in github.com/PRBonn/vdbfusion

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
Methodbegin
examples/cpp/utils/Enumerate.h:26
Functionbind_vector_without_repr
src/vdbfusion/pybind/stl_vector_eigen.h:45
Methodbuild_extension
(self, ext)
setup.py:19
Methodcast
Converts from C++ to Python
src/vdbfusion/pybind/pyopenvdb.h:26
Functiondecorator
Decorator created by memoize() for callable `func`.
examples/python/utils/cache.py:17
Methodend
examples/cpp/utils/Enumerate.h:27
Functionenumerate
examples/cpp/utils/Enumerate.h:13
Functionget_cloud_timestamp
(pcd_filename)
examples/python/datasets/newer_college.py:54
Methodload
Converts Python to C++
src/vdbfusion/pybind/pyopenvdb.h:17
Functionmain
Help here!
examples/python/kitti_pipeline.py:11
Functionmain
Help here!
examples/python/cow_pipeline.py:12
Functionmain
Help here!
examples/python/apollo_pipeline.py:12
Functionmain
Help here!
examples/python/tum_pipeline.py:12
Functionmain
Help here!
examples/python/scannet_pipeline.py:12
Functionmain
Help here!
examples/python/newer_college_pipeline.py:12
Functionmain
Help here!
examples/python/icl_pipeline.py:12
Functionmain
Help here!
examples/python/bunny_pieline.py:12
Functionmain
Help here!
examples/python/nuscenes_pipeline.py:12
Functionmain
examples/cpp/kitti_pipeline.cpp:66
Functionmemoize
Same as DiskCache.memoize but ignoring the first argument(self) for the keys.
examples/python/utils/cache.py:11
Methodnow
examples/cpp/utils/Timers.h:97
Methodoperator!=
examples/cpp/utils/Iterable.h:10
Methodoperator!=
examples/cpp/utils/Enumerate.h:17
Methodoperator()
src/vdbfusion/vdbfusion/MarchingCubes.cpp:21
Methodoperator*
examples/cpp/utils/Iterable.h:12
Methodoperator*
examples/cpp/utils/Enumerate.h:22
Methodoperator++
examples/cpp/utils/Iterable.h:11
Methodoperator++
examples/cpp/utils/Enumerate.h:18
Methodoperator=
examples/cpp/utils/Timers.h:77
Methodoperator[]
examples/cpp/datasets/KITTIOdometry.cpp:134
Methodprune
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
Functionpy_array_to_vectors_double
src/vdbfusion/pybind/stl_vector_eigen.h:68
Functionpy_array_to_vectors_int
src/vdbfusion/pybind/stl_vector_eigen.h:83
Functionpybind_eigen_vector_of_vector
src/vdbfusion/pybind/stl_vector_eigen.h:103
Methodrun
(self)
examples/python/pointcloud_pipeline.py:20
Methodtest_extract_tirangle_mesh
(self)
tests/test_vdbfusion.py:27
Methodtest_import
(self)
tests/test_installation.py:8
Methodtest_import_pybind
(self)
tests/test_installation.py:21
Methodtest_integrate
We can't check nothing meaningfull from the python side, so move on.
tests/test_vdbfusion.py:23
Methodtest_not_empty
Checks that the generated python bindings are not empty.
tests/test_installation.py:14
Methodtic
examples/cpp/utils/Timers.h:68
Methodupdate_tsdf
( self, sdf: float, ijk: np.ndarray, weighting_function: Optional[Callable[[float], float]] )
src/vdbfusion/pybind/vdb_volume.py:101
Methodvisualize
(self)
examples/python/pointcloud_pipeline.py:24
Functionwrapper
(*args, **kwargs)
examples/python/utils/cache.py:22
Method~ScopeTimer
examples/cpp/utils/Timers.h:59
Method~VDBVolume
src/vdbfusion/vdbfusion/VDBVolume.h:14
← previous101–154 of 154, ranked by callers