[pdal] RGB colors by intesity

Connor Manning connor at hobu.co
Mon Mar 2 09:08:46 PST 2020


I would recommend the Python filter:
https://pdal.io/stages/filters.python.html

On Mon, Mar 2, 2020 at 10:25 AM Antonio Molina <antonio.molina at nmgroup.com>
wrote:

> Hello,
>
> I am new with PDAL. I have been using the last three years LAStools and I
> have now a problem that I don't know how to solve with LAStools, so I am
> exploring other tools/libraries/software.
>
> I want to RGB colourise a point cloud but using Intensity values of each
> point to blend the colours.
>
> So, for example, let's say that I have the vegetation RGB colourise
> monochromatically like R0 G255 B0. My goal is to multiply the RGB values of
> each point by the intensity value of each point (I have already set the
> intensity values between 0 and 255). So doing it, I will get a brighter
> green where the intensity is higher and a darker green where intensity is
> lower. My RGB will be then scaled up to 16 bit which is not a problem for
> me.
>
> Does it sound possible to you using PDAL??
>
> Thank you very much
>
>
> Kind regards
>
> Antonio Javier Soto Molina
>
>
>
> <https://www.linkedin.com/company/nmgroup/>
> _______________________________________________
> pdal mailing list
> pdal at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/pdal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/pdal/attachments/20200302/6528be6d/attachment.html>


More information about the pdal mailing list