Hello,
I would like to color my point cloud with the following band configuration:
NIR - RED - GREEN
Might be the case that I want it in NIR - BLUE - GREEN as well. But the question is the same.
I am wondering if I can do it with lascolor and the following inputs:
- 4 BAND TIF (RGB-NIR)
- LAS 1.2 format point cloud
Of course, in my workflow I would like to skip as many steps as possible, but maybe I need to transform my point cloud to 1.4 first (?).
The result, should be a 3 BAND (NIR-R-G) colorized point cloud (I do not want a 4 band RGB-NIR colorized cloud) where I suppose in R is stored the NIR band, in G the red band and in B the green band.
Does anyone know how I can do it with lastools?
Cheers
Manuel Jurado