Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⚠️ Clouds need to be colorized (RGB+NIR) and there is an open pip package to do so! #75

Closed
CharlesGaydon opened this issue May 11, 2023 · 1 comment · Fixed by #81
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers help wanted Extra attention is needed

Comments

@CharlesGaydon
Copy link
Collaborator

CharlesGaydon commented May 11, 2023

The package ign-pdal-tools gives some tools for colorization (RGBNIR) via the command:
pdaltools.color.color(raw_las_path, colorized_las_path).

It can be pip installed easily. Dependencies (pdal, python-pdal, and gdal mostly) currently need to be manually installed.

@CharlesGaydon CharlesGaydon added the documentation Improvements or additions to documentation label May 11, 2023
@CharlesGaydon CharlesGaydon added wontfix This will not be worked on and removed wontfix This will not be worked on labels May 15, 2023
@CharlesGaydon CharlesGaydon added help wanted Extra attention is needed good first issue Good for newcomers labels May 25, 2023
@CharlesGaydon CharlesGaydon changed the title Clouds need to be colorized (RGB+NIR) and there is an open pip package to do so! ⚠️ Clouds need to be colorized (RGB+NIR) and there is an open pip package to do so! Jul 26, 2023
@lobnico
Copy link

lobnico commented Aug 3, 2023

Thank you so much that's a feature I needed !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants