Skip to content
This repository has been archived by the owner on Dec 30, 2023. It is now read-only.

Moving least square change colored point cloud size, how to find the correspondent color index? #405

Open
szx0112 opened this issue Mar 24, 2022 · 0 comments

Comments

@szx0112
Copy link

szx0112 commented Mar 24, 2022

Hi python-pcl team,

python-pcl is a great wrapper for pcl in python. However, sometimes the make_moving_least_squares function changes the point cloud size (in most times reduce the size).

For example, the original point cloud contains 500,000 points, the point cloud after MLS might contain roughly 499,900 ~ 499,999 points.

If the per-point color information of the original point cloud is available. How can we re-index these colors in the MLS processed point clouds?

Any comment is appreciated

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant