You can configure the color cluster analysis task to cluster colors around colors that are defined in a dictionary. If you configure a dictionary, Media Server also returns the name of a color for each cluster in the analysis results. Media Server includes some dictionaries in the colorcluster
folder, in the installation directory.
To list the colors that have been defined in a color dictionary
Use the action ListColors
. For example:
/action=ListColors&colordictionary=./colorcluster/basiccolors.dat
where the colordictionary
parameter specifies the path to the color dictionary file. The path can be absolute or relative to the Media Server executable file.
|