isl-org / isl-org/Open3D

TSDF to Integrate pointclouds

Open
#570 8 comments 0 reactions 1 assignee Claimed by @germanros1987 View on GitHub
feature request pointcloud reconstruction
Dominant language
C++
Stars
14k
Forks
2.6k
Avg merge
5d 18h
Merged PRs (30d)
6

Description

**Feature Request**
I'm filtering the pointclouds extracted from UniformTSDFVolume. Then I'd like to get a triangle mesh from the resulting filtered pointcloud. I think the triangle mesh from point cloud functionality is not available yet, but triangle mesh from TSDF is. So I thought I would create a new UniformTSDFVolume and integrate my filtered pointcloud into it, then extract the triangle mesh from the UniformTSDFVolume. However, at the moment UniformTSDFVolume can only integrate RGBD images not point clouds. I guess it wouldn't be too difficult to integrate a point cloud too? that would allow for point cloud preprocessing before integration.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.