1 .. -*- coding: utf-8; mode: rst -*-
9 These formats store the color information of the image
10 in a geometrical representation. The colors are mapped into a
11 cylinder, where the angle is the HUE, the height is the VALUE
12 and the distance to the center is the SATURATION. This is a very
13 useful format for image segmentation algorithms.