Merge or split layers
This tool works on any set of point clouds. It allows to combine RGB and scalar layers to obtain a customized new layer of color for point clouds.
Color layers in Reconstructor can be distinguished in RGB layers and scalar layers.
RGB data holds the RGB (Red Green Blue) values that define the color of the points (as pixels in an image). Scalar data, on the other hand, defines properties of the colorization that can be used during computations. HSV (for hue, saturation, value; also known as HSB, for hue, saturation, brightness) are alternative representations of the RGB color model. In these models, colors of each hue are arranged in a radial slice, around a central axis of neutral colors which ranges from black at the bottom to white at the top.
Examples of RGB layers are Inclination and Color, while examples of scalar layers are Reflectance, Confidence, Altitude, Inclination respect a plane.
This command allows then to switch between scalar and color channels, customizing them.