cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

hsv-formats.rst (464B)


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