Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v6.19 20 lines 485 B view raw
1.. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later 2.. c:namespace:: V4L 3 4.. _hsv-formats: 5 6*********** 7HSV Formats 8*********** 9 10These formats store the color information of the image 11in a geometrical representation. The colors are mapped into a 12cylinder, where the angle is the HUE, the height is the VALUE 13and the distance to the center is the SATURATION. This is a very 14useful format for image segmentation algorithms. 15 16 17.. toctree:: 18 :maxdepth: 1 19 20 pixfmt-packed-hsv