This package contains tools for color processing like the colorization of point clouds by orthoimages or color space conversions (RGB to HSV and vice versa).
Tool: Assign Color LUT as RGB
| Features |
|---|
| • assign a color LUT as SAGA RGB or R,G,B values based on attribute |
| Application |
|---|
| • point cloud colorization based on color look-up table |
Tool: Assign Random Colors as RGB
| Features |
|---|
| • assigns a random color as SAGA RGB or R,G,B value to each unique identifier of a point cloud attribute |
| Application |
|---|
| • point cloud colorization by random colors |
Tool: Assign RGB values from Grid
| Features |
|---|
| • attachment of RGB values from a raster data set as point cloud attribute(s) |
| • point cloud is horizontally projected |
| Application |
|---|
| • point cloud colorization, e.g., with an orthoimage, CIR ... |
Tool: Convert R,G,B values to SAGA RGB
| Features |
|---|
| • conversion of R,G,B values to encoded SAGA RGB |
| Application |
|---|
| • RGB format conversion |
Tool: Convert SAGA RGB to R,G,B Values
| Features |
|---|
| • conversion of encoded SAGA RGB to R,G,B values |
| Application |
|---|
| • RGB format conversion |
Tool: HSV to RGB Color Space Conversion
| Features |
|---|
| • conversion of HSV (hue, saturation, value) values to RGB color space |
| • different options how to interpret the hue, saturation, and value range |
| Application |
|---|
| • color space conversion |
| • creation of false color images |
Tool: RGB to HSV Color Space Conversion
| Features |
|---|
| • conversion of RGB values to HSV (hue, saturation, value) color space |
| Application |
|---|
| • color space conversion |
| • selection/extraction of points with a certain color, e.g., green points (vegetation) |