iota2.common.create_indexed_color_image
This module provides function to color images according a LUT
Functions
|
from a csv file create a gdal color table |
|
from a labeled image (psz_filename), attribute a color described by file_lut and save it next to psz_filename with the suffix _ColorIndexed IN : pszFileName [string] : path to the image of classification file_lut [string] : path to the file.txt representing a color_table |
|
usage parse color file |
|
write color table |