Home
last modified time | relevance | path

Searched refs:depth_sampling_stride (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/open3d/Open3D-0.2/src/Python/Core/
H A Dopen3d_integration.cpp100 int volume_unit_resolution, int depth_sampling_stride) { in pybind_integration() argument
102 with_color, volume_unit_resolution, depth_sampling_stride); in pybind_integration()
/dports/graphics/py-open3d-python/Open3D-0.2/src/Python/Core/
H A Dopen3d_integration.cpp100 int volume_unit_resolution, int depth_sampling_stride) { in pybind_integration() argument
102 with_color, volume_unit_resolution, depth_sampling_stride); in pybind_integration()
/dports/graphics/open3d/Open3D-0.2/src/Core/Integration/
H A DScalableTSDFVolume.h67 int volume_unit_resolution = 16, int depth_sampling_stride = 4);
H A DScalableTSDFVolume.cpp40 int depth_sampling_stride/* = 4*/) : in ScalableTSDFVolume() argument
44 depth_sampling_stride_(depth_sampling_stride) in ScalableTSDFVolume()
/dports/graphics/py-open3d-python/Open3D-0.2/src/Core/Integration/
H A DScalableTSDFVolume.h67 int volume_unit_resolution = 16, int depth_sampling_stride = 4);
H A DScalableTSDFVolume.cpp40 int depth_sampling_stride/* = 4*/) : in ScalableTSDFVolume() argument
44 depth_sampling_stride_(depth_sampling_stride) in ScalableTSDFVolume()