labelCloud icon indicating copy to clipboard operation
labelCloud copied to clipboard

Feature Request : ability to export the point clouds within the bounding box

Open dinkan96 opened this issue 4 years ago • 2 comments

hey,

I think the ability to extract out the point clouds within the bounding boxes created, as .CSV or.ply files should be included in the next build.

Thanks in advance :)

dinkan96 avatar Oct 18 '21 20:10 dinkan96

Hi @dinkan96,

thanks for the request. I could imagine that as an optional feature. However, I wonder about the concrete implementation:

  1. Should each bounding box be saved separately in multiple files per point cloud? OR
  2. Should one *.ply be written per point cloud containing all bounding boxes?

Also I don't think *.csv would be a suitable format for partial point clouds.

ch-sa avatar Oct 19 '21 19:10 ch-sa

think saving separately will be a better option to have.

dinkan96 avatar Oct 20 '21 08:10 dinkan96

@dinkan96 Hi, I implemented a PR to implement this feature here https://github.com/ch-sa/labelCloud/pull/129. Does it suit your use case?

chingyulin avatar Dec 29 '22 15:12 chingyulin

close this as it is implemented in https://github.com/ch-sa/labelCloud/pull/129

chingyulin avatar Feb 02 '23 19:02 chingyulin