Is there a command to colorize using a geotif?

Feel free to ask any question here
Post Reply
Elbruno
Posts: 32
Joined: Mon Jul 06, 2015 8:08 pm

Is there a command to colorize using a geotif?

Post by Elbruno »

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!
haden
Posts: 5
Joined: Fri Jul 20, 2018 1:44 pm

Re: Is there a command to colorize using a geotif?

Post by haden »

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.
Elbruno
Posts: 32
Joined: Mon Jul 06, 2015 8:08 pm

Re: Is there a command to colorize using a geotif?

Post by Elbruno »

Thank you haden!

Daniel
In CloudCompare, are u planning to do something like this?

Cheers.
muzo583
Posts: 30
Joined: Wed Nov 19, 2014 6:19 pm

Re: Is there a command to colorize using a geotif?

Post by muzo583 »

Hi,

You can use PDAL pipeline as described here:

https://pdal.io/workshop/exercises/anal ... ation.html

cheers.
Elbruno
Posts: 32
Joined: Mon Jul 06, 2015 8:08 pm

Re: Is there a command to colorize using a geotif?

Post by Elbruno »

It is a little complicated to me yet.

I will try it later.

Tyvm!
Post Reply