-
**Describe the bug**
I use `open3d` and `hidden_point_removal` for months without any issue.
Recently, I got one case which causes me troubles.
A segmentation fault occurs when using `hidden_poin…
-
**Describe the bug**
We use `pcl::io::savePCDFileBinaryCompressed(label_pcd_Name, *cloud_out);` to save our pcd file, and in most situation ,it works well. But in same output file(2 pcd files in 10…
-
Hello, thanks for sharing your code, but I found that there is no kitti dataset in github, can you please share your kitti dataset used in this experiment, thanks.
-
Hi
I am trying use you edge generation code for PCN dataset.
But I am getting error as follows:
FileNotFoundError: [Errno 2] Unable to synchronously open file
FileNotFoundError: [Errno 2] Una…
-
How to convert the .ply file of the PCN dataset into a .pcd file.Because when doing seh training, the input requirement of sest.py is a .pcd file, but after the PCN dataset is downloaded, it is a .ply…
-
### Proposal Summary
Add support for rendering `fiftyone.Segmentation` when the corresponding `Sample` is a pointcloud/pcd file. Currently, semantic segmentation needs to baked into the point cloud…
-
Hi paul,
we just got the data scanned with **RTC360**, and we want to save it from e57 to pcd files.
However, there are some problems there.
when we using `cc.SavePointCloud(pc_raw,new_fn)`, …
-
This will be required for a unified build of base for PCDS and the accelerator. PCDS uses a different, smaller set of target architectures (RTEMS 4.7.1 and LinuxRT x86_64) in comparison to the acceler…
-
Tried to find an email address to ask this, but I wasn't able to find one on your website. Is it possible to annotate 3D data (pcd files) using your tool?
-
The flag to save the pcd files saves a bunch of "frames" of the PCL. However, I would like to access the entire map in one file. Is that possible?