Hey,
I have a Geotif and a cloud point of an area.
Is there a way to apply the RGB IR information from geotif to a point cloud?
I got some results, but not great ones.
I've imported a geotif as a point cloud, calcualted the distance between it and the (3D) point cloud.
This create into the geotif a scalar field "distance Z" that I can set as Z coordinates later.
But, you should have a better way to do that.
Thanks!
Is there a command to colorize using a geotif?
Re: Is there a command to colorize using a geotif?
check out this here:
https://docs.safe.com/fme/2018.0/html/F ... setter.htm
there is a free trial version from FME - which works good to colorize pointclouds or geotiffs
generally the software is good to convert files without visually displaying them, so it's perfect for large files or to batch many files.
https://docs.safe.com/fme/2018.0/html/F ... setter.htm
there is a free trial version from FME - which works good to colorize pointclouds or geotiffs
generally the software is good to convert files without visually displaying them, so it's perfect for large files or to batch many files.
Re: Is there a command to colorize using a geotif?
Thank you haden!
Daniel
In CloudCompare, are u planning to do something like this?
Cheers.
Daniel
In CloudCompare, are u planning to do something like this?
Cheers.
Re: Is there a command to colorize using a geotif?
Hi,
You can use PDAL pipeline as described here:
https://pdal.io/workshop/exercises/anal ... ation.html
cheers.
You can use PDAL pipeline as described here:
https://pdal.io/workshop/exercises/anal ... ation.html
cheers.
Re: Is there a command to colorize using a geotif?
It is a little complicated to me yet.
I will try it later.
Tyvm!
I will try it later.
Tyvm!