Perform Color Analysis

To configure color analysis

  1. Create a new configuration or open an existing configuration to send to Media Server with the process action. Alternatively, you can modify the Media Server configuration file (mediaserver.cfg).

  2. In the [Analysis] section, add a new analysis task using the AnalysisEngine parameter. You can give the task any name, for example:

    [Analysis]
    ...
    AnalysisEngine2=ColorClusterTask
  3. Create a new configuration section to contain the task settings and set the following parameters:

    Type The analysis engine to use. Set this to ColorCluster.
    Input

    (Optional) The name of the track that contains the images to process. If you do not specify an input track, Media Server processes the first track of the correct type.

    ColorSpace (Optional) The color space in which the results of analysis are provided.

    For example:

    [ColorClusterTask]
    Type=ColorCluster
    Input=MyTask.ResultWithSource
    ColorSpace=RGB
    
  4. (Optional) You can restrict color analysis to a specific region of the image or video frame.

  5. Save and close the configuration file.


_HP_HTML5_bannerTitle.htm