2.11. HSV Formats

These formats store the color information of the image in a geometrical representation. The colors are mapped into a cylinder, where the angle is the HUE, the height is the VALUE and the distance to the center is the SATURATION. This is a very useful format for image segmentation algorithms.

Previous topic

2.10.29. V4L2_PIX_FMT_M420 (‘M420’)

Next topic

2.11.1. Packed HSV formats

This Page